[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260713 09:07:39.577265 21882 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.94.190:39141
I20260713 09:07:39.578817 21882 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:07:39.579828 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:39.597069 21889 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:39.597188 21888 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:39.598968 21882 server_base.cc:1061] running on GCE node
W20260713 09:07:39.597816 21891 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:40.824551 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:40.824862 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:40.825088 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933660825064 us; error 0 us; skew 500 ppm
I20260713 09:07:40.825985 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:40.831369 21882 webserver.cc:533] Webserver started at http://127.21.94.190:42061/ using document root <none> and password file <none>
I20260713 09:07:40.832254 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:40.832499 21882 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:40.832957 21882 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:40.838908 21882 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933659410156-21882-0/minicluster-data/master-0-root/instance:
uuid: "400219d3ed4b4c1aa72545a62c7ac770"
format_stamp: "Formatted at 2026-07-13 09:07:40 on dist-test-slave-vp30"
I20260713 09:07:40.846871 21882 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:07:40.852180 21897 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:40.853585 21882 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260713 09:07:40.853909 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933659410156-21882-0/minicluster-data/master-0-root
uuid: "400219d3ed4b4c1aa72545a62c7ac770"
format_stamp: "Formatted at 2026-07-13 09:07:40 on dist-test-slave-vp30"
I20260713 09:07:40.854221 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933659410156-21882-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933659410156-21882-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933659410156-21882-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:40.912781 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:40.914434 21882 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260713 09:07:40.914863 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:40.989673 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.190:39141
I20260713 09:07:40.989759 21948 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.190:39141 every 8 connection(s)
I20260713 09:07:40.998147 21949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.020641 21949 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 400219d3ed4b4c1aa72545a62c7ac770: Bootstrap starting.
I20260713 09:07:41.026834 21949 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 400219d3ed4b4c1aa72545a62c7ac770: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:41.028748 21949 log.cc:826] T 00000000000000000000000000000000 P 400219d3ed4b4c1aa72545a62c7ac770: Log is configured to *not* fsync() on all Append() calls
I20260713 09:07:41.033622 21949 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 400219d3ed4b4c1aa72545a62c7ac770: No bootstrap required, opened a new log
I20260713 09:07:41.054419 21949 raft_consensus.cc:359] T 00000000000000000000000000000000 P 400219d3ed4b4c1aa72545a62c7ac770 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "400219d3ed4b4c1aa72545a62c7ac770" member_type: VOTER }
I20260713 09:07:41.054997 21949 raft_consensus.cc:385] T 00000000000000000000000000000000 P 400219d3ed4b4c1aa72545a62c7ac770 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:41.055299 21949 raft_consensus.cc:740] T 00000000000000000000000000000000 P 400219d3ed4b4c1aa72545a62c7ac770 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 400219d3ed4b4c1aa72545a62c7ac770, State: Initialized, Role: FOLLOWER
I20260713 09:07:41.056345 21949 consensus_queue.cc:260] T 00000000000000000000000000000000 P 400219d3ed4b4c1aa72545a62c7ac770 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "400219d3ed4b4c1aa72545a62c7ac770" member_type: VOTER }
I20260713 09:07:41.056864 21949 raft_consensus.cc:399] T 00000000000000000000000000000000 P 400219d3ed4b4c1aa72545a62c7ac770 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:41.057159 21949 raft_consensus.cc:493] T 00000000000000000000000000000000 P 400219d3ed4b4c1aa72545a62c7ac770 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:41.057523 21949 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 400219d3ed4b4c1aa72545a62c7ac770 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:41.061630 21949 raft_consensus.cc:515] T 00000000000000000000000000000000 P 400219d3ed4b4c1aa72545a62c7ac770 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "400219d3ed4b4c1aa72545a62c7ac770" member_type: VOTER }
I20260713 09:07:41.062441 21949 leader_election.cc:304] T 00000000000000000000000000000000 P 400219d3ed4b4c1aa72545a62c7ac770 [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: 400219d3ed4b4c1aa72545a62c7ac770; no voters: 
I20260713 09:07:41.064178 21949 leader_election.cc:290] T 00000000000000000000000000000000 P 400219d3ed4b4c1aa72545a62c7ac770 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:41.064541 21952 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 400219d3ed4b4c1aa72545a62c7ac770 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:41.066903 21952 raft_consensus.cc:697] T 00000000000000000000000000000000 P 400219d3ed4b4c1aa72545a62c7ac770 [term 1 LEADER]: Becoming Leader. State: Replica: 400219d3ed4b4c1aa72545a62c7ac770, State: Running, Role: LEADER
I20260713 09:07:41.067986 21952 consensus_queue.cc:237] T 00000000000000000000000000000000 P 400219d3ed4b4c1aa72545a62c7ac770 [LEADER]: Queue going to LEADER mode. State: All 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: "400219d3ed4b4c1aa72545a62c7ac770" member_type: VOTER }
I20260713 09:07:41.069020 21949 sys_catalog.cc:565] T 00000000000000000000000000000000 P 400219d3ed4b4c1aa72545a62c7ac770 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:41.079393 21953 sys_catalog.cc:455] T 00000000000000000000000000000000 P 400219d3ed4b4c1aa72545a62c7ac770 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 400219d3ed4b4c1aa72545a62c7ac770. Latest consensus state: current_term: 1 leader_uuid: "400219d3ed4b4c1aa72545a62c7ac770" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "400219d3ed4b4c1aa72545a62c7ac770" member_type: VOTER } }
I20260713 09:07:41.079646 21954 sys_catalog.cc:455] T 00000000000000000000000000000000 P 400219d3ed4b4c1aa72545a62c7ac770 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "400219d3ed4b4c1aa72545a62c7ac770" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "400219d3ed4b4c1aa72545a62c7ac770" member_type: VOTER } }
I20260713 09:07:41.080169 21953 sys_catalog.cc:458] T 00000000000000000000000000000000 P 400219d3ed4b4c1aa72545a62c7ac770 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:41.080192 21954 sys_catalog.cc:458] T 00000000000000000000000000000000 P 400219d3ed4b4c1aa72545a62c7ac770 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:41.083755 21962 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:41.096267 21962 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:41.098387 21882 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:41.114451 21962 catalog_manager.cc:1383] Generated new cluster ID: e4ac6ac817714e999a4ce74827cb377f
I20260713 09:07:41.114837 21962 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:41.141032 21962 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:41.143209 21962 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:41.159090 21962 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 400219d3ed4b4c1aa72545a62c7ac770: Generated new TSK 0
I20260713 09:07:41.160290 21962 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:41.229444 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:41.237843 21971 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:41.239353 21972 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:41.243242 21882 server_base.cc:1061] running on GCE node
W20260713 09:07:41.243183 21974 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:41.244266 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:41.244520 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:41.244720 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933661244689 us; error 0 us; skew 500 ppm
I20260713 09:07:41.245388 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:41.249828 21882 webserver.cc:533] Webserver started at http://127.21.94.129:37025/ using document root <none> and password file <none>
I20260713 09:07:41.250385 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:41.250579 21882 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:41.250876 21882 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:41.251977 21882 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933659410156-21882-0/minicluster-data/ts-0-root/instance:
uuid: "43ea5ffaeb30422d87031c33347dfdd7"
format_stamp: "Formatted at 2026-07-13 09:07:41 on dist-test-slave-vp30"
I20260713 09:07:41.258033 21882 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260713 09:07:41.262620 21979 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:41.263509 21882 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.003s
I20260713 09:07:41.263809 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933659410156-21882-0/minicluster-data/ts-0-root
uuid: "43ea5ffaeb30422d87031c33347dfdd7"
format_stamp: "Formatted at 2026-07-13 09:07:41 on dist-test-slave-vp30"
I20260713 09:07:41.264111 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933659410156-21882-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933659410156-21882-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933659410156-21882-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:41.289711 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:41.291203 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:41.294083 21882 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:41.298786 21882 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:41.299010 21882 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:41.299342 21882 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:41.299496 21882 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:41.407265 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.129:39385
I20260713 09:07:41.407330 22041 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.129:39385 every 8 connection(s)
I20260713 09:07:41.414482 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:41.426335 22046 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:41.430095 22047 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:41.437469 21882 server_base.cc:1061] running on GCE node
W20260713 09:07:41.437446 22049 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:41.438705 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:41.438891 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:41.439091 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933661439074 us; error 0 us; skew 500 ppm
I20260713 09:07:41.439695 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:41.442723 21882 webserver.cc:533] Webserver started at http://127.21.94.130:36573/ using document root <none> and password file <none>
I20260713 09:07:41.443249 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:41.443476 21882 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:41.443760 21882 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:41.445031 21882 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933659410156-21882-0/minicluster-data/ts-1-root/instance:
uuid: "4c0661e009d94fcb94cee02a8082085e"
format_stamp: "Formatted at 2026-07-13 09:07:41 on dist-test-slave-vp30"
I20260713 09:07:41.448130 22042 heartbeater.cc:344] Connected to a master server at 127.21.94.190:39141
I20260713 09:07:41.448626 22042 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:41.449843 22042 heartbeater.cc:507] Master 127.21.94.190:39141 requested a full tablet report, sending...
I20260713 09:07:41.451685 21882 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:41.453006 21914 ts_manager.cc:194] Registered new tserver with Master: 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129:39385)
I20260713 09:07:41.455461 21914 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38736
I20260713 09:07:41.456916 22054 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:41.457885 21882 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:07:41.458206 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933659410156-21882-0/minicluster-data/ts-1-root
uuid: "4c0661e009d94fcb94cee02a8082085e"
format_stamp: "Formatted at 2026-07-13 09:07:41 on dist-test-slave-vp30"
I20260713 09:07:41.458559 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933659410156-21882-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933659410156-21882-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933659410156-21882-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:41.505609 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:41.506903 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:41.509665 21882 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:41.512528 21882 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:41.512769 21882 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:41.513002 21882 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:41.513172 21882 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:41.613332 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.130:37169
I20260713 09:07:41.613488 22116 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.130:37169 every 8 connection(s)
I20260713 09:07:41.620903 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:41.629197 22120 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:41.631873 22121 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:41.636175 22117 heartbeater.cc:344] Connected to a master server at 127.21.94.190:39141
I20260713 09:07:41.636588 22117 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:41.637630 22117 heartbeater.cc:507] Master 127.21.94.190:39141 requested a full tablet report, sending...
W20260713 09:07:41.639487 22123 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:41.640024 21882 server_base.cc:1061] running on GCE node
I20260713 09:07:41.640254 21914 ts_manager.cc:194] Registered new tserver with Master: 4c0661e009d94fcb94cee02a8082085e (127.21.94.130:37169)
I20260713 09:07:41.640990 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:41.641235 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:41.641448 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933661641430 us; error 0 us; skew 500 ppm
I20260713 09:07:41.641899 21914 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38740
I20260713 09:07:41.642191 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:41.645236 21882 webserver.cc:533] Webserver started at http://127.21.94.131:43911/ using document root <none> and password file <none>
I20260713 09:07:41.645874 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:41.646111 21882 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:41.646417 21882 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:41.647779 21882 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933659410156-21882-0/minicluster-data/ts-2-root/instance:
uuid: "79f073d9453045aba61d2d31cbd27ee1"
format_stamp: "Formatted at 2026-07-13 09:07:41 on dist-test-slave-vp30"
I20260713 09:07:41.653544 21882 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:07:41.657714 22128 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:41.658622 21882 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:07:41.658977 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933659410156-21882-0/minicluster-data/ts-2-root
uuid: "79f073d9453045aba61d2d31cbd27ee1"
format_stamp: "Formatted at 2026-07-13 09:07:41 on dist-test-slave-vp30"
I20260713 09:07:41.659335 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933659410156-21882-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933659410156-21882-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933659410156-21882-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:41.676224 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:41.677858 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:41.679518 21882 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:41.682551 21882 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:41.682821 21882 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:41.683099 21882 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:41.683307 21882 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:41.789546 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.131:37655
I20260713 09:07:41.789646 22190 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.131:37655 every 8 connection(s)
I20260713 09:07:41.813124 22191 heartbeater.cc:344] Connected to a master server at 127.21.94.190:39141
I20260713 09:07:41.813547 22191 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:41.814342 22191 heartbeater.cc:507] Master 127.21.94.190:39141 requested a full tablet report, sending...
I20260713 09:07:41.816291 21914 ts_manager.cc:194] Registered new tserver with Master: 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131:37655)
I20260713 09:07:41.816954 21882 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.021804651s
I20260713 09:07:41.817690 21914 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38746
I20260713 09:07:41.872588 21914 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38756:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:07:41.876125 21914 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:07:41.968519 22007 tablet_service.cc:1511] Processing CreateTablet for tablet 921b00fe76c14a2198573dfd2bd513c3 (DEFAULT_TABLE table=test-workload [id=af95846f4c984641a85269ff866de0c7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:41.970059 22002 tablet_service.cc:1511] Processing CreateTablet for tablet 16d9bb8f3c2045a4a62eb6731461b65d (DEFAULT_TABLE table=test-workload [id=af95846f4c984641a85269ff866de0c7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:41.970618 22006 tablet_service.cc:1511] Processing CreateTablet for tablet 8029caf396b540818b4c760f9fe9c585 (DEFAULT_TABLE table=test-workload [id=af95846f4c984641a85269ff866de0c7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:41.972623 22005 tablet_service.cc:1511] Processing CreateTablet for tablet 4ea4389a7b0b4888b1c6b672dc8e8490 (DEFAULT_TABLE table=test-workload [id=af95846f4c984641a85269ff866de0c7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:41.974583 22004 tablet_service.cc:1511] Processing CreateTablet for tablet 2022b8f79fce442eaa5b18c922ad327f (DEFAULT_TABLE table=test-workload [id=af95846f4c984641a85269ff866de0c7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:41.976480 22003 tablet_service.cc:1511] Processing CreateTablet for tablet 8a1552d9e6844cabbee4caff861ad2a2 (DEFAULT_TABLE table=test-workload [id=af95846f4c984641a85269ff866de0c7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:41.978127 22007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 921b00fe76c14a2198573dfd2bd513c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.980077 22001 tablet_service.cc:1511] Processing CreateTablet for tablet cfbf6117b6e8458da1d75200dd8a73cc (DEFAULT_TABLE table=test-workload [id=af95846f4c984641a85269ff866de0c7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:41.980592 22002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16d9bb8f3c2045a4a62eb6731461b65d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.982460 22001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfbf6117b6e8458da1d75200dd8a73cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.984701 22005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ea4389a7b0b4888b1c6b672dc8e8490. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.987433 22003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a1552d9e6844cabbee4caff861ad2a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.990569 22004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2022b8f79fce442eaa5b18c922ad327f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.996501 22156 tablet_service.cc:1511] Processing CreateTablet for tablet 921b00fe76c14a2198573dfd2bd513c3 (DEFAULT_TABLE table=test-workload [id=af95846f4c984641a85269ff866de0c7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:41.999096 22006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8029caf396b540818b4c760f9fe9c585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:41.998831 22000 tablet_service.cc:1511] Processing CreateTablet for tablet 75a5e010855b41359edaba9ee84b1bda (DEFAULT_TABLE table=test-workload [id=af95846f4c984641a85269ff866de0c7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:42.004527 22155 tablet_service.cc:1511] Processing CreateTablet for tablet 8029caf396b540818b4c760f9fe9c585 (DEFAULT_TABLE table=test-workload [id=af95846f4c984641a85269ff866de0c7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:42.016417 22156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 921b00fe76c14a2198573dfd2bd513c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.022126 22154 tablet_service.cc:1511] Processing CreateTablet for tablet 4ea4389a7b0b4888b1c6b672dc8e8490 (DEFAULT_TABLE table=test-workload [id=af95846f4c984641a85269ff866de0c7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:42.029101 22000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75a5e010855b41359edaba9ee84b1bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.024066 22153 tablet_service.cc:1511] Processing CreateTablet for tablet 2022b8f79fce442eaa5b18c922ad327f (DEFAULT_TABLE table=test-workload [id=af95846f4c984641a85269ff866de0c7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:42.039776 22155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8029caf396b540818b4c760f9fe9c585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.033986 22082 tablet_service.cc:1511] Processing CreateTablet for tablet 921b00fe76c14a2198573dfd2bd513c3 (DEFAULT_TABLE table=test-workload [id=af95846f4c984641a85269ff866de0c7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:42.039979 21999 tablet_service.cc:1511] Processing CreateTablet for tablet 39a5602805ac4d82b8058a0ca51fb0f8 (DEFAULT_TABLE table=test-workload [id=af95846f4c984641a85269ff866de0c7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:42.041059 22075 tablet_service.cc:1511] Processing CreateTablet for tablet 75a5e010855b41359edaba9ee84b1bda (DEFAULT_TABLE table=test-workload [id=af95846f4c984641a85269ff866de0c7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:42.047350 22078 tablet_service.cc:1511] Processing CreateTablet for tablet 8a1552d9e6844cabbee4caff861ad2a2 (DEFAULT_TABLE table=test-workload [id=af95846f4c984641a85269ff866de0c7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:42.037668 22149 tablet_service.cc:1511] Processing CreateTablet for tablet 75a5e010855b41359edaba9ee84b1bda (DEFAULT_TABLE table=test-workload [id=af95846f4c984641a85269ff866de0c7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:42.052445 22082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 921b00fe76c14a2198573dfd2bd513c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.048164 22080 tablet_service.cc:1511] Processing CreateTablet for tablet 4ea4389a7b0b4888b1c6b672dc8e8490 (DEFAULT_TABLE table=test-workload [id=af95846f4c984641a85269ff866de0c7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:42.056893 22153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2022b8f79fce442eaa5b18c922ad327f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.055370 22081 tablet_service.cc:1511] Processing CreateTablet for tablet 8029caf396b540818b4c760f9fe9c585 (DEFAULT_TABLE table=test-workload [id=af95846f4c984641a85269ff866de0c7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:42.058440 21999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39a5602805ac4d82b8058a0ca51fb0f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.043221 22152 tablet_service.cc:1511] Processing CreateTablet for tablet 8a1552d9e6844cabbee4caff861ad2a2 (DEFAULT_TABLE table=test-workload [id=af95846f4c984641a85269ff866de0c7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:42.048322 22150 tablet_service.cc:1511] Processing CreateTablet for tablet cfbf6117b6e8458da1d75200dd8a73cc (DEFAULT_TABLE table=test-workload [id=af95846f4c984641a85269ff866de0c7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:42.048197 22076 tablet_service.cc:1511] Processing CreateTablet for tablet cfbf6117b6e8458da1d75200dd8a73cc (DEFAULT_TABLE table=test-workload [id=af95846f4c984641a85269ff866de0c7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:42.070819 22151 tablet_service.cc:1511] Processing CreateTablet for tablet 16d9bb8f3c2045a4a62eb6731461b65d (DEFAULT_TABLE table=test-workload [id=af95846f4c984641a85269ff866de0c7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:42.052588 22077 tablet_service.cc:1511] Processing CreateTablet for tablet 16d9bb8f3c2045a4a62eb6731461b65d (DEFAULT_TABLE table=test-workload [id=af95846f4c984641a85269ff866de0c7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:42.075773 22154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ea4389a7b0b4888b1c6b672dc8e8490. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.069687 22074 tablet_service.cc:1511] Processing CreateTablet for tablet 39a5602805ac4d82b8058a0ca51fb0f8 (DEFAULT_TABLE table=test-workload [id=af95846f4c984641a85269ff866de0c7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:42.055480 22079 tablet_service.cc:1511] Processing CreateTablet for tablet 2022b8f79fce442eaa5b18c922ad327f (DEFAULT_TABLE table=test-workload [id=af95846f4c984641a85269ff866de0c7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:42.081498 22152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a1552d9e6844cabbee4caff861ad2a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.083487 22149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75a5e010855b41359edaba9ee84b1bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.084417 22148 tablet_service.cc:1511] Processing CreateTablet for tablet 39a5602805ac4d82b8058a0ca51fb0f8 (DEFAULT_TABLE table=test-workload [id=af95846f4c984641a85269ff866de0c7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:42.087275 22150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfbf6117b6e8458da1d75200dd8a73cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.090560 22078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a1552d9e6844cabbee4caff861ad2a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.092998 22077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16d9bb8f3c2045a4a62eb6731461b65d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.093720 22081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8029caf396b540818b4c760f9fe9c585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.095216 22076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfbf6117b6e8458da1d75200dd8a73cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.100826 22151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16d9bb8f3c2045a4a62eb6731461b65d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.101086 22080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ea4389a7b0b4888b1c6b672dc8e8490. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.122475 22075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75a5e010855b41359edaba9ee84b1bda. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:07:42.133448 21961 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:42.136475 22079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2022b8f79fce442eaa5b18c922ad327f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.139191 22148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39a5602805ac4d82b8058a0ca51fb0f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.149163 22074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39a5602805ac4d82b8058a0ca51fb0f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:42.248682 22209 tablet_bootstrap.cc:492] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7: Bootstrap starting.
I20260713 09:07:42.325659 22209 tablet_bootstrap.cc:654] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.345768 22210 tablet_bootstrap.cc:492] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e: Bootstrap starting.
I20260713 09:07:42.349711 22211 tablet_bootstrap.cc:492] T 8029caf396b540818b4c760f9fe9c585 P 79f073d9453045aba61d2d31cbd27ee1: Bootstrap starting.
I20260713 09:07:42.365207 22210 tablet_bootstrap.cc:654] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.365480 22211 tablet_bootstrap.cc:654] T 8029caf396b540818b4c760f9fe9c585 P 79f073d9453045aba61d2d31cbd27ee1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.363555 22209 tablet_bootstrap.cc:492] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7: No bootstrap required, opened a new log
I20260713 09:07:42.366737 22209 ts_tablet_manager.cc:1403] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7: Time spent bootstrapping tablet: real 0.179s	user 0.000s	sys 0.014s
I20260713 09:07:42.371202 22209 raft_consensus.cc:359] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } }
I20260713 09:07:42.372253 22209 raft_consensus.cc:385] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.372648 22209 raft_consensus.cc:740] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43ea5ffaeb30422d87031c33347dfdd7, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.377859 22209 consensus_queue.cc:260] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } }
I20260713 09:07:42.378510 22210 tablet_bootstrap.cc:492] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e: No bootstrap required, opened a new log
I20260713 09:07:42.378970 22210 ts_tablet_manager.cc:1403] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.007s
I20260713 09:07:42.381851 22210 raft_consensus.cc:359] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } }
I20260713 09:07:42.382561 22210 raft_consensus.cc:385] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.382850 22210 raft_consensus.cc:740] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c0661e009d94fcb94cee02a8082085e, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.383559 22210 consensus_queue.cc:260] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } }
I20260713 09:07:42.384804 22211 tablet_bootstrap.cc:492] T 8029caf396b540818b4c760f9fe9c585 P 79f073d9453045aba61d2d31cbd27ee1: No bootstrap required, opened a new log
I20260713 09:07:42.385490 22211 ts_tablet_manager.cc:1403] T 8029caf396b540818b4c760f9fe9c585 P 79f073d9453045aba61d2d31cbd27ee1: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.009s
I20260713 09:07:42.386750 22042 heartbeater.cc:499] Master 127.21.94.190:39141 was elected leader, sending a full tablet report...
I20260713 09:07:42.387243 22209 ts_tablet_manager.cc:1434] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.007s
I20260713 09:07:42.388198 22209 tablet_bootstrap.cc:492] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7: Bootstrap starting.
I20260713 09:07:42.388161 22117 heartbeater.cc:499] Master 127.21.94.190:39141 was elected leader, sending a full tablet report...
I20260713 09:07:42.393225 22211 raft_consensus.cc:359] T 8029caf396b540818b4c760f9fe9c585 P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.394064 22211 raft_consensus.cc:385] T 8029caf396b540818b4c760f9fe9c585 P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.394425 22211 raft_consensus.cc:740] T 8029caf396b540818b4c760f9fe9c585 P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79f073d9453045aba61d2d31cbd27ee1, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.395268 22211 consensus_queue.cc:260] T 8029caf396b540818b4c760f9fe9c585 P 79f073d9453045aba61d2d31cbd27ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.400470 22209 tablet_bootstrap.cc:654] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.414696 22191 heartbeater.cc:499] Master 127.21.94.190:39141 was elected leader, sending a full tablet report...
I20260713 09:07:42.421766 22210 ts_tablet_manager.cc:1434] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e: Time spent starting tablet: real 0.042s	user 0.002s	sys 0.010s
I20260713 09:07:42.422894 22210 tablet_bootstrap.cc:492] T cfbf6117b6e8458da1d75200dd8a73cc P 4c0661e009d94fcb94cee02a8082085e: Bootstrap starting.
I20260713 09:07:42.425518 22209 tablet_bootstrap.cc:492] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7: No bootstrap required, opened a new log
I20260713 09:07:42.426385 22211 ts_tablet_manager.cc:1434] T 8029caf396b540818b4c760f9fe9c585 P 79f073d9453045aba61d2d31cbd27ee1: Time spent starting tablet: real 0.040s	user 0.015s	sys 0.010s
I20260713 09:07:42.427510 22211 tablet_bootstrap.cc:492] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1: Bootstrap starting.
I20260713 09:07:42.429756 22209 ts_tablet_manager.cc:1403] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7: Time spent bootstrapping tablet: real 0.042s	user 0.025s	sys 0.005s
W20260713 09:07:42.429768 22043 tablet.cc:2406] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:07:42.433974 22209 raft_consensus.cc:359] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.434767 22209 raft_consensus.cc:385] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.435091 22209 raft_consensus.cc:740] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43ea5ffaeb30422d87031c33347dfdd7, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.435945 22209 consensus_queue.cc:260] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.438365 22209 ts_tablet_manager.cc:1434] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:42.439345 22209 tablet_bootstrap.cc:492] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7: Bootstrap starting.
I20260713 09:07:42.442094 22210 tablet_bootstrap.cc:654] T cfbf6117b6e8458da1d75200dd8a73cc P 4c0661e009d94fcb94cee02a8082085e: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.449151 22211 tablet_bootstrap.cc:654] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.449636 22215 raft_consensus.cc:493] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.450098 22215 raft_consensus.cc:515] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.455425 22210 tablet_bootstrap.cc:492] T cfbf6117b6e8458da1d75200dd8a73cc P 4c0661e009d94fcb94cee02a8082085e: No bootstrap required, opened a new log
I20260713 09:07:42.456060 22210 ts_tablet_manager.cc:1403] T cfbf6117b6e8458da1d75200dd8a73cc P 4c0661e009d94fcb94cee02a8082085e: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.000s
I20260713 09:07:42.457520 22217 raft_consensus.cc:493] T 8029caf396b540818b4c760f9fe9c585 P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.458020 22217 raft_consensus.cc:515] T 8029caf396b540818b4c760f9fe9c585 P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.459287 22210 raft_consensus.cc:359] T cfbf6117b6e8458da1d75200dd8a73cc P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.460824 22217 leader_election.cc:290] T 8029caf396b540818b4c760f9fe9c585 P 79f073d9453045aba61d2d31cbd27ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129:39385), 4c0661e009d94fcb94cee02a8082085e (127.21.94.130:37169)
I20260713 09:07:42.466647 22215 leader_election.cc:290] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c0661e009d94fcb94cee02a8082085e (127.21.94.130:37169), 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131:37655)
I20260713 09:07:42.446539 22209 tablet_bootstrap.cc:654] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.459993 22210 raft_consensus.cc:385] T cfbf6117b6e8458da1d75200dd8a73cc P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.471661 22210 raft_consensus.cc:740] T cfbf6117b6e8458da1d75200dd8a73cc P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c0661e009d94fcb94cee02a8082085e, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.472702 22210 consensus_queue.cc:260] T cfbf6117b6e8458da1d75200dd8a73cc P 4c0661e009d94fcb94cee02a8082085e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.481107 22211 tablet_bootstrap.cc:492] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1: No bootstrap required, opened a new log
I20260713 09:07:42.481884 22211 ts_tablet_manager.cc:1403] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.003s
I20260713 09:07:42.484624 22210 ts_tablet_manager.cc:1434] T cfbf6117b6e8458da1d75200dd8a73cc P 4c0661e009d94fcb94cee02a8082085e: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.002s
I20260713 09:07:42.486006 22211 raft_consensus.cc:359] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.487061 22211 raft_consensus.cc:385] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.487514 22211 raft_consensus.cc:740] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79f073d9453045aba61d2d31cbd27ee1, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.488701 22211 consensus_queue.cc:260] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.496912 22210 tablet_bootstrap.cc:492] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e: Bootstrap starting.
I20260713 09:07:42.501081 22211 ts_tablet_manager.cc:1434] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260713 09:07:42.509680 22017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8029caf396b540818b4c760f9fe9c585" candidate_uuid: "79f073d9453045aba61d2d31cbd27ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ea5ffaeb30422d87031c33347dfdd7" is_pre_election: true
I20260713 09:07:42.510318 22211 tablet_bootstrap.cc:492] T cfbf6117b6e8458da1d75200dd8a73cc P 79f073d9453045aba61d2d31cbd27ee1: Bootstrap starting.
W20260713 09:07:42.511881 22129 leader_election.cc:343] T 8029caf396b540818b4c760f9fe9c585 P 79f073d9453045aba61d2d31cbd27ee1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129:39385): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:42.517419 22092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8029caf396b540818b4c760f9fe9c585" candidate_uuid: "79f073d9453045aba61d2d31cbd27ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c0661e009d94fcb94cee02a8082085e" is_pre_election: true
W20260713 09:07:42.520123 22131 leader_election.cc:343] T 8029caf396b540818b4c760f9fe9c585 P 79f073d9453045aba61d2d31cbd27ee1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c0661e009d94fcb94cee02a8082085e (127.21.94.130:37169): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:42.520861 22131 leader_election.cc:304] T 8029caf396b540818b4c760f9fe9c585 P 79f073d9453045aba61d2d31cbd27ee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 79f073d9453045aba61d2d31cbd27ee1; no voters: 43ea5ffaeb30422d87031c33347dfdd7, 4c0661e009d94fcb94cee02a8082085e
I20260713 09:07:42.519433 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d9bb8f3c2045a4a62eb6731461b65d" candidate_uuid: "43ea5ffaeb30422d87031c33347dfdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c0661e009d94fcb94cee02a8082085e" is_pre_election: true
I20260713 09:07:42.521858 22217 raft_consensus.cc:2749] T 8029caf396b540818b4c760f9fe9c585 P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:07:42.524130 21982 leader_election.cc:343] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c0661e009d94fcb94cee02a8082085e (127.21.94.130:37169): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:42.529803 22210 tablet_bootstrap.cc:654] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.529810 22211 tablet_bootstrap.cc:654] T cfbf6117b6e8458da1d75200dd8a73cc P 79f073d9453045aba61d2d31cbd27ee1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.531455 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d9bb8f3c2045a4a62eb6731461b65d" candidate_uuid: "43ea5ffaeb30422d87031c33347dfdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79f073d9453045aba61d2d31cbd27ee1" is_pre_election: true
W20260713 09:07:42.533306 21982 leader_election.cc:343] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131:37655): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:42.536183 21982 leader_election.cc:304] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43ea5ffaeb30422d87031c33347dfdd7; no voters: 4c0661e009d94fcb94cee02a8082085e, 79f073d9453045aba61d2d31cbd27ee1
I20260713 09:07:42.537686 22215 raft_consensus.cc:2749] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:42.535749 22209 tablet_bootstrap.cc:492] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7: No bootstrap required, opened a new log
I20260713 09:07:42.539324 22209 ts_tablet_manager.cc:1403] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7: Time spent bootstrapping tablet: real 0.100s	user 0.010s	sys 0.041s
I20260713 09:07:42.542460 22210 tablet_bootstrap.cc:492] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e: No bootstrap required, opened a new log
I20260713 09:07:42.542913 22210 ts_tablet_manager.cc:1403] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.011s
I20260713 09:07:42.542852 22211 tablet_bootstrap.cc:492] T cfbf6117b6e8458da1d75200dd8a73cc P 79f073d9453045aba61d2d31cbd27ee1: No bootstrap required, opened a new log
I20260713 09:07:42.543184 22209 raft_consensus.cc:359] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.544626 22209 raft_consensus.cc:385] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.544562 22216 raft_consensus.cc:493] T cfbf6117b6e8458da1d75200dd8a73cc P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.545110 22209 raft_consensus.cc:740] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43ea5ffaeb30422d87031c33347dfdd7, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.545213 22216 raft_consensus.cc:515] T cfbf6117b6e8458da1d75200dd8a73cc P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.546105 22209 consensus_queue.cc:260] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.546396 22210 raft_consensus.cc:359] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.547072 22210 raft_consensus.cc:385] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.547353 22210 raft_consensus.cc:740] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c0661e009d94fcb94cee02a8082085e, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.548072 22210 consensus_queue.cc:260] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.550643 22216 leader_election.cc:290] T cfbf6117b6e8458da1d75200dd8a73cc P 4c0661e009d94fcb94cee02a8082085e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129:39385), 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131:37655)
I20260713 09:07:42.553920 22211 ts_tablet_manager.cc:1403] T cfbf6117b6e8458da1d75200dd8a73cc P 79f073d9453045aba61d2d31cbd27ee1: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.004s
I20260713 09:07:42.556794 22211 raft_consensus.cc:359] T cfbf6117b6e8458da1d75200dd8a73cc P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.559085 22209 ts_tablet_manager.cc:1434] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:07:42.560943 22211 raft_consensus.cc:385] T cfbf6117b6e8458da1d75200dd8a73cc P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.561293 22211 raft_consensus.cc:740] T cfbf6117b6e8458da1d75200dd8a73cc P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79f073d9453045aba61d2d31cbd27ee1, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.563526 22209 tablet_bootstrap.cc:492] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7: Bootstrap starting.
I20260713 09:07:42.563268 22211 consensus_queue.cc:260] T cfbf6117b6e8458da1d75200dd8a73cc P 79f073d9453045aba61d2d31cbd27ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.569453 22211 ts_tablet_manager.cc:1434] T cfbf6117b6e8458da1d75200dd8a73cc P 79f073d9453045aba61d2d31cbd27ee1: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.003s
I20260713 09:07:42.570587 22211 tablet_bootstrap.cc:492] T 75a5e010855b41359edaba9ee84b1bda P 79f073d9453045aba61d2d31cbd27ee1: Bootstrap starting.
I20260713 09:07:42.577531 22211 tablet_bootstrap.cc:654] T 75a5e010855b41359edaba9ee84b1bda P 79f073d9453045aba61d2d31cbd27ee1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.580912 22210 ts_tablet_manager.cc:1434] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e: Time spent starting tablet: real 0.037s	user 0.011s	sys 0.003s
I20260713 09:07:42.587828 22210 tablet_bootstrap.cc:492] T 8029caf396b540818b4c760f9fe9c585 P 4c0661e009d94fcb94cee02a8082085e: Bootstrap starting.
I20260713 09:07:42.596794 22210 tablet_bootstrap.cc:654] T 8029caf396b540818b4c760f9fe9c585 P 4c0661e009d94fcb94cee02a8082085e: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.599016 22209 tablet_bootstrap.cc:654] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.598951 22017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfbf6117b6e8458da1d75200dd8a73cc" candidate_uuid: "4c0661e009d94fcb94cee02a8082085e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ea5ffaeb30422d87031c33347dfdd7" is_pre_election: true
W20260713 09:07:42.600764 22055 leader_election.cc:343] T cfbf6117b6e8458da1d75200dd8a73cc P 4c0661e009d94fcb94cee02a8082085e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129:39385): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:42.603955 22211 tablet_bootstrap.cc:492] T 75a5e010855b41359edaba9ee84b1bda P 79f073d9453045aba61d2d31cbd27ee1: No bootstrap required, opened a new log
I20260713 09:07:42.604679 22211 ts_tablet_manager.cc:1403] T 75a5e010855b41359edaba9ee84b1bda P 79f073d9453045aba61d2d31cbd27ee1: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.015s
I20260713 09:07:42.608431 22211 raft_consensus.cc:359] T 75a5e010855b41359edaba9ee84b1bda P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.609328 22211 raft_consensus.cc:385] T 75a5e010855b41359edaba9ee84b1bda P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.609750 22211 raft_consensus.cc:740] T 75a5e010855b41359edaba9ee84b1bda P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79f073d9453045aba61d2d31cbd27ee1, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.610641 22211 consensus_queue.cc:260] T 75a5e010855b41359edaba9ee84b1bda P 79f073d9453045aba61d2d31cbd27ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.611433 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfbf6117b6e8458da1d75200dd8a73cc" candidate_uuid: "4c0661e009d94fcb94cee02a8082085e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79f073d9453045aba61d2d31cbd27ee1" is_pre_election: true
I20260713 09:07:42.612142 22166 raft_consensus.cc:2468] T cfbf6117b6e8458da1d75200dd8a73cc P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c0661e009d94fcb94cee02a8082085e in term 0.
I20260713 09:07:42.613158 22211 ts_tablet_manager.cc:1434] T 75a5e010855b41359edaba9ee84b1bda P 79f073d9453045aba61d2d31cbd27ee1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:07:42.613687 22057 leader_election.cc:304] T cfbf6117b6e8458da1d75200dd8a73cc P 4c0661e009d94fcb94cee02a8082085e [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: 4c0661e009d94fcb94cee02a8082085e, 79f073d9453045aba61d2d31cbd27ee1; no voters: 43ea5ffaeb30422d87031c33347dfdd7
I20260713 09:07:42.614264 22211 tablet_bootstrap.cc:492] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1: Bootstrap starting.
I20260713 09:07:42.614979 22231 raft_consensus.cc:2804] T cfbf6117b6e8458da1d75200dd8a73cc P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:42.615417 22231 raft_consensus.cc:493] T cfbf6117b6e8458da1d75200dd8a73cc P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:42.615742 22231 raft_consensus.cc:3060] T cfbf6117b6e8458da1d75200dd8a73cc P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.619484 22210 tablet_bootstrap.cc:492] T 8029caf396b540818b4c760f9fe9c585 P 4c0661e009d94fcb94cee02a8082085e: No bootstrap required, opened a new log
I20260713 09:07:42.619988 22210 ts_tablet_manager.cc:1403] T 8029caf396b540818b4c760f9fe9c585 P 4c0661e009d94fcb94cee02a8082085e: Time spent bootstrapping tablet: real 0.032s	user 0.004s	sys 0.007s
I20260713 09:07:42.621094 22211 tablet_bootstrap.cc:654] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.623145 22231 raft_consensus.cc:515] T cfbf6117b6e8458da1d75200dd8a73cc P 4c0661e009d94fcb94cee02a8082085e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.622889 22210 raft_consensus.cc:359] T 8029caf396b540818b4c760f9fe9c585 P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.625051 22210 raft_consensus.cc:385] T 8029caf396b540818b4c760f9fe9c585 P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.626099 22017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfbf6117b6e8458da1d75200dd8a73cc" candidate_uuid: "4c0661e009d94fcb94cee02a8082085e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ea5ffaeb30422d87031c33347dfdd7"
W20260713 09:07:42.627506 22055 leader_election.cc:343] T cfbf6117b6e8458da1d75200dd8a73cc P 4c0661e009d94fcb94cee02a8082085e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129:39385): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:42.629379 22209 tablet_bootstrap.cc:492] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7: No bootstrap required, opened a new log
I20260713 09:07:42.629510 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfbf6117b6e8458da1d75200dd8a73cc" candidate_uuid: "4c0661e009d94fcb94cee02a8082085e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79f073d9453045aba61d2d31cbd27ee1"
I20260713 09:07:42.630033 22209 ts_tablet_manager.cc:1403] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7: Time spent bootstrapping tablet: real 0.067s	user 0.017s	sys 0.003s
I20260713 09:07:42.630100 22166 raft_consensus.cc:3060] T cfbf6117b6e8458da1d75200dd8a73cc P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.632977 22211 tablet_bootstrap.cc:492] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1: No bootstrap required, opened a new log
I20260713 09:07:42.633167 22209 raft_consensus.cc:359] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.633490 22211 ts_tablet_manager.cc:1403] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260713 09:07:42.633407 22210 raft_consensus.cc:740] T 8029caf396b540818b4c760f9fe9c585 P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c0661e009d94fcb94cee02a8082085e, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.633879 22209 raft_consensus.cc:385] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.634177 22209 raft_consensus.cc:740] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43ea5ffaeb30422d87031c33347dfdd7, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.634393 22210 consensus_queue.cc:260] T 8029caf396b540818b4c760f9fe9c585 P 4c0661e009d94fcb94cee02a8082085e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.635205 22209 consensus_queue.cc:260] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.636633 22210 ts_tablet_manager.cc:1434] T 8029caf396b540818b4c760f9fe9c585 P 4c0661e009d94fcb94cee02a8082085e: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:07:42.637578 22210 tablet_bootstrap.cc:492] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e: Bootstrap starting.
I20260713 09:07:42.637656 22209 ts_tablet_manager.cc:1434] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:07:42.638612 22209 tablet_bootstrap.cc:492] T cfbf6117b6e8458da1d75200dd8a73cc P 43ea5ffaeb30422d87031c33347dfdd7: Bootstrap starting.
I20260713 09:07:42.645071 22209 tablet_bootstrap.cc:654] T cfbf6117b6e8458da1d75200dd8a73cc P 43ea5ffaeb30422d87031c33347dfdd7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.646909 22210 tablet_bootstrap.cc:654] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.652401 22211 raft_consensus.cc:359] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } }
I20260713 09:07:42.653440 22211 raft_consensus.cc:385] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.653827 22211 raft_consensus.cc:740] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79f073d9453045aba61d2d31cbd27ee1, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.654621 22211 consensus_queue.cc:260] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } }
I20260713 09:07:42.657262 22211 ts_tablet_manager.cc:1434] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:07:42.658267 22211 tablet_bootstrap.cc:492] T 2022b8f79fce442eaa5b18c922ad327f P 79f073d9453045aba61d2d31cbd27ee1: Bootstrap starting.
I20260713 09:07:42.660362 22209 tablet_bootstrap.cc:492] T cfbf6117b6e8458da1d75200dd8a73cc P 43ea5ffaeb30422d87031c33347dfdd7: No bootstrap required, opened a new log
I20260713 09:07:42.660844 22209 ts_tablet_manager.cc:1403] T cfbf6117b6e8458da1d75200dd8a73cc P 43ea5ffaeb30422d87031c33347dfdd7: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.003s
I20260713 09:07:42.664937 22211 tablet_bootstrap.cc:654] T 2022b8f79fce442eaa5b18c922ad327f P 79f073d9453045aba61d2d31cbd27ee1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.665481 22231 leader_election.cc:290] T cfbf6117b6e8458da1d75200dd8a73cc P 4c0661e009d94fcb94cee02a8082085e [CANDIDATE]: Term 1 election: Requested vote from peers 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129:39385), 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131:37655)
I20260713 09:07:42.666599 22166 raft_consensus.cc:2468] T cfbf6117b6e8458da1d75200dd8a73cc P 79f073d9453045aba61d2d31cbd27ee1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c0661e009d94fcb94cee02a8082085e in term 1.
I20260713 09:07:42.667979 22057 leader_election.cc:304] T cfbf6117b6e8458da1d75200dd8a73cc P 4c0661e009d94fcb94cee02a8082085e [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: 4c0661e009d94fcb94cee02a8082085e, 79f073d9453045aba61d2d31cbd27ee1; no voters: 43ea5ffaeb30422d87031c33347dfdd7
I20260713 09:07:42.669117 22231 raft_consensus.cc:2804] T cfbf6117b6e8458da1d75200dd8a73cc P 4c0661e009d94fcb94cee02a8082085e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:42.670404 22231 raft_consensus.cc:697] T cfbf6117b6e8458da1d75200dd8a73cc P 4c0661e009d94fcb94cee02a8082085e [term 1 LEADER]: Becoming Leader. State: Replica: 4c0661e009d94fcb94cee02a8082085e, State: Running, Role: LEADER
I20260713 09:07:42.671357 22231 consensus_queue.cc:237] T cfbf6117b6e8458da1d75200dd8a73cc P 4c0661e009d94fcb94cee02a8082085e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.672906 22210 tablet_bootstrap.cc:492] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e: No bootstrap required, opened a new log
I20260713 09:07:42.673404 22210 ts_tablet_manager.cc:1403] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.002s
I20260713 09:07:42.672727 22209 raft_consensus.cc:359] T cfbf6117b6e8458da1d75200dd8a73cc P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.673730 22209 raft_consensus.cc:385] T cfbf6117b6e8458da1d75200dd8a73cc P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.674110 22209 raft_consensus.cc:740] T cfbf6117b6e8458da1d75200dd8a73cc P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43ea5ffaeb30422d87031c33347dfdd7, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.674839 22209 consensus_queue.cc:260] T cfbf6117b6e8458da1d75200dd8a73cc P 43ea5ffaeb30422d87031c33347dfdd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.676304 22210 raft_consensus.cc:359] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.677064 22210 raft_consensus.cc:385] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.677279 22209 ts_tablet_manager.cc:1434] T cfbf6117b6e8458da1d75200dd8a73cc P 43ea5ffaeb30422d87031c33347dfdd7: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:07:42.677531 22210 raft_consensus.cc:740] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c0661e009d94fcb94cee02a8082085e, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.678458 22209 tablet_bootstrap.cc:492] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7: Bootstrap starting.
I20260713 09:07:42.678385 22210 consensus_queue.cc:260] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.680821 22210 ts_tablet_manager.cc:1434] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:42.684475 22210 tablet_bootstrap.cc:492] T 2022b8f79fce442eaa5b18c922ad327f P 4c0661e009d94fcb94cee02a8082085e: Bootstrap starting.
I20260713 09:07:42.685838 22209 tablet_bootstrap.cc:654] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.696205 22210 tablet_bootstrap.cc:654] T 2022b8f79fce442eaa5b18c922ad327f P 4c0661e009d94fcb94cee02a8082085e: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.699000 22209 tablet_bootstrap.cc:492] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7: No bootstrap required, opened a new log
I20260713 09:07:42.699563 22209 ts_tablet_manager.cc:1403] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.005s
I20260713 09:07:42.702518 22211 tablet_bootstrap.cc:492] T 2022b8f79fce442eaa5b18c922ad327f P 79f073d9453045aba61d2d31cbd27ee1: No bootstrap required, opened a new log
I20260713 09:07:42.702709 22209 raft_consensus.cc:359] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.703464 22211 ts_tablet_manager.cc:1403] T 2022b8f79fce442eaa5b18c922ad327f P 79f073d9453045aba61d2d31cbd27ee1: Time spent bootstrapping tablet: real 0.045s	user 0.005s	sys 0.011s
I20260713 09:07:42.703472 22209 raft_consensus.cc:385] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.703902 22209 raft_consensus.cc:740] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43ea5ffaeb30422d87031c33347dfdd7, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.704689 22209 consensus_queue.cc:260] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.704231 21914 catalog_manager.cc:5697] T cfbf6117b6e8458da1d75200dd8a73cc P 4c0661e009d94fcb94cee02a8082085e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c0661e009d94fcb94cee02a8082085e (127.21.94.130). New cstate: current_term: 1 leader_uuid: "4c0661e009d94fcb94cee02a8082085e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:42.706702 22211 raft_consensus.cc:359] T 2022b8f79fce442eaa5b18c922ad327f P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.707334 22209 ts_tablet_manager.cc:1434] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:07:42.707422 22211 raft_consensus.cc:385] T 2022b8f79fce442eaa5b18c922ad327f P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.707769 22211 raft_consensus.cc:740] T 2022b8f79fce442eaa5b18c922ad327f P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79f073d9453045aba61d2d31cbd27ee1, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.708355 22209 tablet_bootstrap.cc:492] T 8a1552d9e6844cabbee4caff861ad2a2 P 43ea5ffaeb30422d87031c33347dfdd7: Bootstrap starting.
I20260713 09:07:42.708496 22211 consensus_queue.cc:260] T 2022b8f79fce442eaa5b18c922ad327f P 79f073d9453045aba61d2d31cbd27ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.711082 22211 ts_tablet_manager.cc:1434] T 2022b8f79fce442eaa5b18c922ad327f P 79f073d9453045aba61d2d31cbd27ee1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260713 09:07:42.712037 22211 tablet_bootstrap.cc:492] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 79f073d9453045aba61d2d31cbd27ee1: Bootstrap starting.
I20260713 09:07:42.718679 22211 tablet_bootstrap.cc:654] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 79f073d9453045aba61d2d31cbd27ee1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.719233 22215 raft_consensus.cc:493] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.719781 22215 raft_consensus.cc:515] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } }
I20260713 09:07:42.721851 22215 leader_election.cc:290] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131:37655), 4c0661e009d94fcb94cee02a8082085e (127.21.94.130:37169)
I20260713 09:07:42.723793 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921b00fe76c14a2198573dfd2bd513c3" candidate_uuid: "43ea5ffaeb30422d87031c33347dfdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c0661e009d94fcb94cee02a8082085e" is_pre_election: true
I20260713 09:07:42.724651 22091 raft_consensus.cc:2468] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43ea5ffaeb30422d87031c33347dfdd7 in term 0.
I20260713 09:07:42.727470 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921b00fe76c14a2198573dfd2bd513c3" candidate_uuid: "43ea5ffaeb30422d87031c33347dfdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79f073d9453045aba61d2d31cbd27ee1" is_pre_election: true
I20260713 09:07:42.728399 22166 raft_consensus.cc:2468] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43ea5ffaeb30422d87031c33347dfdd7 in term 0.
I20260713 09:07:42.729961 21982 leader_election.cc:304] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ea5ffaeb30422d87031c33347dfdd7, 4c0661e009d94fcb94cee02a8082085e; no voters: 
I20260713 09:07:42.731137 22215 raft_consensus.cc:2804] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:42.731666 22215 raft_consensus.cc:493] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:42.732143 22215 raft_consensus.cc:3060] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.734453 22210 tablet_bootstrap.cc:492] T 2022b8f79fce442eaa5b18c922ad327f P 4c0661e009d94fcb94cee02a8082085e: No bootstrap required, opened a new log
I20260713 09:07:42.734947 22210 ts_tablet_manager.cc:1403] T 2022b8f79fce442eaa5b18c922ad327f P 4c0661e009d94fcb94cee02a8082085e: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.008s
I20260713 09:07:42.736016 22209 tablet_bootstrap.cc:654] T 8a1552d9e6844cabbee4caff861ad2a2 P 43ea5ffaeb30422d87031c33347dfdd7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.738875 22210 raft_consensus.cc:359] T 2022b8f79fce442eaa5b18c922ad327f P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.742009 22210 raft_consensus.cc:385] T 2022b8f79fce442eaa5b18c922ad327f P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.742417 22210 raft_consensus.cc:740] T 2022b8f79fce442eaa5b18c922ad327f P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c0661e009d94fcb94cee02a8082085e, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.747254 22215 raft_consensus.cc:515] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } }
I20260713 09:07:42.750288 22215 leader_election.cc:290] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 [CANDIDATE]: Term 1 election: Requested vote from peers 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131:37655), 4c0661e009d94fcb94cee02a8082085e (127.21.94.130:37169)
I20260713 09:07:42.750977 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921b00fe76c14a2198573dfd2bd513c3" candidate_uuid: "43ea5ffaeb30422d87031c33347dfdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79f073d9453045aba61d2d31cbd27ee1"
I20260713 09:07:42.751550 22166 raft_consensus.cc:3060] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.754524 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921b00fe76c14a2198573dfd2bd513c3" candidate_uuid: "43ea5ffaeb30422d87031c33347dfdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c0661e009d94fcb94cee02a8082085e"
I20260713 09:07:42.755101 22091 raft_consensus.cc:3060] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.762063 22091 raft_consensus.cc:2468] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ea5ffaeb30422d87031c33347dfdd7 in term 1.
I20260713 09:07:42.763299 21982 leader_election.cc:304] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ea5ffaeb30422d87031c33347dfdd7, 4c0661e009d94fcb94cee02a8082085e; no voters: 
I20260713 09:07:42.765005 22166 raft_consensus.cc:2468] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ea5ffaeb30422d87031c33347dfdd7 in term 1.
I20260713 09:07:42.766130 22211 tablet_bootstrap.cc:492] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 79f073d9453045aba61d2d31cbd27ee1: No bootstrap required, opened a new log
I20260713 09:07:42.743431 22210 consensus_queue.cc:260] T 2022b8f79fce442eaa5b18c922ad327f P 4c0661e009d94fcb94cee02a8082085e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.767369 22211 ts_tablet_manager.cc:1403] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 79f073d9453045aba61d2d31cbd27ee1: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.022s
I20260713 09:07:42.767827 22215 raft_consensus.cc:2804] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:42.774266 22209 tablet_bootstrap.cc:492] T 8a1552d9e6844cabbee4caff861ad2a2 P 43ea5ffaeb30422d87031c33347dfdd7: No bootstrap required, opened a new log
I20260713 09:07:42.774740 22209 ts_tablet_manager.cc:1403] T 8a1552d9e6844cabbee4caff861ad2a2 P 43ea5ffaeb30422d87031c33347dfdd7: Time spent bootstrapping tablet: real 0.067s	user 0.007s	sys 0.006s
I20260713 09:07:42.777967 22210 ts_tablet_manager.cc:1434] T 2022b8f79fce442eaa5b18c922ad327f P 4c0661e009d94fcb94cee02a8082085e: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.001s
I20260713 09:07:42.777556 22209 raft_consensus.cc:359] T 8a1552d9e6844cabbee4caff861ad2a2 P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.778375 22209 raft_consensus.cc:385] T 8a1552d9e6844cabbee4caff861ad2a2 P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.778803 22209 raft_consensus.cc:740] T 8a1552d9e6844cabbee4caff861ad2a2 P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43ea5ffaeb30422d87031c33347dfdd7, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.778980 22215 raft_consensus.cc:697] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 LEADER]: Becoming Leader. State: Replica: 43ea5ffaeb30422d87031c33347dfdd7, State: Running, Role: LEADER
I20260713 09:07:42.779014 22210 tablet_bootstrap.cc:492] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e: Bootstrap starting.
I20260713 09:07:42.778102 22211 raft_consensus.cc:359] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.779707 22209 consensus_queue.cc:260] T 8a1552d9e6844cabbee4caff861ad2a2 P 43ea5ffaeb30422d87031c33347dfdd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.780893 22215 consensus_queue.cc:237] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } }
I20260713 09:07:42.781569 22211 raft_consensus.cc:385] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.783408 22211 raft_consensus.cc:740] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79f073d9453045aba61d2d31cbd27ee1, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.785665 22209 ts_tablet_manager.cc:1434] T 8a1552d9e6844cabbee4caff861ad2a2 P 43ea5ffaeb30422d87031c33347dfdd7: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:07:42.786741 22209 tablet_bootstrap.cc:492] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7: Bootstrap starting.
I20260713 09:07:42.784870 22211 consensus_queue.cc:260] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 79f073d9453045aba61d2d31cbd27ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.791392 22211 ts_tablet_manager.cc:1434] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 79f073d9453045aba61d2d31cbd27ee1: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260713 09:07:42.792348 22211 tablet_bootstrap.cc:492] T 39a5602805ac4d82b8058a0ca51fb0f8 P 79f073d9453045aba61d2d31cbd27ee1: Bootstrap starting.
I20260713 09:07:42.806939 22210 tablet_bootstrap.cc:654] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.809955 22211 tablet_bootstrap.cc:654] T 39a5602805ac4d82b8058a0ca51fb0f8 P 79f073d9453045aba61d2d31cbd27ee1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.803304 21911 catalog_manager.cc:5697] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129). New cstate: current_term: 1 leader_uuid: "43ea5ffaeb30422d87031c33347dfdd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:42.810927 22215 raft_consensus.cc:493] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.811574 22215 raft_consensus.cc:515] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.814302 22215 leader_election.cc:290] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c0661e009d94fcb94cee02a8082085e (127.21.94.130:37169), 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131:37655)
I20260713 09:07:42.814972 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8029caf396b540818b4c760f9fe9c585" candidate_uuid: "43ea5ffaeb30422d87031c33347dfdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c0661e009d94fcb94cee02a8082085e" is_pre_election: true
I20260713 09:07:42.815857 22209 tablet_bootstrap.cc:654] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.815780 22091 raft_consensus.cc:2468] T 8029caf396b540818b4c760f9fe9c585 P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43ea5ffaeb30422d87031c33347dfdd7 in term 0.
I20260713 09:07:42.817282 21982 leader_election.cc:304] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ea5ffaeb30422d87031c33347dfdd7, 4c0661e009d94fcb94cee02a8082085e; no voters: 
I20260713 09:07:42.817653 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8029caf396b540818b4c760f9fe9c585" candidate_uuid: "43ea5ffaeb30422d87031c33347dfdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79f073d9453045aba61d2d31cbd27ee1" is_pre_election: true
I20260713 09:07:42.818678 22166 raft_consensus.cc:2468] T 8029caf396b540818b4c760f9fe9c585 P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43ea5ffaeb30422d87031c33347dfdd7 in term 0.
I20260713 09:07:42.818809 22215 raft_consensus.cc:2804] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:42.822506 22215 raft_consensus.cc:493] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:42.822952 22215 raft_consensus.cc:3060] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.824431 22231 raft_consensus.cc:493] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.824858 22231 raft_consensus.cc:515] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.828509 22017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a5e010855b41359edaba9ee84b1bda" candidate_uuid: "4c0661e009d94fcb94cee02a8082085e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ea5ffaeb30422d87031c33347dfdd7" is_pre_election: true
W20260713 09:07:42.830454 22055 leader_election.cc:343] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129:39385): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:42.832485 22215 raft_consensus.cc:515] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.837652 22247 raft_consensus.cc:493] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.838207 22247 raft_consensus.cc:515] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.842902 22165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2022b8f79fce442eaa5b18c922ad327f" candidate_uuid: "43ea5ffaeb30422d87031c33347dfdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79f073d9453045aba61d2d31cbd27ee1" is_pre_election: true
I20260713 09:07:42.843863 22165 raft_consensus.cc:2468] T 2022b8f79fce442eaa5b18c922ad327f P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43ea5ffaeb30422d87031c33347dfdd7 in term 0.
I20260713 09:07:42.845561 21982 leader_election.cc:304] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ea5ffaeb30422d87031c33347dfdd7, 79f073d9453045aba61d2d31cbd27ee1; no voters: 
I20260713 09:07:42.848832 22231 leader_election.cc:290] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129:39385), 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131:37655)
I20260713 09:07:42.848922 22092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2022b8f79fce442eaa5b18c922ad327f" candidate_uuid: "43ea5ffaeb30422d87031c33347dfdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c0661e009d94fcb94cee02a8082085e" is_pre_election: true
I20260713 09:07:42.849845 22092 raft_consensus.cc:2468] T 2022b8f79fce442eaa5b18c922ad327f P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43ea5ffaeb30422d87031c33347dfdd7 in term 0.
I20260713 09:07:42.849987 22247 leader_election.cc:290] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c0661e009d94fcb94cee02a8082085e (127.21.94.130:37169), 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131:37655)
I20260713 09:07:42.850735 22247 raft_consensus.cc:2804] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:42.851176 22247 raft_consensus.cc:493] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:42.851617 22247 raft_consensus.cc:3060] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.851807 22165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a5e010855b41359edaba9ee84b1bda" candidate_uuid: "4c0661e009d94fcb94cee02a8082085e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79f073d9453045aba61d2d31cbd27ee1" is_pre_election: true
I20260713 09:07:42.852650 22165 raft_consensus.cc:2468] T 75a5e010855b41359edaba9ee84b1bda P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c0661e009d94fcb94cee02a8082085e in term 0.
I20260713 09:07:42.854202 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8029caf396b540818b4c760f9fe9c585" candidate_uuid: "43ea5ffaeb30422d87031c33347dfdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c0661e009d94fcb94cee02a8082085e"
I20260713 09:07:42.854939 22091 raft_consensus.cc:3060] T 8029caf396b540818b4c760f9fe9c585 P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.855928 22215 leader_election.cc:290] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [CANDIDATE]: Term 1 election: Requested vote from peers 4c0661e009d94fcb94cee02a8082085e (127.21.94.130:37169), 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131:37655)
I20260713 09:07:42.859119 22057 leader_election.cc:304] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e [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: 4c0661e009d94fcb94cee02a8082085e, 79f073d9453045aba61d2d31cbd27ee1; no voters: 43ea5ffaeb30422d87031c33347dfdd7
I20260713 09:07:42.860188 22231 raft_consensus.cc:2804] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:42.860567 22231 raft_consensus.cc:493] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:42.860884 22231 raft_consensus.cc:3060] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.866252 22215 raft_consensus.cc:493] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.866825 22215 raft_consensus.cc:515] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.868872 22215 leader_election.cc:290] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c0661e009d94fcb94cee02a8082085e (127.21.94.130:37169), 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131:37655)
I20260713 09:07:42.871503 22247 raft_consensus.cc:515] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.872226 22231 raft_consensus.cc:515] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.873621 22091 raft_consensus.cc:2468] T 8029caf396b540818b4c760f9fe9c585 P 4c0661e009d94fcb94cee02a8082085e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ea5ffaeb30422d87031c33347dfdd7 in term 1.
I20260713 09:07:42.875056 22017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a5e010855b41359edaba9ee84b1bda" candidate_uuid: "4c0661e009d94fcb94cee02a8082085e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ea5ffaeb30422d87031c33347dfdd7"
I20260713 09:07:42.875463 22211 tablet_bootstrap.cc:492] T 39a5602805ac4d82b8058a0ca51fb0f8 P 79f073d9453045aba61d2d31cbd27ee1: No bootstrap required, opened a new log
I20260713 09:07:42.875864 22231 leader_election.cc:290] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e [CANDIDATE]: Term 1 election: Requested vote from peers 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129:39385), 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131:37655)
I20260713 09:07:42.886318 22211 ts_tablet_manager.cc:1403] T 39a5602805ac4d82b8058a0ca51fb0f8 P 79f073d9453045aba61d2d31cbd27ee1: Time spent bootstrapping tablet: real 0.094s	user 0.035s	sys 0.026s
W20260713 09:07:42.887105 22055 leader_election.cc:343] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129:39385): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:42.876907 22165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a5e010855b41359edaba9ee84b1bda" candidate_uuid: "4c0661e009d94fcb94cee02a8082085e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79f073d9453045aba61d2d31cbd27ee1"
I20260713 09:07:42.887861 22165 raft_consensus.cc:3060] T 75a5e010855b41359edaba9ee84b1bda P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.889024 22211 raft_consensus.cc:359] T 39a5602805ac4d82b8058a0ca51fb0f8 P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.889731 22211 raft_consensus.cc:385] T 39a5602805ac4d82b8058a0ca51fb0f8 P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.889981 22211 raft_consensus.cc:740] T 39a5602805ac4d82b8058a0ca51fb0f8 P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79f073d9453045aba61d2d31cbd27ee1, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.877583 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8029caf396b540818b4c760f9fe9c585" candidate_uuid: "43ea5ffaeb30422d87031c33347dfdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79f073d9453045aba61d2d31cbd27ee1"
I20260713 09:07:42.890942 22166 raft_consensus.cc:3060] T 8029caf396b540818b4c760f9fe9c585 P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.890648 22211 consensus_queue.cc:260] T 39a5602805ac4d82b8058a0ca51fb0f8 P 79f073d9453045aba61d2d31cbd27ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.893692 22211 ts_tablet_manager.cc:1434] T 39a5602805ac4d82b8058a0ca51fb0f8 P 79f073d9453045aba61d2d31cbd27ee1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:42.879221 22092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a5602805ac4d82b8058a0ca51fb0f8" candidate_uuid: "43ea5ffaeb30422d87031c33347dfdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c0661e009d94fcb94cee02a8082085e" is_pre_election: true
I20260713 09:07:42.880738 22164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a5602805ac4d82b8058a0ca51fb0f8" candidate_uuid: "43ea5ffaeb30422d87031c33347dfdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79f073d9453045aba61d2d31cbd27ee1" is_pre_election: true
I20260713 09:07:42.881786 22247 leader_election.cc:290] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [CANDIDATE]: Term 1 election: Requested vote from peers 4c0661e009d94fcb94cee02a8082085e (127.21.94.130:37169), 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131:37655)
I20260713 09:07:42.894579 22211 tablet_bootstrap.cc:492] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1: Bootstrap starting.
I20260713 09:07:42.894932 22164 raft_consensus.cc:2468] T 39a5602805ac4d82b8058a0ca51fb0f8 P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43ea5ffaeb30422d87031c33347dfdd7 in term 0.
I20260713 09:07:42.882460 22090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2022b8f79fce442eaa5b18c922ad327f" candidate_uuid: "43ea5ffaeb30422d87031c33347dfdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c0661e009d94fcb94cee02a8082085e"
I20260713 09:07:42.895819 22090 raft_consensus.cc:3060] T 2022b8f79fce442eaa5b18c922ad327f P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.885365 22163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2022b8f79fce442eaa5b18c922ad327f" candidate_uuid: "43ea5ffaeb30422d87031c33347dfdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79f073d9453045aba61d2d31cbd27ee1"
I20260713 09:07:42.901333 22211 tablet_bootstrap.cc:654] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.901593 22163 raft_consensus.cc:3060] T 2022b8f79fce442eaa5b18c922ad327f P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.912931 22163 raft_consensus.cc:2468] T 2022b8f79fce442eaa5b18c922ad327f P 79f073d9453045aba61d2d31cbd27ee1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ea5ffaeb30422d87031c33347dfdd7 in term 1.
I20260713 09:07:42.914216 22247 raft_consensus.cc:493] T cfbf6117b6e8458da1d75200dd8a73cc P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.914690 22247 raft_consensus.cc:515] T cfbf6117b6e8458da1d75200dd8a73cc P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.916718 22247 leader_election.cc:290] T cfbf6117b6e8458da1d75200dd8a73cc P 43ea5ffaeb30422d87031c33347dfdd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c0661e009d94fcb94cee02a8082085e (127.21.94.130:37169), 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131:37655)
I20260713 09:07:42.918610 22165 raft_consensus.cc:2468] T 75a5e010855b41359edaba9ee84b1bda P 79f073d9453045aba61d2d31cbd27ee1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c0661e009d94fcb94cee02a8082085e in term 1.
I20260713 09:07:42.920531 22090 raft_consensus.cc:2468] T 2022b8f79fce442eaa5b18c922ad327f P 4c0661e009d94fcb94cee02a8082085e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ea5ffaeb30422d87031c33347dfdd7 in term 1.
I20260713 09:07:42.930364 22057 leader_election.cc:304] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e [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: 4c0661e009d94fcb94cee02a8082085e, 79f073d9453045aba61d2d31cbd27ee1; no voters: 43ea5ffaeb30422d87031c33347dfdd7
I20260713 09:07:42.931171 22231 raft_consensus.cc:2804] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:42.924438 22166 raft_consensus.cc:2468] T 8029caf396b540818b4c760f9fe9c585 P 79f073d9453045aba61d2d31cbd27ee1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ea5ffaeb30422d87031c33347dfdd7 in term 1.
I20260713 09:07:42.926301 22092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfbf6117b6e8458da1d75200dd8a73cc" candidate_uuid: "43ea5ffaeb30422d87031c33347dfdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c0661e009d94fcb94cee02a8082085e" is_pre_election: true
I20260713 09:07:42.931694 22231 raft_consensus.cc:697] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e [term 1 LEADER]: Becoming Leader. State: Replica: 4c0661e009d94fcb94cee02a8082085e, State: Running, Role: LEADER
I20260713 09:07:42.932384 22231 consensus_queue.cc:237] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.927841 22163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfbf6117b6e8458da1d75200dd8a73cc" candidate_uuid: "43ea5ffaeb30422d87031c33347dfdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79f073d9453045aba61d2d31cbd27ee1" is_pre_election: true
I20260713 09:07:42.933697 22211 tablet_bootstrap.cc:492] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1: No bootstrap required, opened a new log
I20260713 09:07:42.934149 22211 ts_tablet_manager.cc:1403] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.001s
I20260713 09:07:42.934437 22163 raft_consensus.cc:2393] T cfbf6117b6e8458da1d75200dd8a73cc P 79f073d9453045aba61d2d31cbd27ee1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 43ea5ffaeb30422d87031c33347dfdd7 in current term 1: Already voted for candidate 4c0661e009d94fcb94cee02a8082085e in this term.
I20260713 09:07:42.929121 21982 leader_election.cc:304] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ea5ffaeb30422d87031c33347dfdd7, 79f073d9453045aba61d2d31cbd27ee1; no voters: 
I20260713 09:07:42.935990 21982 leader_election.cc:304] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ea5ffaeb30422d87031c33347dfdd7, 79f073d9453045aba61d2d31cbd27ee1; no voters: 
I20260713 09:07:42.936226 22247 raft_consensus.cc:2804] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:42.939746 22247 raft_consensus.cc:493] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:42.940106 22247 raft_consensus.cc:3060] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.940320 22252 raft_consensus.cc:2804] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:42.940937 22252 raft_consensus.cc:697] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 LEADER]: Becoming Leader. State: Replica: 43ea5ffaeb30422d87031c33347dfdd7, State: Running, Role: LEADER
I20260713 09:07:42.941821 22252 consensus_queue.cc:237] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.939375 22209 tablet_bootstrap.cc:492] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7: No bootstrap required, opened a new log
I20260713 09:07:42.945431 22209 ts_tablet_manager.cc:1403] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7: Time spent bootstrapping tablet: real 0.159s	user 0.020s	sys 0.033s
I20260713 09:07:42.943128 21982 leader_election.cc:304] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ea5ffaeb30422d87031c33347dfdd7, 79f073d9453045aba61d2d31cbd27ee1; no voters: 
I20260713 09:07:42.946215 22215 raft_consensus.cc:2804] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:42.948348 22210 tablet_bootstrap.cc:492] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e: No bootstrap required, opened a new log
I20260713 09:07:42.948961 22210 ts_tablet_manager.cc:1403] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e: Time spent bootstrapping tablet: real 0.170s	user 0.047s	sys 0.046s
I20260713 09:07:42.950351 22247 raft_consensus.cc:515] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
W20260713 09:07:42.946336 21982 leader_election.cc:343] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c0661e009d94fcb94cee02a8082085e (127.21.94.130:37169): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:42.952370 22247 leader_election.cc:290] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7 [CANDIDATE]: Term 1 election: Requested vote from peers 4c0661e009d94fcb94cee02a8082085e (127.21.94.130:37169), 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131:37655)
I20260713 09:07:42.952601 21982 leader_election.cc:304] T cfbf6117b6e8458da1d75200dd8a73cc P 43ea5ffaeb30422d87031c33347dfdd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43ea5ffaeb30422d87031c33347dfdd7; no voters: 4c0661e009d94fcb94cee02a8082085e, 79f073d9453045aba61d2d31cbd27ee1
I20260713 09:07:42.954972 22092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a5602805ac4d82b8058a0ca51fb0f8" candidate_uuid: "43ea5ffaeb30422d87031c33347dfdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c0661e009d94fcb94cee02a8082085e"
I20260713 09:07:42.955268 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a5602805ac4d82b8058a0ca51fb0f8" candidate_uuid: "43ea5ffaeb30422d87031c33347dfdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79f073d9453045aba61d2d31cbd27ee1"
I20260713 09:07:42.956082 22166 raft_consensus.cc:3060] T 39a5602805ac4d82b8058a0ca51fb0f8 P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.960579 22247 raft_consensus.cc:3060] T cfbf6117b6e8458da1d75200dd8a73cc P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:42.961429 21982 leader_election.cc:343] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c0661e009d94fcb94cee02a8082085e (127.21.94.130:37169): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:42.937201 22211 raft_consensus.cc:359] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.966344 22211 raft_consensus.cc:385] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.963740 22166 raft_consensus.cc:2468] T 39a5602805ac4d82b8058a0ca51fb0f8 P 79f073d9453045aba61d2d31cbd27ee1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ea5ffaeb30422d87031c33347dfdd7 in term 1.
I20260713 09:07:42.966624 22211 raft_consensus.cc:740] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79f073d9453045aba61d2d31cbd27ee1, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.965559 22210 raft_consensus.cc:359] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.967108 22210 raft_consensus.cc:385] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.968607 22210 raft_consensus.cc:740] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c0661e009d94fcb94cee02a8082085e, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.967492 22211 consensus_queue.cc:260] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.968004 21982 leader_election.cc:304] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7 [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: 43ea5ffaeb30422d87031c33347dfdd7, 79f073d9453045aba61d2d31cbd27ee1; no voters: 4c0661e009d94fcb94cee02a8082085e
I20260713 09:07:42.970265 22210 consensus_queue.cc:260] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.970963 22211 ts_tablet_manager.cc:1434] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260713 09:07:42.971379 21911 catalog_manager.cc:5697] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129). New cstate: current_term: 1 leader_uuid: "43ea5ffaeb30422d87031c33347dfdd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:42.972699 22210 ts_tablet_manager.cc:1434] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e: Time spent starting tablet: real 0.023s	user 0.001s	sys 0.006s
I20260713 09:07:42.973735 22210 tablet_bootstrap.cc:492] T 39a5602805ac4d82b8058a0ca51fb0f8 P 4c0661e009d94fcb94cee02a8082085e: Bootstrap starting.
I20260713 09:07:42.976830 22217 raft_consensus.cc:493] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.977365 22247 raft_consensus.cc:2749] T cfbf6117b6e8458da1d75200dd8a73cc P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:42.977277 22217 raft_consensus.cc:515] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.978633 22216 raft_consensus.cc:493] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:42.980326 22216 raft_consensus.cc:515] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.978892 22252 raft_consensus.cc:2804] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:42.983157 22216 leader_election.cc:290] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129:39385), 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131:37655)
I20260713 09:07:42.982553 22217 leader_election.cc:290] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129:39385), 4c0661e009d94fcb94cee02a8082085e (127.21.94.130:37169)
I20260713 09:07:42.956854 22209 raft_consensus.cc:359] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:42.984464 22209 raft_consensus.cc:385] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:42.984750 22209 raft_consensus.cc:740] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43ea5ffaeb30422d87031c33347dfdd7, State: Initialized, Role: FOLLOWER
I20260713 09:07:42.986611 22017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea4389a7b0b4888b1c6b672dc8e8490" candidate_uuid: "4c0661e009d94fcb94cee02a8082085e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ea5ffaeb30422d87031c33347dfdd7" is_pre_election: true
I20260713 09:07:42.986575 22016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1552d9e6844cabbee4caff861ad2a2" candidate_uuid: "79f073d9453045aba61d2d31cbd27ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ea5ffaeb30422d87031c33347dfdd7" is_pre_election: true
I20260713 09:07:42.988188 22016 raft_consensus.cc:2468] T 8a1552d9e6844cabbee4caff861ad2a2 P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79f073d9453045aba61d2d31cbd27ee1 in term 0.
I20260713 09:07:42.989656 22092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1552d9e6844cabbee4caff861ad2a2" candidate_uuid: "79f073d9453045aba61d2d31cbd27ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c0661e009d94fcb94cee02a8082085e" is_pre_election: true
I20260713 09:07:42.985715 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea4389a7b0b4888b1c6b672dc8e8490" candidate_uuid: "4c0661e009d94fcb94cee02a8082085e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79f073d9453045aba61d2d31cbd27ee1" is_pre_election: true
I20260713 09:07:42.990643 22129 leader_election.cc:304] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ea5ffaeb30422d87031c33347dfdd7, 79f073d9453045aba61d2d31cbd27ee1; no voters: 
I20260713 09:07:42.991745 22166 raft_consensus.cc:2468] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c0661e009d94fcb94cee02a8082085e in term 0.
W20260713 09:07:42.992390 22131 leader_election.cc:343] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c0661e009d94fcb94cee02a8082085e (127.21.94.130:37169): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:42.993119 22210 tablet_bootstrap.cc:654] T 39a5602805ac4d82b8058a0ca51fb0f8 P 4c0661e009d94fcb94cee02a8082085e: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:42.992949 22057 leader_election.cc:304] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c0661e009d94fcb94cee02a8082085e, 79f073d9453045aba61d2d31cbd27ee1; no voters: 
I20260713 09:07:42.985062 22252 raft_consensus.cc:697] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 LEADER]: Becoming Leader. State: Replica: 43ea5ffaeb30422d87031c33347dfdd7, State: Running, Role: LEADER
I20260713 09:07:42.997597 22216 raft_consensus.cc:2804] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:42.999110 22216 raft_consensus.cc:493] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:42.999569 22216 raft_consensus.cc:3060] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.999122 21914 catalog_manager.cc:5697] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c0661e009d94fcb94cee02a8082085e (127.21.94.130). New cstate: current_term: 1 leader_uuid: "4c0661e009d94fcb94cee02a8082085e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:42.993716 22217 raft_consensus.cc:2804] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:43.003665 22217 raft_consensus.cc:493] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:43.004338 22217 raft_consensus.cc:3060] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:42.997397 22209 consensus_queue.cc:260] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:43.002517 22252 consensus_queue.cc:237] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:43.007447 22017 raft_consensus.cc:2468] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c0661e009d94fcb94cee02a8082085e in term 0.
I20260713 09:07:43.010270 22215 raft_consensus.cc:697] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 LEADER]: Becoming Leader. State: Replica: 43ea5ffaeb30422d87031c33347dfdd7, State: Running, Role: LEADER
I20260713 09:07:43.011519 22209 ts_tablet_manager.cc:1434] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.000s
I20260713 09:07:43.012777 22209 tablet_bootstrap.cc:492] T 75a5e010855b41359edaba9ee84b1bda P 43ea5ffaeb30422d87031c33347dfdd7: Bootstrap starting.
I20260713 09:07:43.015244 22216 raft_consensus.cc:515] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:43.011165 22215 consensus_queue.cc:237] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:43.018950 22017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea4389a7b0b4888b1c6b672dc8e8490" candidate_uuid: "4c0661e009d94fcb94cee02a8082085e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ea5ffaeb30422d87031c33347dfdd7"
I20260713 09:07:43.019846 22017 raft_consensus.cc:3060] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.034284 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea4389a7b0b4888b1c6b672dc8e8490" candidate_uuid: "4c0661e009d94fcb94cee02a8082085e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79f073d9453045aba61d2d31cbd27ee1"
I20260713 09:07:43.035145 22166 raft_consensus.cc:3060] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.039743 22216 leader_election.cc:290] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [CANDIDATE]: Term 1 election: Requested vote from peers 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129:39385), 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131:37655)
I20260713 09:07:43.047638 22217 raft_consensus.cc:515] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:43.055797 22217 leader_election.cc:290] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1 [CANDIDATE]: Term 1 election: Requested vote from peers 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129:39385), 4c0661e009d94fcb94cee02a8082085e (127.21.94.130:37169)
I20260713 09:07:43.048457 22209 tablet_bootstrap.cc:654] T 75a5e010855b41359edaba9ee84b1bda P 43ea5ffaeb30422d87031c33347dfdd7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:43.056978 22016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1552d9e6844cabbee4caff861ad2a2" candidate_uuid: "79f073d9453045aba61d2d31cbd27ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ea5ffaeb30422d87031c33347dfdd7"
I20260713 09:07:43.057618 22016 raft_consensus.cc:3060] T 8a1552d9e6844cabbee4caff861ad2a2 P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.059646 22092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1552d9e6844cabbee4caff861ad2a2" candidate_uuid: "79f073d9453045aba61d2d31cbd27ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c0661e009d94fcb94cee02a8082085e"
W20260713 09:07:43.061558 22131 leader_election.cc:343] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c0661e009d94fcb94cee02a8082085e (127.21.94.130:37169): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:43.063905 21914 catalog_manager.cc:5697] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129). New cstate: current_term: 1 leader_uuid: "43ea5ffaeb30422d87031c33347dfdd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:43.064383 22209 tablet_bootstrap.cc:492] T 75a5e010855b41359edaba9ee84b1bda P 43ea5ffaeb30422d87031c33347dfdd7: No bootstrap required, opened a new log
I20260713 09:07:43.064843 22209 ts_tablet_manager.cc:1403] T 75a5e010855b41359edaba9ee84b1bda P 43ea5ffaeb30422d87031c33347dfdd7: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.000s
I20260713 09:07:43.064913 21914 catalog_manager.cc:5697] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129). New cstate: current_term: 1 leader_uuid: "43ea5ffaeb30422d87031c33347dfdd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:43.067495 22209 raft_consensus.cc:359] T 75a5e010855b41359edaba9ee84b1bda P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:43.068130 22209 raft_consensus.cc:385] T 75a5e010855b41359edaba9ee84b1bda P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.068387 22209 raft_consensus.cc:740] T 75a5e010855b41359edaba9ee84b1bda P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43ea5ffaeb30422d87031c33347dfdd7, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.069026 22209 consensus_queue.cc:260] T 75a5e010855b41359edaba9ee84b1bda P 43ea5ffaeb30422d87031c33347dfdd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:43.069746 22016 raft_consensus.cc:2468] T 8a1552d9e6844cabbee4caff861ad2a2 P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79f073d9453045aba61d2d31cbd27ee1 in term 1.
I20260713 09:07:43.050894 22017 raft_consensus.cc:2468] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c0661e009d94fcb94cee02a8082085e in term 1.
I20260713 09:07:43.053139 22210 tablet_bootstrap.cc:492] T 39a5602805ac4d82b8058a0ca51fb0f8 P 4c0661e009d94fcb94cee02a8082085e: No bootstrap required, opened a new log
I20260713 09:07:43.070840 22129 leader_election.cc:304] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1 [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: 43ea5ffaeb30422d87031c33347dfdd7, 79f073d9453045aba61d2d31cbd27ee1; no voters: 4c0661e009d94fcb94cee02a8082085e
I20260713 09:07:43.071169 22210 ts_tablet_manager.cc:1403] T 39a5602805ac4d82b8058a0ca51fb0f8 P 4c0661e009d94fcb94cee02a8082085e: Time spent bootstrapping tablet: real 0.098s	user 0.022s	sys 0.019s
I20260713 09:07:43.072446 22209 ts_tablet_manager.cc:1434] T 75a5e010855b41359edaba9ee84b1bda P 43ea5ffaeb30422d87031c33347dfdd7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:07:43.073741 22210 raft_consensus.cc:359] T 39a5602805ac4d82b8058a0ca51fb0f8 P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:43.074400 22210 raft_consensus.cc:385] T 39a5602805ac4d82b8058a0ca51fb0f8 P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.074651 22210 raft_consensus.cc:740] T 39a5602805ac4d82b8058a0ca51fb0f8 P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c0661e009d94fcb94cee02a8082085e, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.048026 22166 raft_consensus.cc:2468] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 79f073d9453045aba61d2d31cbd27ee1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c0661e009d94fcb94cee02a8082085e in term 1.
I20260713 09:07:43.075294 22210 consensus_queue.cc:260] T 39a5602805ac4d82b8058a0ca51fb0f8 P 4c0661e009d94fcb94cee02a8082085e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:43.076293 22057 leader_election.cc:304] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c0661e009d94fcb94cee02a8082085e, 79f073d9453045aba61d2d31cbd27ee1; no voters: 
I20260713 09:07:43.077031 22216 raft_consensus.cc:2804] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:43.077561 22216 raft_consensus.cc:697] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [term 1 LEADER]: Becoming Leader. State: Replica: 4c0661e009d94fcb94cee02a8082085e, State: Running, Role: LEADER
I20260713 09:07:43.077679 22217 raft_consensus.cc:2804] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:43.078418 22216 consensus_queue.cc:237] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:43.082845 22210 ts_tablet_manager.cc:1434] T 39a5602805ac4d82b8058a0ca51fb0f8 P 4c0661e009d94fcb94cee02a8082085e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260713 09:07:43.083179 22217 raft_consensus.cc:697] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1 [term 1 LEADER]: Becoming Leader. State: Replica: 79f073d9453045aba61d2d31cbd27ee1, State: Running, Role: LEADER
I20260713 09:07:43.083853 22210 tablet_bootstrap.cc:492] T 8a1552d9e6844cabbee4caff861ad2a2 P 4c0661e009d94fcb94cee02a8082085e: Bootstrap starting.
I20260713 09:07:43.084061 22217 consensus_queue.cc:237] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:43.087560 22262 raft_consensus.cc:493] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:43.088054 22262 raft_consensus.cc:515] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:43.096743 22210 tablet_bootstrap.cc:654] T 8a1552d9e6844cabbee4caff861ad2a2 P 4c0661e009d94fcb94cee02a8082085e: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:43.097409 21914 catalog_manager.cc:5697] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c0661e009d94fcb94cee02a8082085e (127.21.94.130). New cstate: current_term: 1 leader_uuid: "4c0661e009d94fcb94cee02a8082085e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:43.098834 22016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d9bb8f3c2045a4a62eb6731461b65d" candidate_uuid: "79f073d9453045aba61d2d31cbd27ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ea5ffaeb30422d87031c33347dfdd7" is_pre_election: true
I20260713 09:07:43.099462 22016 raft_consensus.cc:2468] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79f073d9453045aba61d2d31cbd27ee1 in term 0.
I20260713 09:07:43.100621 22129 leader_election.cc:304] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ea5ffaeb30422d87031c33347dfdd7, 79f073d9453045aba61d2d31cbd27ee1; no voters: 
I20260713 09:07:43.103034 22262 leader_election.cc:290] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129:39385), 4c0661e009d94fcb94cee02a8082085e (127.21.94.130:37169)
I20260713 09:07:43.103577 22262 raft_consensus.cc:2804] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:43.103917 22262 raft_consensus.cc:493] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:43.104254 22262 raft_consensus.cc:3060] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.104151 22092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d9bb8f3c2045a4a62eb6731461b65d" candidate_uuid: "79f073d9453045aba61d2d31cbd27ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c0661e009d94fcb94cee02a8082085e" is_pre_election: true
I20260713 09:07:43.104815 22092 raft_consensus.cc:2468] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79f073d9453045aba61d2d31cbd27ee1 in term 0.
I20260713 09:07:43.119580 22262 raft_consensus.cc:515] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:43.122515 22262 leader_election.cc:290] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [CANDIDATE]: Term 1 election: Requested vote from peers 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129:39385), 4c0661e009d94fcb94cee02a8082085e (127.21.94.130:37169)
I20260713 09:07:43.123539 22092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d9bb8f3c2045a4a62eb6731461b65d" candidate_uuid: "79f073d9453045aba61d2d31cbd27ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c0661e009d94fcb94cee02a8082085e"
I20260713 09:07:43.124130 22092 raft_consensus.cc:3060] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.125190 22210 tablet_bootstrap.cc:492] T 8a1552d9e6844cabbee4caff861ad2a2 P 4c0661e009d94fcb94cee02a8082085e: No bootstrap required, opened a new log
I20260713 09:07:43.125643 22210 ts_tablet_manager.cc:1403] T 8a1552d9e6844cabbee4caff861ad2a2 P 4c0661e009d94fcb94cee02a8082085e: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.005s
I20260713 09:07:43.128168 22210 raft_consensus.cc:359] T 8a1552d9e6844cabbee4caff861ad2a2 P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:43.128791 22210 raft_consensus.cc:385] T 8a1552d9e6844cabbee4caff861ad2a2 P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:43.129063 22210 raft_consensus.cc:740] T 8a1552d9e6844cabbee4caff861ad2a2 P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c0661e009d94fcb94cee02a8082085e, State: Initialized, Role: FOLLOWER
I20260713 09:07:43.129550 22216 consensus_queue.cc:1048] T cfbf6117b6e8458da1d75200dd8a73cc P 4c0661e009d94fcb94cee02a8082085e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.129698 22210 consensus_queue.cc:260] T 8a1552d9e6844cabbee4caff861ad2a2 P 4c0661e009d94fcb94cee02a8082085e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:43.131848 22210 ts_tablet_manager.cc:1434] T 8a1552d9e6844cabbee4caff861ad2a2 P 4c0661e009d94fcb94cee02a8082085e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:43.132985 21912 catalog_manager.cc:5697] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131). New cstate: current_term: 1 leader_uuid: "79f073d9453045aba61d2d31cbd27ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:43.139937 22092 raft_consensus.cc:2468] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79f073d9453045aba61d2d31cbd27ee1 in term 1.
I20260713 09:07:43.141144 22131 leader_election.cc:304] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c0661e009d94fcb94cee02a8082085e, 79f073d9453045aba61d2d31cbd27ee1; no voters: 
W20260713 09:07:43.143208 21961 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:43.143932 22016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d9bb8f3c2045a4a62eb6731461b65d" candidate_uuid: "79f073d9453045aba61d2d31cbd27ee1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ea5ffaeb30422d87031c33347dfdd7"
I20260713 09:07:43.144150 22262 raft_consensus.cc:2804] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:43.144516 22016 raft_consensus.cc:3060] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.144596 22262 raft_consensus.cc:697] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [term 1 LEADER]: Becoming Leader. State: Replica: 79f073d9453045aba61d2d31cbd27ee1, State: Running, Role: LEADER
I20260713 09:07:43.145473 22262 consensus_queue.cc:237] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:43.147184 22216 raft_consensus.cc:493] T 39a5602805ac4d82b8058a0ca51fb0f8 P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:43.147675 22216 raft_consensus.cc:515] T 39a5602805ac4d82b8058a0ca51fb0f8 P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:43.150349 22017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a5602805ac4d82b8058a0ca51fb0f8" candidate_uuid: "4c0661e009d94fcb94cee02a8082085e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ea5ffaeb30422d87031c33347dfdd7" is_pre_election: true
I20260713 09:07:43.151284 22016 raft_consensus.cc:2468] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79f073d9453045aba61d2d31cbd27ee1 in term 1.
I20260713 09:07:43.152416 22216 leader_election.cc:290] T 39a5602805ac4d82b8058a0ca51fb0f8 P 4c0661e009d94fcb94cee02a8082085e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129:39385), 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131:37655)
I20260713 09:07:43.153663 22165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a5602805ac4d82b8058a0ca51fb0f8" candidate_uuid: "4c0661e009d94fcb94cee02a8082085e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79f073d9453045aba61d2d31cbd27ee1" is_pre_election: true
I20260713 09:07:43.154412 22165 raft_consensus.cc:2393] T 39a5602805ac4d82b8058a0ca51fb0f8 P 79f073d9453045aba61d2d31cbd27ee1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c0661e009d94fcb94cee02a8082085e in current term 1: Already voted for candidate 43ea5ffaeb30422d87031c33347dfdd7 in this term.
I20260713 09:07:43.155795 22057 leader_election.cc:304] T 39a5602805ac4d82b8058a0ca51fb0f8 P 4c0661e009d94fcb94cee02a8082085e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c0661e009d94fcb94cee02a8082085e; no voters: 43ea5ffaeb30422d87031c33347dfdd7, 79f073d9453045aba61d2d31cbd27ee1
I20260713 09:07:43.156735 22216 raft_consensus.cc:3060] T 39a5602805ac4d82b8058a0ca51fb0f8 P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.165582 22216 raft_consensus.cc:2749] T 39a5602805ac4d82b8058a0ca51fb0f8 P 4c0661e009d94fcb94cee02a8082085e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:43.176514 21912 catalog_manager.cc:5697] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131). New cstate: current_term: 1 leader_uuid: "79f073d9453045aba61d2d31cbd27ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:43.184716 22231 consensus_queue.cc:1048] T cfbf6117b6e8458da1d75200dd8a73cc P 4c0661e009d94fcb94cee02a8082085e [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.272400 22252 raft_consensus.cc:493] T 75a5e010855b41359edaba9ee84b1bda P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:43.272922 22252 raft_consensus.cc:515] T 75a5e010855b41359edaba9ee84b1bda P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:43.274653 22252 leader_election.cc:290] T 75a5e010855b41359edaba9ee84b1bda P 43ea5ffaeb30422d87031c33347dfdd7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c0661e009d94fcb94cee02a8082085e (127.21.94.130:37169), 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131:37655)
I20260713 09:07:43.275605 22092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a5e010855b41359edaba9ee84b1bda" candidate_uuid: "43ea5ffaeb30422d87031c33347dfdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c0661e009d94fcb94cee02a8082085e" is_pre_election: true
I20260713 09:07:43.275776 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a5e010855b41359edaba9ee84b1bda" candidate_uuid: "43ea5ffaeb30422d87031c33347dfdd7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79f073d9453045aba61d2d31cbd27ee1" is_pre_election: true
I20260713 09:07:43.276402 22166 raft_consensus.cc:2393] T 75a5e010855b41359edaba9ee84b1bda P 79f073d9453045aba61d2d31cbd27ee1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 43ea5ffaeb30422d87031c33347dfdd7 in current term 1: Already voted for candidate 4c0661e009d94fcb94cee02a8082085e in this term.
I20260713 09:07:43.277325 21982 leader_election.cc:304] T 75a5e010855b41359edaba9ee84b1bda P 43ea5ffaeb30422d87031c33347dfdd7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43ea5ffaeb30422d87031c33347dfdd7; no voters: 4c0661e009d94fcb94cee02a8082085e, 79f073d9453045aba61d2d31cbd27ee1
I20260713 09:07:43.278084 22252 raft_consensus.cc:3060] T 75a5e010855b41359edaba9ee84b1bda P 43ea5ffaeb30422d87031c33347dfdd7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.282552 22252 raft_consensus.cc:2749] T 75a5e010855b41359edaba9ee84b1bda P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:43.328573 22252 consensus_queue.cc:1048] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.340804 22247 consensus_queue.cc:1048] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.388566 22216 raft_consensus.cc:493] T 8a1552d9e6844cabbee4caff861ad2a2 P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:43.389087 22216 raft_consensus.cc:515] T 8a1552d9e6844cabbee4caff861ad2a2 P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:43.391155 22216 leader_election.cc:290] T 8a1552d9e6844cabbee4caff861ad2a2 P 4c0661e009d94fcb94cee02a8082085e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129:39385), 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131:37655)
I20260713 09:07:43.392313 22016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1552d9e6844cabbee4caff861ad2a2" candidate_uuid: "4c0661e009d94fcb94cee02a8082085e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43ea5ffaeb30422d87031c33347dfdd7" is_pre_election: true
I20260713 09:07:43.392344 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1552d9e6844cabbee4caff861ad2a2" candidate_uuid: "4c0661e009d94fcb94cee02a8082085e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79f073d9453045aba61d2d31cbd27ee1" is_pre_election: true
I20260713 09:07:43.393249 22016 raft_consensus.cc:2393] T 8a1552d9e6844cabbee4caff861ad2a2 P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c0661e009d94fcb94cee02a8082085e in current term 1: Already voted for candidate 79f073d9453045aba61d2d31cbd27ee1 in this term.
I20260713 09:07:43.394356 22055 leader_election.cc:304] T 8a1552d9e6844cabbee4caff861ad2a2 P 4c0661e009d94fcb94cee02a8082085e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c0661e009d94fcb94cee02a8082085e; no voters: 43ea5ffaeb30422d87031c33347dfdd7, 79f073d9453045aba61d2d31cbd27ee1
I20260713 09:07:43.395185 22216 raft_consensus.cc:3060] T 8a1552d9e6844cabbee4caff861ad2a2 P 4c0661e009d94fcb94cee02a8082085e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:43.405824 22216 raft_consensus.cc:2749] T 8a1552d9e6844cabbee4caff861ad2a2 P 4c0661e009d94fcb94cee02a8082085e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:43.414577 22092 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ea4389a7b0b4888b1c6b672dc8e8490"
dest_uuid: "4c0661e009d94fcb94cee02a8082085e"
mode: GRACEFUL
new_leader_uuid: "43ea5ffaeb30422d87031c33347dfdd7"
 from {username='slave'} at 127.0.0.1:40904
I20260713 09:07:43.415275 22092 raft_consensus.cc:606] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [term 1 LEADER]: Received request to transfer leadership to TS 43ea5ffaeb30422d87031c33347dfdd7
I20260713 09:07:43.426928 22247 consensus_queue.cc:1048] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.435092 22166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a1552d9e6844cabbee4caff861ad2a2"
dest_uuid: "79f073d9453045aba61d2d31cbd27ee1"
mode: GRACEFUL
new_leader_uuid: "4c0661e009d94fcb94cee02a8082085e"
 from {username='slave'} at 127.0.0.1:34432
I20260713 09:07:43.439679 22256 consensus_queue.cc:1048] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:43.443207 22166 raft_consensus.cc:606] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1 [term 1 LEADER]: Received request to transfer leadership to TS 4c0661e009d94fcb94cee02a8082085e
I20260713 09:07:43.453306 22166 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16d9bb8f3c2045a4a62eb6731461b65d"
dest_uuid: "79f073d9453045aba61d2d31cbd27ee1"
mode: GRACEFUL
new_leader_uuid: "4c0661e009d94fcb94cee02a8082085e"
 from {username='slave'} at 127.0.0.1:34432
I20260713 09:07:43.453964 22166 raft_consensus.cc:606] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [term 1 LEADER]: Received request to transfer leadership to TS 4c0661e009d94fcb94cee02a8082085e
I20260713 09:07:43.474500 22016 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39a5602805ac4d82b8058a0ca51fb0f8"
dest_uuid: "43ea5ffaeb30422d87031c33347dfdd7"
mode: GRACEFUL
new_leader_uuid: "79f073d9453045aba61d2d31cbd27ee1"
 from {username='slave'} at 127.0.0.1:41630
I20260713 09:07:43.475137 22016 raft_consensus.cc:606] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 LEADER]: Received request to transfer leadership to TS 79f073d9453045aba61d2d31cbd27ee1
I20260713 09:07:43.476881 22256 consensus_queue.cc:1048] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.493188 22247 consensus_queue.cc:1048] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:43.495572 22252 consensus_queue.cc:1048] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.502977 22247 raft_consensus.cc:993] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7: : Instructing follower 79f073d9453045aba61d2d31cbd27ee1 to start an election
I20260713 09:07:43.503530 22247 raft_consensus.cc:1081] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 LEADER]: Signalling peer 79f073d9453045aba61d2d31cbd27ee1 to start an election
I20260713 09:07:43.506354 22165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39a5602805ac4d82b8058a0ca51fb0f8"
dest_uuid: "79f073d9453045aba61d2d31cbd27ee1"
 from {username='slave'} at 127.0.0.1:34414
I20260713 09:07:43.506910 22165 raft_consensus.cc:493] T 39a5602805ac4d82b8058a0ca51fb0f8 P 79f073d9453045aba61d2d31cbd27ee1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:43.507165 22165 raft_consensus.cc:3060] T 39a5602805ac4d82b8058a0ca51fb0f8 P 79f073d9453045aba61d2d31cbd27ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:43.514552 22165 raft_consensus.cc:515] T 39a5602805ac4d82b8058a0ca51fb0f8 P 79f073d9453045aba61d2d31cbd27ee1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:43.517971 22216 consensus_queue.cc:1048] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.519758 22215 consensus_queue.cc:1048] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:43.525377 22092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a5602805ac4d82b8058a0ca51fb0f8" candidate_uuid: "79f073d9453045aba61d2d31cbd27ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c0661e009d94fcb94cee02a8082085e"
I20260713 09:07:43.526079 22092 raft_consensus.cc:3060] T 39a5602805ac4d82b8058a0ca51fb0f8 P 4c0661e009d94fcb94cee02a8082085e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:43.528270 22017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39a5602805ac4d82b8058a0ca51fb0f8" candidate_uuid: "79f073d9453045aba61d2d31cbd27ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43ea5ffaeb30422d87031c33347dfdd7"
I20260713 09:07:43.528796 22165 leader_election.cc:290] T 39a5602805ac4d82b8058a0ca51fb0f8 P 79f073d9453045aba61d2d31cbd27ee1 [CANDIDATE]: Term 2 election: Requested vote from peers 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129:39385), 4c0661e009d94fcb94cee02a8082085e (127.21.94.130:37169)
I20260713 09:07:43.534894 22092 raft_consensus.cc:2468] T 39a5602805ac4d82b8058a0ca51fb0f8 P 4c0661e009d94fcb94cee02a8082085e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79f073d9453045aba61d2d31cbd27ee1 in term 2.
I20260713 09:07:43.535773 22090 raft_consensus.cc:1240] T 39a5602805ac4d82b8058a0ca51fb0f8 P 4c0661e009d94fcb94cee02a8082085e [term 2 FOLLOWER]: Rejecting Update request from peer 43ea5ffaeb30422d87031c33347dfdd7 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:07:43.535981 22216 consensus_queue.cc:1048] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.537747 22262 consensus_queue.cc:1048] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.539753 22131 leader_election.cc:304] T 39a5602805ac4d82b8058a0ca51fb0f8 P 79f073d9453045aba61d2d31cbd27ee1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c0661e009d94fcb94cee02a8082085e, 79f073d9453045aba61d2d31cbd27ee1; no voters: 
I20260713 09:07:43.540055 22215 consensus_queue.cc:1059] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.528880 22017 raft_consensus.cc:3055] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:43.545275 22216 consensus_queue.cc:1048] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:43.545619 22017 raft_consensus.cc:740] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43ea5ffaeb30422d87031c33347dfdd7, State: Running, Role: LEADER
I20260713 09:07:43.546551 22017 consensus_queue.cc:260] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:43.547930 22017 raft_consensus.cc:3060] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:43.550654 22262 raft_consensus.cc:2804] T 39a5602805ac4d82b8058a0ca51fb0f8 P 79f073d9453045aba61d2d31cbd27ee1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:43.551152 22262 raft_consensus.cc:697] T 39a5602805ac4d82b8058a0ca51fb0f8 P 79f073d9453045aba61d2d31cbd27ee1 [term 2 LEADER]: Becoming Leader. State: Replica: 79f073d9453045aba61d2d31cbd27ee1, State: Running, Role: LEADER
I20260713 09:07:43.552242 22216 raft_consensus.cc:993] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e: : Instructing follower 43ea5ffaeb30422d87031c33347dfdd7 to start an election
I20260713 09:07:43.551920 22262 consensus_queue.cc:237] T 39a5602805ac4d82b8058a0ca51fb0f8 P 79f073d9453045aba61d2d31cbd27ee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:43.552639 22216 raft_consensus.cc:1081] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [term 1 LEADER]: Signalling peer 43ea5ffaeb30422d87031c33347dfdd7 to start an election
I20260713 09:07:43.556218 22013 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ea4389a7b0b4888b1c6b672dc8e8490"
dest_uuid: "43ea5ffaeb30422d87031c33347dfdd7"
 from {username='slave'} at 127.0.0.1:41614
I20260713 09:07:43.556855 22013 raft_consensus.cc:493] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:43.557469 22013 raft_consensus.cc:3060] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:43.568922 22271 consensus_queue.cc:1048] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:43.578635 22288 consensus_queue.cc:1048] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:43.591629 21911 catalog_manager.cc:5697] T 39a5602805ac4d82b8058a0ca51fb0f8 P 79f073d9453045aba61d2d31cbd27ee1 reported cstate change: term changed from 1 to 2, leader changed from 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129) to 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131). New cstate: current_term: 2 leader_uuid: "79f073d9453045aba61d2d31cbd27ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:43.595669 22288 raft_consensus.cc:993] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1: : Instructing follower 4c0661e009d94fcb94cee02a8082085e to start an election
I20260713 09:07:43.596201 22217 raft_consensus.cc:1081] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1 [term 1 LEADER]: Signalling peer 4c0661e009d94fcb94cee02a8082085e to start an election
I20260713 09:07:43.597895 22092 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a1552d9e6844cabbee4caff861ad2a2"
dest_uuid: "4c0661e009d94fcb94cee02a8082085e"
 from {username='slave'} at 127.0.0.1:40888
I20260713 09:07:43.598469 22092 raft_consensus.cc:493] T 8a1552d9e6844cabbee4caff861ad2a2 P 4c0661e009d94fcb94cee02a8082085e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:43.598826 22092 raft_consensus.cc:3060] T 8a1552d9e6844cabbee4caff861ad2a2 P 4c0661e009d94fcb94cee02a8082085e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:43.581521 22013 raft_consensus.cc:515] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:43.605204 22016 raft_consensus.cc:1240] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7 [term 2 FOLLOWER]: Rejecting Update request from peer 4c0661e009d94fcb94cee02a8082085e for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:43.606418 22013 leader_election.cc:290] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7 [CANDIDATE]: Term 2 election: Requested vote from peers 4c0661e009d94fcb94cee02a8082085e (127.21.94.130:37169), 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131:37655)
I20260713 09:07:43.607177 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea4389a7b0b4888b1c6b672dc8e8490" candidate_uuid: "43ea5ffaeb30422d87031c33347dfdd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c0661e009d94fcb94cee02a8082085e"
I20260713 09:07:43.608117 22017 raft_consensus.cc:2468] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79f073d9453045aba61d2d31cbd27ee1 in term 2.
I20260713 09:07:43.608865 22165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea4389a7b0b4888b1c6b672dc8e8490" candidate_uuid: "43ea5ffaeb30422d87031c33347dfdd7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79f073d9453045aba61d2d31cbd27ee1"
I20260713 09:07:43.621551 22165 raft_consensus.cc:3060] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 79f073d9453045aba61d2d31cbd27ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:43.611963 22271 consensus_queue.cc:1059] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:43.628427 22091 raft_consensus.cc:3055] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:43.628818 22091 raft_consensus.cc:740] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c0661e009d94fcb94cee02a8082085e, State: Running, Role: LEADER
I20260713 09:07:43.605654 22092 raft_consensus.cc:515] T 8a1552d9e6844cabbee4caff861ad2a2 P 4c0661e009d94fcb94cee02a8082085e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:43.629624 22091 consensus_queue.cc:260] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:43.630363 22090 raft_consensus.cc:1240] T 8a1552d9e6844cabbee4caff861ad2a2 P 4c0661e009d94fcb94cee02a8082085e [term 2 FOLLOWER]: Rejecting Update request from peer 79f073d9453045aba61d2d31cbd27ee1 for earlier term 1. Current term is 2. Ops: []
W20260713 09:07:43.631843 22215 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:07:43.632606 22091 raft_consensus.cc:3060] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:43.633028 22266 consensus_queue.cc:1059] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.633852 22266 raft_consensus.cc:3055] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:43.634158 22266 raft_consensus.cc:740] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 79f073d9453045aba61d2d31cbd27ee1, State: Running, Role: LEADER
I20260713 09:07:43.634954 22266 consensus_queue.cc:260] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:43.635991 22266 raft_consensus.cc:3060] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:43.645485 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1552d9e6844cabbee4caff861ad2a2" candidate_uuid: "4c0661e009d94fcb94cee02a8082085e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79f073d9453045aba61d2d31cbd27ee1"
I20260713 09:07:43.645289 22015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1552d9e6844cabbee4caff861ad2a2" candidate_uuid: "4c0661e009d94fcb94cee02a8082085e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43ea5ffaeb30422d87031c33347dfdd7"
I20260713 09:07:43.646139 22015 raft_consensus.cc:3060] T 8a1552d9e6844cabbee4caff861ad2a2 P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:43.646579 22092 leader_election.cc:290] T 8a1552d9e6844cabbee4caff861ad2a2 P 4c0661e009d94fcb94cee02a8082085e [CANDIDATE]: Term 2 election: Requested vote from peers 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129:39385), 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131:37655)
I20260713 09:07:43.630391 22165 raft_consensus.cc:2468] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 79f073d9453045aba61d2d31cbd27ee1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ea5ffaeb30422d87031c33347dfdd7 in term 2.
I20260713 09:07:43.650792 22091 raft_consensus.cc:2468] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ea5ffaeb30422d87031c33347dfdd7 in term 2.
W20260713 09:07:43.651346 22271 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:07:43.652036 21982 leader_election.cc:304] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ea5ffaeb30422d87031c33347dfdd7, 79f073d9453045aba61d2d31cbd27ee1; no voters: 
I20260713 09:07:43.652951 22215 raft_consensus.cc:2804] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:43.654227 22215 raft_consensus.cc:697] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7 [term 2 LEADER]: Becoming Leader. State: Replica: 43ea5ffaeb30422d87031c33347dfdd7, State: Running, Role: LEADER
I20260713 09:07:43.655031 22215 consensus_queue.cc:237] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7 [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: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:43.659003 22166 raft_consensus.cc:2468] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c0661e009d94fcb94cee02a8082085e in term 2.
I20260713 09:07:43.660789 22057 leader_election.cc:304] T 8a1552d9e6844cabbee4caff861ad2a2 P 4c0661e009d94fcb94cee02a8082085e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c0661e009d94fcb94cee02a8082085e, 79f073d9453045aba61d2d31cbd27ee1; no voters: 
I20260713 09:07:43.661582 22015 raft_consensus.cc:2468] T 8a1552d9e6844cabbee4caff861ad2a2 P 43ea5ffaeb30422d87031c33347dfdd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c0661e009d94fcb94cee02a8082085e in term 2.
I20260713 09:07:43.661743 22271 raft_consensus.cc:2804] T 8a1552d9e6844cabbee4caff861ad2a2 P 4c0661e009d94fcb94cee02a8082085e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:43.662266 22271 raft_consensus.cc:697] T 8a1552d9e6844cabbee4caff861ad2a2 P 4c0661e009d94fcb94cee02a8082085e [term 2 LEADER]: Becoming Leader. State: Replica: 4c0661e009d94fcb94cee02a8082085e, State: Running, Role: LEADER
I20260713 09:07:43.663024 22271 consensus_queue.cc:237] T 8a1552d9e6844cabbee4caff861ad2a2 P 4c0661e009d94fcb94cee02a8082085e [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: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:43.668489 21912 catalog_manager.cc:5697] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7 reported cstate change: term changed from 1 to 2, leader changed from 4c0661e009d94fcb94cee02a8082085e (127.21.94.130) to 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129). New cstate: current_term: 2 leader_uuid: "43ea5ffaeb30422d87031c33347dfdd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:43.670305 21914 catalog_manager.cc:5697] T 8a1552d9e6844cabbee4caff861ad2a2 P 4c0661e009d94fcb94cee02a8082085e reported cstate change: term changed from 1 to 2, leader changed from 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131) to 4c0661e009d94fcb94cee02a8082085e (127.21.94.130). New cstate: current_term: 2 leader_uuid: "4c0661e009d94fcb94cee02a8082085e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:43.730494 22266 consensus_queue.cc:1048] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.741274 22262 consensus_queue.cc:1048] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:43.752329 22266 raft_consensus.cc:993] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1: : Instructing follower 4c0661e009d94fcb94cee02a8082085e to start an election
I20260713 09:07:43.752792 22262 raft_consensus.cc:1081] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [term 1 LEADER]: Signalling peer 4c0661e009d94fcb94cee02a8082085e to start an election
I20260713 09:07:43.754441 22091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16d9bb8f3c2045a4a62eb6731461b65d"
dest_uuid: "4c0661e009d94fcb94cee02a8082085e"
 from {username='slave'} at 127.0.0.1:40888
I20260713 09:07:43.754997 22091 raft_consensus.cc:493] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:43.755404 22091 raft_consensus.cc:3060] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:43.759842 22091 raft_consensus.cc:515] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:43.762223 22091 leader_election.cc:290] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [CANDIDATE]: Term 2 election: Requested vote from peers 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129:39385), 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131:37655)
I20260713 09:07:43.763051 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d9bb8f3c2045a4a62eb6731461b65d" candidate_uuid: "4c0661e009d94fcb94cee02a8082085e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79f073d9453045aba61d2d31cbd27ee1"
I20260713 09:07:43.763674 22166 raft_consensus.cc:3055] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:43.764005 22015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d9bb8f3c2045a4a62eb6731461b65d" candidate_uuid: "4c0661e009d94fcb94cee02a8082085e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43ea5ffaeb30422d87031c33347dfdd7"
I20260713 09:07:43.764082 22166 raft_consensus.cc:740] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 79f073d9453045aba61d2d31cbd27ee1, State: Running, Role: LEADER
I20260713 09:07:43.764633 22015 raft_consensus.cc:3060] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:43.765439 22166 consensus_queue.cc:260] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:43.766932 22166 raft_consensus.cc:3060] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:43.772195 22166 raft_consensus.cc:2468] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c0661e009d94fcb94cee02a8082085e in term 2.
I20260713 09:07:43.773067 22015 raft_consensus.cc:2468] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c0661e009d94fcb94cee02a8082085e in term 2.
I20260713 09:07:43.774021 22057 leader_election.cc:304] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c0661e009d94fcb94cee02a8082085e, 79f073d9453045aba61d2d31cbd27ee1; no voters: 
I20260713 09:07:43.774893 22271 raft_consensus.cc:2804] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:43.775331 22271 raft_consensus.cc:697] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [term 2 LEADER]: Becoming Leader. State: Replica: 4c0661e009d94fcb94cee02a8082085e, State: Running, Role: LEADER
I20260713 09:07:43.776046 22271 consensus_queue.cc:237] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:43.782521 21914 catalog_manager.cc:5697] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e reported cstate change: term changed from 1 to 2, leader changed from 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131) to 4c0661e009d94fcb94cee02a8082085e (127.21.94.130). New cstate: current_term: 2 leader_uuid: "4c0661e009d94fcb94cee02a8082085e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:44.070096 22015 raft_consensus.cc:1275] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7 [term 2 FOLLOWER]: Refusing update from remote peer 79f073d9453045aba61d2d31cbd27ee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:44.071399 22262 consensus_queue.cc:1048] T 39a5602805ac4d82b8058a0ca51fb0f8 P 79f073d9453045aba61d2d31cbd27ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:44.080752 22091 raft_consensus.cc:1275] T 39a5602805ac4d82b8058a0ca51fb0f8 P 4c0661e009d94fcb94cee02a8082085e [term 2 FOLLOWER]: Refusing update from remote peer 79f073d9453045aba61d2d31cbd27ee1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:44.082018 22217 consensus_queue.cc:1048] T 39a5602805ac4d82b8058a0ca51fb0f8 P 79f073d9453045aba61d2d31cbd27ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:44.123073 22091 raft_consensus.cc:1275] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [term 2 FOLLOWER]: Refusing update from remote peer 43ea5ffaeb30422d87031c33347dfdd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:44.124249 22215 consensus_queue.cc:1048] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:44.130319 22165 raft_consensus.cc:1275] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1 [term 2 FOLLOWER]: Refusing update from remote peer 4c0661e009d94fcb94cee02a8082085e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:44.132211 22271 consensus_queue.cc:1048] T 8a1552d9e6844cabbee4caff861ad2a2 P 4c0661e009d94fcb94cee02a8082085e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:44.133288 22165 raft_consensus.cc:1275] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 79f073d9453045aba61d2d31cbd27ee1 [term 2 FOLLOWER]: Refusing update from remote peer 43ea5ffaeb30422d87031c33347dfdd7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:44.134621 22252 consensus_queue.cc:1048] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:44.144639 22015 raft_consensus.cc:1275] T 8a1552d9e6844cabbee4caff861ad2a2 P 43ea5ffaeb30422d87031c33347dfdd7 [term 2 FOLLOWER]: Refusing update from remote peer 4c0661e009d94fcb94cee02a8082085e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:44.145995 22231 consensus_queue.cc:1048] T 8a1552d9e6844cabbee4caff861ad2a2 P 4c0661e009d94fcb94cee02a8082085e [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:44.273690 22015 raft_consensus.cc:1275] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 [term 2 FOLLOWER]: Refusing update from remote peer 4c0661e009d94fcb94cee02a8082085e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:44.275038 22296 consensus_queue.cc:1048] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:44.282015 22166 raft_consensus.cc:1275] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [term 2 FOLLOWER]: Refusing update from remote peer 4c0661e009d94fcb94cee02a8082085e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:44.283631 22231 consensus_queue.cc:1048] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:46.504305 21882 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:07:46.505370 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:46.520481 22091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16d9bb8f3c2045a4a62eb6731461b65d"
dest_uuid: "4c0661e009d94fcb94cee02a8082085e"
mode: GRACEFUL
new_leader_uuid: "79f073d9453045aba61d2d31cbd27ee1"
 from {username='slave'} at 127.0.0.1:40920
I20260713 09:07:46.520946 22091 raft_consensus.cc:606] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [term 2 LEADER]: Received request to transfer leadership to TS 79f073d9453045aba61d2d31cbd27ee1
I20260713 09:07:46.530827 22015 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "921b00fe76c14a2198573dfd2bd513c3"
dest_uuid: "43ea5ffaeb30422d87031c33347dfdd7"
mode: GRACEFUL
new_leader_uuid: "79f073d9453045aba61d2d31cbd27ee1"
 from {username='slave'} at 127.0.0.1:41642
I20260713 09:07:46.531347 22015 raft_consensus.cc:606] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 LEADER]: Received request to transfer leadership to TS 79f073d9453045aba61d2d31cbd27ee1
I20260713 09:07:46.532423 21882 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:07:46.532874 21882 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:46.663930 22304 raft_consensus.cc:993] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e: : Instructing follower 79f073d9453045aba61d2d31cbd27ee1 to start an election
I20260713 09:07:46.664466 22231 raft_consensus.cc:1081] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [term 2 LEADER]: Signalling peer 79f073d9453045aba61d2d31cbd27ee1 to start an election
I20260713 09:07:46.665958 22165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16d9bb8f3c2045a4a62eb6731461b65d"
dest_uuid: "79f073d9453045aba61d2d31cbd27ee1"
 from {username='slave'} at 127.0.0.1:34430
I20260713 09:07:46.666558 22165 raft_consensus.cc:493] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:46.666914 22165 raft_consensus.cc:3060] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:46.671473 22165 raft_consensus.cc:515] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:46.673156 22165 leader_election.cc:290] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [CANDIDATE]: Term 3 election: Requested vote from peers 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129:39385), 4c0661e009d94fcb94cee02a8082085e (127.21.94.130:37169)
I20260713 09:07:46.673902 22015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d9bb8f3c2045a4a62eb6731461b65d" candidate_uuid: "79f073d9453045aba61d2d31cbd27ee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "43ea5ffaeb30422d87031c33347dfdd7"
I20260713 09:07:46.674311 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d9bb8f3c2045a4a62eb6731461b65d" candidate_uuid: "79f073d9453045aba61d2d31cbd27ee1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c0661e009d94fcb94cee02a8082085e"
I20260713 09:07:46.674540 22015 raft_consensus.cc:3060] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:46.674858 22091 raft_consensus.cc:3055] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:46.675155 22091 raft_consensus.cc:740] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4c0661e009d94fcb94cee02a8082085e, State: Running, Role: LEADER
I20260713 09:07:46.675839 22091 consensus_queue.cc:260] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [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: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:46.676704 22091 raft_consensus.cc:3060] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:46.679229 22015 raft_consensus.cc:2468] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79f073d9453045aba61d2d31cbd27ee1 in term 3.
I20260713 09:07:46.680292 22129 leader_election.cc:304] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [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: 43ea5ffaeb30422d87031c33347dfdd7, 79f073d9453045aba61d2d31cbd27ee1; no voters: 
I20260713 09:07:46.680997 22300 raft_consensus.cc:2804] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:46.681049 22091 raft_consensus.cc:2468] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79f073d9453045aba61d2d31cbd27ee1 in term 3.
I20260713 09:07:46.682518 22300 raft_consensus.cc:697] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [term 3 LEADER]: Becoming Leader. State: Replica: 79f073d9453045aba61d2d31cbd27ee1, State: Running, Role: LEADER
I20260713 09:07:46.683346 22300 consensus_queue.cc:237] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [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: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:46.691223 21914 catalog_manager.cc:5697] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 reported cstate change: term changed from 2 to 3, leader changed from 4c0661e009d94fcb94cee02a8082085e (127.21.94.130) to 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131). New cstate: current_term: 3 leader_uuid: "79f073d9453045aba61d2d31cbd27ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:46.867698 22298 raft_consensus.cc:993] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7: : Instructing follower 79f073d9453045aba61d2d31cbd27ee1 to start an election
I20260713 09:07:46.868137 22311 raft_consensus.cc:1081] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 LEADER]: Signalling peer 79f073d9453045aba61d2d31cbd27ee1 to start an election
I20260713 09:07:46.869678 22165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "921b00fe76c14a2198573dfd2bd513c3"
dest_uuid: "79f073d9453045aba61d2d31cbd27ee1"
 from {username='slave'} at 127.0.0.1:34414
I20260713 09:07:46.870103 22165 raft_consensus.cc:493] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:46.870401 22165 raft_consensus.cc:3060] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:46.874963 22165 raft_consensus.cc:515] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } }
I20260713 09:07:46.876547 22165 leader_election.cc:290] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [CANDIDATE]: Term 2 election: Requested vote from peers 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129:39385), 4c0661e009d94fcb94cee02a8082085e (127.21.94.130:37169)
I20260713 09:07:46.877408 22015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921b00fe76c14a2198573dfd2bd513c3" candidate_uuid: "79f073d9453045aba61d2d31cbd27ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43ea5ffaeb30422d87031c33347dfdd7"
I20260713 09:07:46.877614 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921b00fe76c14a2198573dfd2bd513c3" candidate_uuid: "79f073d9453045aba61d2d31cbd27ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c0661e009d94fcb94cee02a8082085e"
I20260713 09:07:46.878032 22015 raft_consensus.cc:3055] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:46.878123 22091 raft_consensus.cc:3060] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:46.878348 22015 raft_consensus.cc:740] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43ea5ffaeb30422d87031c33347dfdd7, State: Running, Role: LEADER
I20260713 09:07:46.879158 22015 consensus_queue.cc:260] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } }
I20260713 09:07:46.880054 22015 raft_consensus.cc:3060] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:46.883518 22091 raft_consensus.cc:2468] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79f073d9453045aba61d2d31cbd27ee1 in term 2.
I20260713 09:07:46.884593 22131 leader_election.cc:304] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c0661e009d94fcb94cee02a8082085e, 79f073d9453045aba61d2d31cbd27ee1; no voters: 
I20260713 09:07:46.885273 22300 raft_consensus.cc:2804] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:46.885773 22300 raft_consensus.cc:697] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [term 2 LEADER]: Becoming Leader. State: Replica: 79f073d9453045aba61d2d31cbd27ee1, State: Running, Role: LEADER
I20260713 09:07:46.885655 22015 raft_consensus.cc:2468] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79f073d9453045aba61d2d31cbd27ee1 in term 2.
I20260713 09:07:46.886600 22300 consensus_queue.cc:237] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } }
I20260713 09:07:46.895987 21914 catalog_manager.cc:5697] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 reported cstate change: term changed from 1 to 2, leader changed from 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129) to 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131). New cstate: current_term: 2 leader_uuid: "79f073d9453045aba61d2d31cbd27ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:47.097627 22091 raft_consensus.cc:1275] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [term 3 FOLLOWER]: Refusing update from remote peer 79f073d9453045aba61d2d31cbd27ee1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:47.098780 22300 consensus_queue.cc:1048] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:47.107519 22015 raft_consensus.cc:1275] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 [term 3 FOLLOWER]: Refusing update from remote peer 79f073d9453045aba61d2d31cbd27ee1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:47.108915 22315 consensus_queue.cc:1048] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:47.390995 22091 raft_consensus.cc:1275] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e [term 2 FOLLOWER]: Refusing update from remote peer 79f073d9453045aba61d2d31cbd27ee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:47.392267 22315 consensus_queue.cc:1048] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:47.400278 22015 raft_consensus.cc:1275] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 [term 2 FOLLOWER]: Refusing update from remote peer 79f073d9453045aba61d2d31cbd27ee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:47.402294 22305 consensus_queue.cc:1048] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:47.533722 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:47.543540 22165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "921b00fe76c14a2198573dfd2bd513c3"
dest_uuid: "79f073d9453045aba61d2d31cbd27ee1"
mode: GRACEFUL
new_leader_uuid: "4c0661e009d94fcb94cee02a8082085e"
 from {username='slave'} at 127.0.0.1:34432
I20260713 09:07:47.544286 22165 raft_consensus.cc:606] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [term 2 LEADER]: Received request to transfer leadership to TS 4c0661e009d94fcb94cee02a8082085e
I20260713 09:07:47.549525 22015 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8029caf396b540818b4c760f9fe9c585"
dest_uuid: "43ea5ffaeb30422d87031c33347dfdd7"
mode: GRACEFUL
new_leader_uuid: "4c0661e009d94fcb94cee02a8082085e"
 from {username='slave'} at 127.0.0.1:41630
I20260713 09:07:47.550128 22015 raft_consensus.cc:606] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 LEADER]: Received request to transfer leadership to TS 4c0661e009d94fcb94cee02a8082085e
I20260713 09:07:47.554702 22015 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ea4389a7b0b4888b1c6b672dc8e8490"
dest_uuid: "43ea5ffaeb30422d87031c33347dfdd7"
mode: GRACEFUL
new_leader_uuid: "4c0661e009d94fcb94cee02a8082085e"
 from {username='slave'} at 127.0.0.1:41630
I20260713 09:07:47.555195 22015 raft_consensus.cc:606] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7 [term 2 LEADER]: Received request to transfer leadership to TS 4c0661e009d94fcb94cee02a8082085e
I20260713 09:07:47.559551 22015 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2022b8f79fce442eaa5b18c922ad327f"
dest_uuid: "43ea5ffaeb30422d87031c33347dfdd7"
mode: GRACEFUL
new_leader_uuid: "4c0661e009d94fcb94cee02a8082085e"
 from {username='slave'} at 127.0.0.1:41630
I20260713 09:07:47.560047 22015 raft_consensus.cc:606] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 LEADER]: Received request to transfer leadership to TS 4c0661e009d94fcb94cee02a8082085e
I20260713 09:07:47.567140 22165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16d9bb8f3c2045a4a62eb6731461b65d"
dest_uuid: "79f073d9453045aba61d2d31cbd27ee1"
mode: GRACEFUL
new_leader_uuid: "4c0661e009d94fcb94cee02a8082085e"
 from {username='slave'} at 127.0.0.1:34432
I20260713 09:07:47.567605 22165 raft_consensus.cc:606] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [term 3 LEADER]: Received request to transfer leadership to TS 4c0661e009d94fcb94cee02a8082085e
I20260713 09:07:47.714025 22315 raft_consensus.cc:993] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1: : Instructing follower 4c0661e009d94fcb94cee02a8082085e to start an election
I20260713 09:07:47.714525 22305 raft_consensus.cc:1081] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [term 3 LEADER]: Signalling peer 4c0661e009d94fcb94cee02a8082085e to start an election
I20260713 09:07:47.716065 22091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16d9bb8f3c2045a4a62eb6731461b65d"
dest_uuid: "4c0661e009d94fcb94cee02a8082085e"
 from {username='slave'} at 127.0.0.1:40888
I20260713 09:07:47.716500 22091 raft_consensus.cc:493] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:47.716741 22091 raft_consensus.cc:3060] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:47.721122 22091 raft_consensus.cc:515] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:47.723064 22091 leader_election.cc:290] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [CANDIDATE]: Term 4 election: Requested vote from peers 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129:39385), 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131:37655)
I20260713 09:07:47.723737 22015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d9bb8f3c2045a4a62eb6731461b65d" candidate_uuid: "4c0661e009d94fcb94cee02a8082085e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "43ea5ffaeb30422d87031c33347dfdd7"
I20260713 09:07:47.724253 22165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d9bb8f3c2045a4a62eb6731461b65d" candidate_uuid: "4c0661e009d94fcb94cee02a8082085e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "79f073d9453045aba61d2d31cbd27ee1"
I20260713 09:07:47.724550 22015 raft_consensus.cc:3060] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:47.724782 22165 raft_consensus.cc:3055] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:47.725111 22165 raft_consensus.cc:740] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 79f073d9453045aba61d2d31cbd27ee1, State: Running, Role: LEADER
I20260713 09:07:47.725793 22165 consensus_queue.cc:260] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [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: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:47.726639 22165 raft_consensus.cc:3060] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:47.732586 22165 raft_consensus.cc:2468] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c0661e009d94fcb94cee02a8082085e in term 4.
I20260713 09:07:47.731882 22015 raft_consensus.cc:2468] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c0661e009d94fcb94cee02a8082085e in term 4.
I20260713 09:07:47.734300 22321 raft_consensus.cc:993] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7: : Instructing follower 4c0661e009d94fcb94cee02a8082085e to start an election
I20260713 09:07:47.734512 22057 leader_election.cc:304] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [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: 4c0661e009d94fcb94cee02a8082085e, 79f073d9453045aba61d2d31cbd27ee1; no voters: 
I20260713 09:07:47.735319 22311 raft_consensus.cc:1081] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 LEADER]: Signalling peer 4c0661e009d94fcb94cee02a8082085e to start an election
I20260713 09:07:47.735987 22231 raft_consensus.cc:2804] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:47.737253 22231 raft_consensus.cc:697] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [term 4 LEADER]: Becoming Leader. State: Replica: 4c0661e009d94fcb94cee02a8082085e, State: Running, Role: LEADER
I20260713 09:07:47.738080 22231 consensus_queue.cc:237] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [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: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:47.738541 22091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2022b8f79fce442eaa5b18c922ad327f"
dest_uuid: "4c0661e009d94fcb94cee02a8082085e"
 from {username='slave'} at 127.0.0.1:40880
I20260713 09:07:47.739061 22091 raft_consensus.cc:493] T 2022b8f79fce442eaa5b18c922ad327f P 4c0661e009d94fcb94cee02a8082085e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:47.739434 22091 raft_consensus.cc:3060] T 2022b8f79fce442eaa5b18c922ad327f P 4c0661e009d94fcb94cee02a8082085e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:47.744912 22091 raft_consensus.cc:515] T 2022b8f79fce442eaa5b18c922ad327f P 4c0661e009d94fcb94cee02a8082085e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:47.744774 21912 catalog_manager.cc:5697] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e reported cstate change: term changed from 3 to 4, leader changed from 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131) to 4c0661e009d94fcb94cee02a8082085e (127.21.94.130). New cstate: current_term: 4 leader_uuid: "4c0661e009d94fcb94cee02a8082085e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:47.747293 22091 leader_election.cc:290] T 2022b8f79fce442eaa5b18c922ad327f P 4c0661e009d94fcb94cee02a8082085e [CANDIDATE]: Term 2 election: Requested vote from peers 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129:39385), 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131:37655)
I20260713 09:07:47.747474 22015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2022b8f79fce442eaa5b18c922ad327f" candidate_uuid: "4c0661e009d94fcb94cee02a8082085e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43ea5ffaeb30422d87031c33347dfdd7"
I20260713 09:07:47.748092 22015 raft_consensus.cc:3055] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:47.748458 22015 raft_consensus.cc:740] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43ea5ffaeb30422d87031c33347dfdd7, State: Running, Role: LEADER
I20260713 09:07:47.748545 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2022b8f79fce442eaa5b18c922ad327f" candidate_uuid: "4c0661e009d94fcb94cee02a8082085e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79f073d9453045aba61d2d31cbd27ee1"
I20260713 09:07:47.749220 22015 consensus_queue.cc:260] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
W20260713 09:07:47.749931 21983 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260713 09:07:47.750099 22015 raft_consensus.cc:3060] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:47.749384 22166 raft_consensus.cc:3060] T 2022b8f79fce442eaa5b18c922ad327f P 79f073d9453045aba61d2d31cbd27ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:47.754628 22015 raft_consensus.cc:2468] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c0661e009d94fcb94cee02a8082085e in term 2.
I20260713 09:07:47.755811 22055 leader_election.cc:304] T 2022b8f79fce442eaa5b18c922ad327f P 4c0661e009d94fcb94cee02a8082085e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43ea5ffaeb30422d87031c33347dfdd7, 4c0661e009d94fcb94cee02a8082085e; no voters: 
I20260713 09:07:47.756649 22231 raft_consensus.cc:2804] T 2022b8f79fce442eaa5b18c922ad327f P 4c0661e009d94fcb94cee02a8082085e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:47.757133 22231 raft_consensus.cc:697] T 2022b8f79fce442eaa5b18c922ad327f P 4c0661e009d94fcb94cee02a8082085e [term 2 LEADER]: Becoming Leader. State: Replica: 4c0661e009d94fcb94cee02a8082085e, State: Running, Role: LEADER
I20260713 09:07:47.757957 22231 consensus_queue.cc:237] T 2022b8f79fce442eaa5b18c922ad327f P 4c0661e009d94fcb94cee02a8082085e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:47.758827 22166 raft_consensus.cc:2468] T 2022b8f79fce442eaa5b18c922ad327f P 79f073d9453045aba61d2d31cbd27ee1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c0661e009d94fcb94cee02a8082085e in term 2.
I20260713 09:07:47.768011 21912 catalog_manager.cc:5697] T 2022b8f79fce442eaa5b18c922ad327f P 4c0661e009d94fcb94cee02a8082085e reported cstate change: term changed from 1 to 2, leader changed from 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129) to 4c0661e009d94fcb94cee02a8082085e (127.21.94.130). New cstate: current_term: 2 leader_uuid: "4c0661e009d94fcb94cee02a8082085e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:47.960743 22322 raft_consensus.cc:993] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7: : Instructing follower 4c0661e009d94fcb94cee02a8082085e to start an election
I20260713 09:07:47.961182 22322 raft_consensus.cc:1081] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7 [term 2 LEADER]: Signalling peer 4c0661e009d94fcb94cee02a8082085e to start an election
I20260713 09:07:47.962646 22091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ea4389a7b0b4888b1c6b672dc8e8490"
dest_uuid: "4c0661e009d94fcb94cee02a8082085e"
 from {username='slave'} at 127.0.0.1:40880
I20260713 09:07:47.963090 22091 raft_consensus.cc:493] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:47.963339 22091 raft_consensus.cc:3060] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:47.969208 22091 raft_consensus.cc:515] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:47.970744 22091 leader_election.cc:290] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [CANDIDATE]: Term 3 election: Requested vote from peers 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129:39385), 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131:37655)
I20260713 09:07:47.971599 22015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea4389a7b0b4888b1c6b672dc8e8490" candidate_uuid: "4c0661e009d94fcb94cee02a8082085e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "43ea5ffaeb30422d87031c33347dfdd7"
I20260713 09:07:47.971761 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea4389a7b0b4888b1c6b672dc8e8490" candidate_uuid: "4c0661e009d94fcb94cee02a8082085e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "79f073d9453045aba61d2d31cbd27ee1"
I20260713 09:07:47.972121 22015 raft_consensus.cc:3055] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:47.972281 22166 raft_consensus.cc:3060] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 79f073d9453045aba61d2d31cbd27ee1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:47.972460 22015 raft_consensus.cc:740] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 43ea5ffaeb30422d87031c33347dfdd7, State: Running, Role: LEADER
I20260713 09:07:47.973564 22015 consensus_queue.cc:260] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7 [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: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:47.974433 22015 raft_consensus.cc:3060] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:47.977008 22166 raft_consensus.cc:2468] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 79f073d9453045aba61d2d31cbd27ee1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c0661e009d94fcb94cee02a8082085e in term 3.
I20260713 09:07:47.978258 22057 leader_election.cc:304] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [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: 4c0661e009d94fcb94cee02a8082085e, 79f073d9453045aba61d2d31cbd27ee1; no voters: 
I20260713 09:07:47.978927 22231 raft_consensus.cc:2804] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:47.979108 22015 raft_consensus.cc:2468] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c0661e009d94fcb94cee02a8082085e in term 3.
I20260713 09:07:47.979317 22231 raft_consensus.cc:697] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [term 3 LEADER]: Becoming Leader. State: Replica: 4c0661e009d94fcb94cee02a8082085e, State: Running, Role: LEADER
I20260713 09:07:47.980126 22231 consensus_queue.cc:237] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [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: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:47.986407 21912 catalog_manager.cc:5697] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e reported cstate change: term changed from 2 to 3, leader changed from 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129) to 4c0661e009d94fcb94cee02a8082085e (127.21.94.130). New cstate: current_term: 3 leader_uuid: "4c0661e009d94fcb94cee02a8082085e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:48.012329 22315 raft_consensus.cc:993] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1: : Instructing follower 4c0661e009d94fcb94cee02a8082085e to start an election
I20260713 09:07:48.012753 22305 raft_consensus.cc:1081] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [term 2 LEADER]: Signalling peer 4c0661e009d94fcb94cee02a8082085e to start an election
I20260713 09:07:48.014212 22091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "921b00fe76c14a2198573dfd2bd513c3"
dest_uuid: "4c0661e009d94fcb94cee02a8082085e"
 from {username='slave'} at 127.0.0.1:40888
I20260713 09:07:48.014688 22091 raft_consensus.cc:493] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:48.014968 22091 raft_consensus.cc:3060] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:48.018976 22091 raft_consensus.cc:515] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } }
I20260713 09:07:48.020393 22091 leader_election.cc:290] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e [CANDIDATE]: Term 3 election: Requested vote from peers 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129:39385), 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131:37655)
I20260713 09:07:48.021301 22015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921b00fe76c14a2198573dfd2bd513c3" candidate_uuid: "4c0661e009d94fcb94cee02a8082085e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "43ea5ffaeb30422d87031c33347dfdd7"
I20260713 09:07:48.021525 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921b00fe76c14a2198573dfd2bd513c3" candidate_uuid: "4c0661e009d94fcb94cee02a8082085e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "79f073d9453045aba61d2d31cbd27ee1"
I20260713 09:07:48.021836 22015 raft_consensus.cc:3060] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:48.022075 22166 raft_consensus.cc:3055] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:48.022439 22166 raft_consensus.cc:740] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 79f073d9453045aba61d2d31cbd27ee1, State: Running, Role: LEADER
I20260713 09:07:48.023082 22166 consensus_queue.cc:260] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [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: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } }
I20260713 09:07:48.023959 22166 raft_consensus.cc:3060] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:48.026697 22015 raft_consensus.cc:2468] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c0661e009d94fcb94cee02a8082085e in term 3.
I20260713 09:07:48.027666 22055 leader_election.cc:304] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e [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: 43ea5ffaeb30422d87031c33347dfdd7, 4c0661e009d94fcb94cee02a8082085e; no voters: 
I20260713 09:07:48.028178 22166 raft_consensus.cc:2468] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c0661e009d94fcb94cee02a8082085e in term 3.
I20260713 09:07:48.028396 22231 raft_consensus.cc:2804] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:48.028928 22231 raft_consensus.cc:697] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e [term 3 LEADER]: Becoming Leader. State: Replica: 4c0661e009d94fcb94cee02a8082085e, State: Running, Role: LEADER
I20260713 09:07:48.029680 22231 consensus_queue.cc:237] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e [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: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } }
I20260713 09:07:48.035779 22311 raft_consensus.cc:993] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7: : Instructing follower 4c0661e009d94fcb94cee02a8082085e to start an election
I20260713 09:07:48.036192 22311 raft_consensus.cc:1081] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 LEADER]: Signalling peer 4c0661e009d94fcb94cee02a8082085e to start an election
I20260713 09:07:48.035609 21912 catalog_manager.cc:5697] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e reported cstate change: term changed from 2 to 3, leader changed from 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131) to 4c0661e009d94fcb94cee02a8082085e (127.21.94.130). New cstate: current_term: 3 leader_uuid: "4c0661e009d94fcb94cee02a8082085e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:48.037777 22091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8029caf396b540818b4c760f9fe9c585"
dest_uuid: "4c0661e009d94fcb94cee02a8082085e"
 from {username='slave'} at 127.0.0.1:40880
I20260713 09:07:48.038283 22091 raft_consensus.cc:493] T 8029caf396b540818b4c760f9fe9c585 P 4c0661e009d94fcb94cee02a8082085e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:48.038611 22091 raft_consensus.cc:3060] T 8029caf396b540818b4c760f9fe9c585 P 4c0661e009d94fcb94cee02a8082085e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:48.044003 22091 raft_consensus.cc:515] T 8029caf396b540818b4c760f9fe9c585 P 4c0661e009d94fcb94cee02a8082085e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:48.045506 22091 leader_election.cc:290] T 8029caf396b540818b4c760f9fe9c585 P 4c0661e009d94fcb94cee02a8082085e [CANDIDATE]: Term 2 election: Requested vote from peers 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129:39385), 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131:37655)
I20260713 09:07:48.046322 22015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8029caf396b540818b4c760f9fe9c585" candidate_uuid: "4c0661e009d94fcb94cee02a8082085e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43ea5ffaeb30422d87031c33347dfdd7"
I20260713 09:07:48.046519 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8029caf396b540818b4c760f9fe9c585" candidate_uuid: "4c0661e009d94fcb94cee02a8082085e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79f073d9453045aba61d2d31cbd27ee1"
I20260713 09:07:48.046916 22015 raft_consensus.cc:3055] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:48.046967 22166 raft_consensus.cc:3060] T 8029caf396b540818b4c760f9fe9c585 P 79f073d9453045aba61d2d31cbd27ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:48.047343 22015 raft_consensus.cc:740] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 43ea5ffaeb30422d87031c33347dfdd7, State: Running, Role: LEADER
I20260713 09:07:48.048305 22015 consensus_queue.cc:260] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:48.049496 22015 raft_consensus.cc:3060] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:48.053275 22166 raft_consensus.cc:2468] T 8029caf396b540818b4c760f9fe9c585 P 79f073d9453045aba61d2d31cbd27ee1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c0661e009d94fcb94cee02a8082085e in term 2.
I20260713 09:07:48.054375 22057 leader_election.cc:304] T 8029caf396b540818b4c760f9fe9c585 P 4c0661e009d94fcb94cee02a8082085e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c0661e009d94fcb94cee02a8082085e, 79f073d9453045aba61d2d31cbd27ee1; no voters: 
I20260713 09:07:48.055073 22231 raft_consensus.cc:2804] T 8029caf396b540818b4c760f9fe9c585 P 4c0661e009d94fcb94cee02a8082085e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:48.055011 22015 raft_consensus.cc:2468] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c0661e009d94fcb94cee02a8082085e in term 2.
I20260713 09:07:48.055658 22231 raft_consensus.cc:697] T 8029caf396b540818b4c760f9fe9c585 P 4c0661e009d94fcb94cee02a8082085e [term 2 LEADER]: Becoming Leader. State: Replica: 4c0661e009d94fcb94cee02a8082085e, State: Running, Role: LEADER
I20260713 09:07:48.056528 22231 consensus_queue.cc:237] T 8029caf396b540818b4c760f9fe9c585 P 4c0661e009d94fcb94cee02a8082085e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:48.062754 21912 catalog_manager.cc:5697] T 8029caf396b540818b4c760f9fe9c585 P 4c0661e009d94fcb94cee02a8082085e reported cstate change: term changed from 1 to 2, leader changed from 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129) to 4c0661e009d94fcb94cee02a8082085e (127.21.94.130). New cstate: current_term: 2 leader_uuid: "4c0661e009d94fcb94cee02a8082085e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:48.346087 22166 raft_consensus.cc:1275] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [term 4 FOLLOWER]: Refusing update from remote peer 4c0661e009d94fcb94cee02a8082085e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:48.347259 22231 consensus_queue.cc:1048] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:48.349877 22165 raft_consensus.cc:1275] T 2022b8f79fce442eaa5b18c922ad327f P 79f073d9453045aba61d2d31cbd27ee1 [term 2 FOLLOWER]: Refusing update from remote peer 4c0661e009d94fcb94cee02a8082085e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:48.351230 22323 consensus_queue.cc:1048] T 2022b8f79fce442eaa5b18c922ad327f P 4c0661e009d94fcb94cee02a8082085e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:48.358914 22015 raft_consensus.cc:1275] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 [term 4 FOLLOWER]: Refusing update from remote peer 4c0661e009d94fcb94cee02a8082085e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:48.363090 22015 raft_consensus.cc:1275] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [term 2 FOLLOWER]: Refusing update from remote peer 4c0661e009d94fcb94cee02a8082085e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:48.362944 22231 consensus_queue.cc:1048] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:48.365814 22323 consensus_queue.cc:1048] T 2022b8f79fce442eaa5b18c922ad327f P 4c0661e009d94fcb94cee02a8082085e [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:48.415443 22017 raft_consensus.cc:1275] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7 [term 3 FOLLOWER]: Refusing update from remote peer 4c0661e009d94fcb94cee02a8082085e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:48.416646 22334 consensus_queue.cc:1048] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:48.424683 22166 raft_consensus.cc:1275] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 79f073d9453045aba61d2d31cbd27ee1 [term 3 FOLLOWER]: Refusing update from remote peer 4c0661e009d94fcb94cee02a8082085e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:48.426258 22231 consensus_queue.cc:1048] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:48.445883 22017 raft_consensus.cc:1275] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 [term 3 FOLLOWER]: Refusing update from remote peer 4c0661e009d94fcb94cee02a8082085e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:48.447072 22231 consensus_queue.cc:1048] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:48.453267 22166 raft_consensus.cc:1275] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [term 3 FOLLOWER]: Refusing update from remote peer 4c0661e009d94fcb94cee02a8082085e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:48.455590 22335 consensus_queue.cc:1048] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:48.556759 22015 raft_consensus.cc:1275] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [term 2 FOLLOWER]: Refusing update from remote peer 4c0661e009d94fcb94cee02a8082085e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:48.557900 22323 consensus_queue.cc:1048] T 8029caf396b540818b4c760f9fe9c585 P 4c0661e009d94fcb94cee02a8082085e [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:48.566063 22166 raft_consensus.cc:1275] T 8029caf396b540818b4c760f9fe9c585 P 79f073d9453045aba61d2d31cbd27ee1 [term 2 FOLLOWER]: Refusing update from remote peer 4c0661e009d94fcb94cee02a8082085e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:48.567545 22335 consensus_queue.cc:1048] T 8029caf396b540818b4c760f9fe9c585 P 4c0661e009d94fcb94cee02a8082085e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:50.576548 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:50.585826 22091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16d9bb8f3c2045a4a62eb6731461b65d"
dest_uuid: "4c0661e009d94fcb94cee02a8082085e"
mode: GRACEFUL
new_leader_uuid: "43ea5ffaeb30422d87031c33347dfdd7"
 from {username='slave'} at 127.0.0.1:40920
I20260713 09:07:50.586405 22091 raft_consensus.cc:606] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [term 4 LEADER]: Received request to transfer leadership to TS 43ea5ffaeb30422d87031c33347dfdd7
I20260713 09:07:50.589068 22091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2022b8f79fce442eaa5b18c922ad327f"
dest_uuid: "4c0661e009d94fcb94cee02a8082085e"
mode: GRACEFUL
new_leader_uuid: "43ea5ffaeb30422d87031c33347dfdd7"
 from {username='slave'} at 127.0.0.1:40920
I20260713 09:07:50.589599 22091 raft_consensus.cc:606] T 2022b8f79fce442eaa5b18c922ad327f P 4c0661e009d94fcb94cee02a8082085e [term 2 LEADER]: Received request to transfer leadership to TS 43ea5ffaeb30422d87031c33347dfdd7
I20260713 09:07:50.591747 22091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75a5e010855b41359edaba9ee84b1bda"
dest_uuid: "4c0661e009d94fcb94cee02a8082085e"
mode: GRACEFUL
new_leader_uuid: "79f073d9453045aba61d2d31cbd27ee1"
 from {username='slave'} at 127.0.0.1:40920
I20260713 09:07:50.592096 22091 raft_consensus.cc:606] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e [term 1 LEADER]: Received request to transfer leadership to TS 79f073d9453045aba61d2d31cbd27ee1
I20260713 09:07:50.594170 22091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8029caf396b540818b4c760f9fe9c585"
dest_uuid: "4c0661e009d94fcb94cee02a8082085e"
mode: GRACEFUL
new_leader_uuid: "43ea5ffaeb30422d87031c33347dfdd7"
 from {username='slave'} at 127.0.0.1:40920
I20260713 09:07:50.594512 22091 raft_consensus.cc:606] T 8029caf396b540818b4c760f9fe9c585 P 4c0661e009d94fcb94cee02a8082085e [term 2 LEADER]: Received request to transfer leadership to TS 43ea5ffaeb30422d87031c33347dfdd7
I20260713 09:07:50.596511 22091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "921b00fe76c14a2198573dfd2bd513c3"
dest_uuid: "4c0661e009d94fcb94cee02a8082085e"
mode: GRACEFUL
new_leader_uuid: "79f073d9453045aba61d2d31cbd27ee1"
 from {username='slave'} at 127.0.0.1:40920
I20260713 09:07:50.596860 22091 raft_consensus.cc:606] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e [term 3 LEADER]: Received request to transfer leadership to TS 79f073d9453045aba61d2d31cbd27ee1
I20260713 09:07:50.597705 21882 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:07:50.598132 21882 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:50.680317 22347 raft_consensus.cc:993] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e: : Instructing follower 43ea5ffaeb30422d87031c33347dfdd7 to start an election
I20260713 09:07:50.680835 22323 raft_consensus.cc:1081] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [term 4 LEADER]: Signalling peer 43ea5ffaeb30422d87031c33347dfdd7 to start an election
I20260713 09:07:50.682560 22017 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16d9bb8f3c2045a4a62eb6731461b65d"
dest_uuid: "43ea5ffaeb30422d87031c33347dfdd7"
 from {username='slave'} at 127.0.0.1:41614
I20260713 09:07:50.683229 22017 raft_consensus.cc:493] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:50.683730 22017 raft_consensus.cc:3060] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:07:50.685496 22347 raft_consensus.cc:993] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e: : Instructing follower 79f073d9453045aba61d2d31cbd27ee1 to start an election
I20260713 09:07:50.685951 22323 raft_consensus.cc:1081] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e [term 1 LEADER]: Signalling peer 79f073d9453045aba61d2d31cbd27ee1 to start an election
I20260713 09:07:50.687589 22166 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75a5e010855b41359edaba9ee84b1bda"
dest_uuid: "79f073d9453045aba61d2d31cbd27ee1"
 from {username='slave'} at 127.0.0.1:34430
I20260713 09:07:50.688114 22166 raft_consensus.cc:493] T 75a5e010855b41359edaba9ee84b1bda P 79f073d9453045aba61d2d31cbd27ee1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:50.688450 22166 raft_consensus.cc:3060] T 75a5e010855b41359edaba9ee84b1bda P 79f073d9453045aba61d2d31cbd27ee1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.691604 22017 raft_consensus.cc:515] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:50.694216 22017 leader_election.cc:290] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 [CANDIDATE]: Term 5 election: Requested vote from peers 4c0661e009d94fcb94cee02a8082085e (127.21.94.130:37169), 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131:37655)
I20260713 09:07:50.695314 22166 raft_consensus.cc:515] T 75a5e010855b41359edaba9ee84b1bda P 79f073d9453045aba61d2d31cbd27ee1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:50.695538 22165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d9bb8f3c2045a4a62eb6731461b65d" candidate_uuid: "43ea5ffaeb30422d87031c33347dfdd7" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "79f073d9453045aba61d2d31cbd27ee1"
I20260713 09:07:50.695447 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16d9bb8f3c2045a4a62eb6731461b65d" candidate_uuid: "43ea5ffaeb30422d87031c33347dfdd7" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4c0661e009d94fcb94cee02a8082085e"
I20260713 09:07:50.696403 22165 raft_consensus.cc:3060] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:07:50.696406 22091 raft_consensus.cc:3055] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:07:50.696980 22091 raft_consensus.cc:740] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4c0661e009d94fcb94cee02a8082085e, State: Running, Role: LEADER
I20260713 09:07:50.697933 22017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a5e010855b41359edaba9ee84b1bda" candidate_uuid: "79f073d9453045aba61d2d31cbd27ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "43ea5ffaeb30422d87031c33347dfdd7"
I20260713 09:07:50.697883 22091 consensus_queue.cc:260] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:50.698659 22017 raft_consensus.cc:3060] T 75a5e010855b41359edaba9ee84b1bda P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.698983 22092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75a5e010855b41359edaba9ee84b1bda" candidate_uuid: "79f073d9453045aba61d2d31cbd27ee1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c0661e009d94fcb94cee02a8082085e"
I20260713 09:07:50.699424 22091 raft_consensus.cc:3060] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:07:50.699568 22092 raft_consensus.cc:3055] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:50.699951 22092 raft_consensus.cc:740] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c0661e009d94fcb94cee02a8082085e, State: Running, Role: LEADER
I20260713 09:07:50.701021 22092 consensus_queue.cc:260] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:50.702162 22092 raft_consensus.cc:3060] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:50.703966 22165 raft_consensus.cc:2468] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ea5ffaeb30422d87031c33347dfdd7 in term 5.
I20260713 09:07:50.705456 21982 leader_election.cc:304] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 [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: 43ea5ffaeb30422d87031c33347dfdd7, 79f073d9453045aba61d2d31cbd27ee1; no voters: 
I20260713 09:07:50.706807 22091 raft_consensus.cc:2468] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ea5ffaeb30422d87031c33347dfdd7 in term 5.
I20260713 09:07:50.708760 22092 raft_consensus.cc:2468] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79f073d9453045aba61d2d31cbd27ee1 in term 2.
I20260713 09:07:50.709394 22166 leader_election.cc:290] T 75a5e010855b41359edaba9ee84b1bda P 79f073d9453045aba61d2d31cbd27ee1 [CANDIDATE]: Term 2 election: Requested vote from peers 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129:39385), 4c0661e009d94fcb94cee02a8082085e (127.21.94.130:37169)
I20260713 09:07:50.708837 22017 raft_consensus.cc:2468] T 75a5e010855b41359edaba9ee84b1bda P 43ea5ffaeb30422d87031c33347dfdd7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79f073d9453045aba61d2d31cbd27ee1 in term 2.
I20260713 09:07:50.710049 22348 raft_consensus.cc:2804] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:07:50.710196 22131 leader_election.cc:304] T 75a5e010855b41359edaba9ee84b1bda P 79f073d9453045aba61d2d31cbd27ee1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c0661e009d94fcb94cee02a8082085e, 79f073d9453045aba61d2d31cbd27ee1; no voters: 
I20260713 09:07:50.711356 22305 raft_consensus.cc:2804] T 75a5e010855b41359edaba9ee84b1bda P 79f073d9453045aba61d2d31cbd27ee1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:50.711640 22348 raft_consensus.cc:697] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 [term 5 LEADER]: Becoming Leader. State: Replica: 43ea5ffaeb30422d87031c33347dfdd7, State: Running, Role: LEADER
I20260713 09:07:50.712460 22305 raft_consensus.cc:697] T 75a5e010855b41359edaba9ee84b1bda P 79f073d9453045aba61d2d31cbd27ee1 [term 2 LEADER]: Becoming Leader. State: Replica: 79f073d9453045aba61d2d31cbd27ee1, State: Running, Role: LEADER
I20260713 09:07:50.712785 22348 consensus_queue.cc:237] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:50.713447 22305 consensus_queue.cc:237] T 75a5e010855b41359edaba9ee84b1bda P 79f073d9453045aba61d2d31cbd27ee1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:50.722247 21912 catalog_manager.cc:5697] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 reported cstate change: term changed from 4 to 5, leader changed from 4c0661e009d94fcb94cee02a8082085e (127.21.94.130) to 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129). New cstate: current_term: 5 leader_uuid: "43ea5ffaeb30422d87031c33347dfdd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:50.722350 21914 catalog_manager.cc:5697] T 75a5e010855b41359edaba9ee84b1bda P 79f073d9453045aba61d2d31cbd27ee1 reported cstate change: term changed from 1 to 2, leader changed from 4c0661e009d94fcb94cee02a8082085e (127.21.94.130) to 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131). New cstate: current_term: 2 leader_uuid: "79f073d9453045aba61d2d31cbd27ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:50.896821 22323 raft_consensus.cc:993] T 2022b8f79fce442eaa5b18c922ad327f P 4c0661e009d94fcb94cee02a8082085e: : Instructing follower 43ea5ffaeb30422d87031c33347dfdd7 to start an election
I20260713 09:07:50.897281 22347 raft_consensus.cc:1081] T 2022b8f79fce442eaa5b18c922ad327f P 4c0661e009d94fcb94cee02a8082085e [term 2 LEADER]: Signalling peer 43ea5ffaeb30422d87031c33347dfdd7 to start an election
I20260713 09:07:50.898710 22017 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2022b8f79fce442eaa5b18c922ad327f"
dest_uuid: "43ea5ffaeb30422d87031c33347dfdd7"
 from {username='slave'} at 127.0.0.1:41614
I20260713 09:07:50.899166 22017 raft_consensus.cc:493] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:50.899472 22017 raft_consensus.cc:3060] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:50.903991 22017 raft_consensus.cc:515] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:50.905742 22017 leader_election.cc:290] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [CANDIDATE]: Term 3 election: Requested vote from peers 4c0661e009d94fcb94cee02a8082085e (127.21.94.130:37169), 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131:37655)
I20260713 09:07:50.906477 22092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2022b8f79fce442eaa5b18c922ad327f" candidate_uuid: "43ea5ffaeb30422d87031c33347dfdd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c0661e009d94fcb94cee02a8082085e"
I20260713 09:07:50.906792 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2022b8f79fce442eaa5b18c922ad327f" candidate_uuid: "43ea5ffaeb30422d87031c33347dfdd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "79f073d9453045aba61d2d31cbd27ee1"
I20260713 09:07:50.907068 22092 raft_consensus.cc:3055] T 2022b8f79fce442eaa5b18c922ad327f P 4c0661e009d94fcb94cee02a8082085e [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:50.907291 22166 raft_consensus.cc:3060] T 2022b8f79fce442eaa5b18c922ad327f P 79f073d9453045aba61d2d31cbd27ee1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:50.907431 22092 raft_consensus.cc:740] T 2022b8f79fce442eaa5b18c922ad327f P 4c0661e009d94fcb94cee02a8082085e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4c0661e009d94fcb94cee02a8082085e, State: Running, Role: LEADER
I20260713 09:07:50.908221 22092 consensus_queue.cc:260] T 2022b8f79fce442eaa5b18c922ad327f P 4c0661e009d94fcb94cee02a8082085e [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: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:50.909132 22092 raft_consensus.cc:3060] T 2022b8f79fce442eaa5b18c922ad327f P 4c0661e009d94fcb94cee02a8082085e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:50.911717 22166 raft_consensus.cc:2468] T 2022b8f79fce442eaa5b18c922ad327f P 79f073d9453045aba61d2d31cbd27ee1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ea5ffaeb30422d87031c33347dfdd7 in term 3.
I20260713 09:07:50.912734 21982 leader_election.cc:304] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [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: 43ea5ffaeb30422d87031c33347dfdd7, 79f073d9453045aba61d2d31cbd27ee1; no voters: 
I20260713 09:07:50.913504 22348 raft_consensus.cc:2804] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:50.913759 22092 raft_consensus.cc:2468] T 2022b8f79fce442eaa5b18c922ad327f P 4c0661e009d94fcb94cee02a8082085e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ea5ffaeb30422d87031c33347dfdd7 in term 3.
I20260713 09:07:50.914013 22348 raft_consensus.cc:697] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [term 3 LEADER]: Becoming Leader. State: Replica: 43ea5ffaeb30422d87031c33347dfdd7, State: Running, Role: LEADER
I20260713 09:07:50.914872 22348 consensus_queue.cc:237] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [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: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:50.922148 21912 catalog_manager.cc:5697] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 reported cstate change: term changed from 2 to 3, leader changed from 4c0661e009d94fcb94cee02a8082085e (127.21.94.130) to 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129). New cstate: current_term: 3 leader_uuid: "43ea5ffaeb30422d87031c33347dfdd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:51.077600 22323 raft_consensus.cc:993] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e: : Instructing follower 79f073d9453045aba61d2d31cbd27ee1 to start an election
I20260713 09:07:51.078088 22347 raft_consensus.cc:1081] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e [term 3 LEADER]: Signalling peer 79f073d9453045aba61d2d31cbd27ee1 to start an election
I20260713 09:07:51.079445 22166 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "921b00fe76c14a2198573dfd2bd513c3"
dest_uuid: "79f073d9453045aba61d2d31cbd27ee1"
 from {username='slave'} at 127.0.0.1:34430
I20260713 09:07:51.079838 22166 raft_consensus.cc:493] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:51.080056 22166 raft_consensus.cc:3060] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:51.084530 22323 raft_consensus.cc:993] T 8029caf396b540818b4c760f9fe9c585 P 4c0661e009d94fcb94cee02a8082085e: : Instructing follower 43ea5ffaeb30422d87031c33347dfdd7 to start an election
I20260713 09:07:51.085052 22347 raft_consensus.cc:1081] T 8029caf396b540818b4c760f9fe9c585 P 4c0661e009d94fcb94cee02a8082085e [term 2 LEADER]: Signalling peer 43ea5ffaeb30422d87031c33347dfdd7 to start an election
I20260713 09:07:51.085157 22166 raft_consensus.cc:515] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } }
I20260713 09:07:51.086819 22017 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8029caf396b540818b4c760f9fe9c585"
dest_uuid: "43ea5ffaeb30422d87031c33347dfdd7"
 from {username='slave'} at 127.0.0.1:41614
I20260713 09:07:51.087483 22017 raft_consensus.cc:493] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:51.087872 22017 raft_consensus.cc:3060] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:51.086939 22166 leader_election.cc:290] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [CANDIDATE]: Term 4 election: Requested vote from peers 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129:39385), 4c0661e009d94fcb94cee02a8082085e (127.21.94.130:37169)
I20260713 09:07:51.088153 22015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921b00fe76c14a2198573dfd2bd513c3" candidate_uuid: "79f073d9453045aba61d2d31cbd27ee1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "43ea5ffaeb30422d87031c33347dfdd7"
I20260713 09:07:51.088816 22015 raft_consensus.cc:3060] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:51.089424 22092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "921b00fe76c14a2198573dfd2bd513c3" candidate_uuid: "79f073d9453045aba61d2d31cbd27ee1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4c0661e009d94fcb94cee02a8082085e"
I20260713 09:07:51.091180 22092 raft_consensus.cc:3055] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:51.091557 22092 raft_consensus.cc:740] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4c0661e009d94fcb94cee02a8082085e, State: Running, Role: LEADER
I20260713 09:07:51.092360 22092 consensus_queue.cc:260] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e [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: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } }
I20260713 09:07:51.093302 22092 raft_consensus.cc:3060] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:51.095117 22015 raft_consensus.cc:2468] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79f073d9453045aba61d2d31cbd27ee1 in term 4.
I20260713 09:07:51.095077 22017 raft_consensus.cc:515] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:51.096910 22129 leader_election.cc:304] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [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: 43ea5ffaeb30422d87031c33347dfdd7, 79f073d9453045aba61d2d31cbd27ee1; no voters: 
I20260713 09:07:51.098313 22091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8029caf396b540818b4c760f9fe9c585" candidate_uuid: "43ea5ffaeb30422d87031c33347dfdd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c0661e009d94fcb94cee02a8082085e"
I20260713 09:07:51.098841 22091 raft_consensus.cc:3055] T 8029caf396b540818b4c760f9fe9c585 P 4c0661e009d94fcb94cee02a8082085e [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:51.098937 22166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8029caf396b540818b4c760f9fe9c585" candidate_uuid: "43ea5ffaeb30422d87031c33347dfdd7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "79f073d9453045aba61d2d31cbd27ee1"
I20260713 09:07:51.099179 22305 raft_consensus.cc:2804] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:51.099179 22091 raft_consensus.cc:740] T 8029caf396b540818b4c760f9fe9c585 P 4c0661e009d94fcb94cee02a8082085e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4c0661e009d94fcb94cee02a8082085e, State: Running, Role: LEADER
I20260713 09:07:51.099647 22166 raft_consensus.cc:3060] T 8029caf396b540818b4c760f9fe9c585 P 79f073d9453045aba61d2d31cbd27ee1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:51.099020 22092 raft_consensus.cc:2468] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79f073d9453045aba61d2d31cbd27ee1 in term 4.
I20260713 09:07:51.100507 22305 raft_consensus.cc:697] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [term 4 LEADER]: Becoming Leader. State: Replica: 79f073d9453045aba61d2d31cbd27ee1, State: Running, Role: LEADER
I20260713 09:07:51.100368 22091 consensus_queue.cc:260] T 8029caf396b540818b4c760f9fe9c585 P 4c0661e009d94fcb94cee02a8082085e [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: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:51.101497 22091 raft_consensus.cc:3060] T 8029caf396b540818b4c760f9fe9c585 P 4c0661e009d94fcb94cee02a8082085e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:51.101465 22305 consensus_queue.cc:237] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [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: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } }
I20260713 09:07:51.102008 22017 leader_election.cc:290] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [CANDIDATE]: Term 3 election: Requested vote from peers 4c0661e009d94fcb94cee02a8082085e (127.21.94.130:37169), 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131:37655)
I20260713 09:07:51.106045 22166 raft_consensus.cc:2468] T 8029caf396b540818b4c760f9fe9c585 P 79f073d9453045aba61d2d31cbd27ee1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ea5ffaeb30422d87031c33347dfdd7 in term 3.
I20260713 09:07:51.107239 21982 leader_election.cc:304] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [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: 43ea5ffaeb30422d87031c33347dfdd7, 79f073d9453045aba61d2d31cbd27ee1; no voters: 
I20260713 09:07:51.107721 22091 raft_consensus.cc:2468] T 8029caf396b540818b4c760f9fe9c585 P 4c0661e009d94fcb94cee02a8082085e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43ea5ffaeb30422d87031c33347dfdd7 in term 3.
I20260713 09:07:51.108100 22348 raft_consensus.cc:2804] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:51.108582 22348 raft_consensus.cc:697] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [term 3 LEADER]: Becoming Leader. State: Replica: 43ea5ffaeb30422d87031c33347dfdd7, State: Running, Role: LEADER
I20260713 09:07:51.109440 22348 consensus_queue.cc:237] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [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: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } }
I20260713 09:07:51.109928 21912 catalog_manager.cc:5697] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 reported cstate change: term changed from 3 to 4, leader changed from 4c0661e009d94fcb94cee02a8082085e (127.21.94.130) to 79f073d9453045aba61d2d31cbd27ee1 (127.21.94.131). New cstate: current_term: 4 leader_uuid: "79f073d9453045aba61d2d31cbd27ee1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:51.118351 21914 catalog_manager.cc:5697] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 reported cstate change: term changed from 2 to 3, leader changed from 4c0661e009d94fcb94cee02a8082085e (127.21.94.130) to 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129). New cstate: current_term: 3 leader_uuid: "43ea5ffaeb30422d87031c33347dfdd7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:51.124053 22091 raft_consensus.cc:1275] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [term 5 FOLLOWER]: Refusing update from remote peer 43ea5ffaeb30422d87031c33347dfdd7: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:07:51.125243 22348 consensus_queue.cc:1048] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:51.135692 22166 raft_consensus.cc:1275] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [term 5 FOLLOWER]: Refusing update from remote peer 43ea5ffaeb30422d87031c33347dfdd7: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:07:51.137243 22348 consensus_queue.cc:1048] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:07:51.166268 22091 raft_consensus.cc:1275] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e [term 2 FOLLOWER]: Refusing update from remote peer 79f073d9453045aba61d2d31cbd27ee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:51.167443 22305 consensus_queue.cc:1048] T 75a5e010855b41359edaba9ee84b1bda P 79f073d9453045aba61d2d31cbd27ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.176370 22015 raft_consensus.cc:1275] T 75a5e010855b41359edaba9ee84b1bda P 43ea5ffaeb30422d87031c33347dfdd7 [term 2 FOLLOWER]: Refusing update from remote peer 79f073d9453045aba61d2d31cbd27ee1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:51.178453 22305 consensus_queue.cc:1048] T 75a5e010855b41359edaba9ee84b1bda P 79f073d9453045aba61d2d31cbd27ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:51.372124 22166 raft_consensus.cc:1275] T 2022b8f79fce442eaa5b18c922ad327f P 79f073d9453045aba61d2d31cbd27ee1 [term 3 FOLLOWER]: Refusing update from remote peer 43ea5ffaeb30422d87031c33347dfdd7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:51.373430 22348 consensus_queue.cc:1048] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:51.383586 22091 raft_consensus.cc:1275] T 2022b8f79fce442eaa5b18c922ad327f P 4c0661e009d94fcb94cee02a8082085e [term 3 FOLLOWER]: Refusing update from remote peer 43ea5ffaeb30422d87031c33347dfdd7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:51.384972 22349 consensus_queue.cc:1048] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:51.544610 22091 raft_consensus.cc:1275] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e [term 4 FOLLOWER]: Refusing update from remote peer 79f073d9453045aba61d2d31cbd27ee1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:51.546082 22368 consensus_queue.cc:1048] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:07:51.554762 22015 raft_consensus.cc:1275] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 [term 4 FOLLOWER]: Refusing update from remote peer 79f073d9453045aba61d2d31cbd27ee1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:51.556671 22368 consensus_queue.cc:1048] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43ea5ffaeb30422d87031c33347dfdd7" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:51.598976 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:51.604321 21882 tablet_server.cc:179] TabletServer@127.21.94.129:0 shutting down...
I20260713 09:07:51.630250 22166 raft_consensus.cc:1275] T 8029caf396b540818b4c760f9fe9c585 P 79f073d9453045aba61d2d31cbd27ee1 [term 3 FOLLOWER]: Refusing update from remote peer 43ea5ffaeb30422d87031c33347dfdd7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:51.631610 22349 consensus_queue.cc:1048] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79f073d9453045aba61d2d31cbd27ee1" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:51.638700 21882 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:51.639707 21882 tablet_replica.cc:333] T 75a5e010855b41359edaba9ee84b1bda P 43ea5ffaeb30422d87031c33347dfdd7: stopping tablet replica
I20260713 09:07:51.642037 22091 raft_consensus.cc:1275] T 8029caf396b540818b4c760f9fe9c585 P 4c0661e009d94fcb94cee02a8082085e [term 3 FOLLOWER]: Refusing update from remote peer 43ea5ffaeb30422d87031c33347dfdd7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:51.642570 21882 raft_consensus.cc:2243] T 75a5e010855b41359edaba9ee84b1bda P 43ea5ffaeb30422d87031c33347dfdd7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:51.643222 21882 raft_consensus.cc:2272] T 75a5e010855b41359edaba9ee84b1bda P 43ea5ffaeb30422d87031c33347dfdd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:51.643603 22349 consensus_queue.cc:1048] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c0661e009d94fcb94cee02a8082085e" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:51.646311 21882 tablet_replica.cc:333] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7: stopping tablet replica
I20260713 09:07:51.647053 21882 raft_consensus.cc:2243] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:51.647563 21882 raft_consensus.cc:2272] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 43ea5ffaeb30422d87031c33347dfdd7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:51.649963 21882 tablet_replica.cc:333] T cfbf6117b6e8458da1d75200dd8a73cc P 43ea5ffaeb30422d87031c33347dfdd7: stopping tablet replica
I20260713 09:07:51.650779 21882 raft_consensus.cc:2243] T cfbf6117b6e8458da1d75200dd8a73cc P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:51.651320 21882 raft_consensus.cc:2272] T cfbf6117b6e8458da1d75200dd8a73cc P 43ea5ffaeb30422d87031c33347dfdd7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:51.654021 21882 tablet_replica.cc:333] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7: stopping tablet replica
I20260713 09:07:51.654721 21882 raft_consensus.cc:2243] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:51.655594 21882 raft_consensus.cc:2272] T 2022b8f79fce442eaa5b18c922ad327f P 43ea5ffaeb30422d87031c33347dfdd7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:51.658423 21882 tablet_replica.cc:333] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7: stopping tablet replica
I20260713 09:07:51.659093 21882 raft_consensus.cc:2243] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:51.659900 21882 raft_consensus.cc:2272] T 8029caf396b540818b4c760f9fe9c585 P 43ea5ffaeb30422d87031c33347dfdd7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:51.662388 21882 tablet_replica.cc:333] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7: stopping tablet replica
I20260713 09:07:51.662879 21882 raft_consensus.cc:2243] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:07:51.663532 21882 raft_consensus.cc:2272] T 16d9bb8f3c2045a4a62eb6731461b65d P 43ea5ffaeb30422d87031c33347dfdd7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:51.665585 21882 tablet_replica.cc:333] T 8a1552d9e6844cabbee4caff861ad2a2 P 43ea5ffaeb30422d87031c33347dfdd7: stopping tablet replica
I20260713 09:07:51.666054 21882 raft_consensus.cc:2243] T 8a1552d9e6844cabbee4caff861ad2a2 P 43ea5ffaeb30422d87031c33347dfdd7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:51.666499 21882 raft_consensus.cc:2272] T 8a1552d9e6844cabbee4caff861ad2a2 P 43ea5ffaeb30422d87031c33347dfdd7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:51.668210 21882 tablet_replica.cc:333] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7: stopping tablet replica
I20260713 09:07:51.668783 21882 raft_consensus.cc:2243] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:51.669286 21882 raft_consensus.cc:2272] T 39a5602805ac4d82b8058a0ca51fb0f8 P 43ea5ffaeb30422d87031c33347dfdd7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:51.670145 22055 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:07:51.671774 21882 tablet_replica.cc:333] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7: stopping tablet replica
I20260713 09:07:51.672483 21882 raft_consensus.cc:2243] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:51.673028 21882 raft_consensus.cc:2272] T 921b00fe76c14a2198573dfd2bd513c3 P 43ea5ffaeb30422d87031c33347dfdd7 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:51.674445 22055 consensus_peers.cc:597] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e -> Peer 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129:39385): Couldn't send request to peer 43ea5ffaeb30422d87031c33347dfdd7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:51.829655 22055 consensus_peers.cc:597] T 8a1552d9e6844cabbee4caff861ad2a2 P 4c0661e009d94fcb94cee02a8082085e -> Peer 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129:39385): Couldn't send request to peer 43ea5ffaeb30422d87031c33347dfdd7. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:39385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:51.830024 22129 consensus_peers.cc:597] T 75a5e010855b41359edaba9ee84b1bda P 79f073d9453045aba61d2d31cbd27ee1 -> Peer 43ea5ffaeb30422d87031c33347dfdd7 (127.21.94.129:39385): Couldn't send request to peer 43ea5ffaeb30422d87031c33347dfdd7. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:39385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:51.837126 21882 tablet_server.cc:196] TabletServer@127.21.94.129:0 shutdown complete.
I20260713 09:07:51.854482 21882 tablet_server.cc:179] TabletServer@127.21.94.130:0 shutting down...
I20260713 09:07:51.876820 21882 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:51.877558 21882 tablet_replica.cc:333] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e: stopping tablet replica
I20260713 09:07:51.878115 21882 raft_consensus.cc:2243] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:51.878572 21882 raft_consensus.cc:2272] T 16d9bb8f3c2045a4a62eb6731461b65d P 4c0661e009d94fcb94cee02a8082085e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:51.881175 21882 tablet_replica.cc:333] T 2022b8f79fce442eaa5b18c922ad327f P 4c0661e009d94fcb94cee02a8082085e: stopping tablet replica
I20260713 09:07:51.881700 21882 raft_consensus.cc:2243] T 2022b8f79fce442eaa5b18c922ad327f P 4c0661e009d94fcb94cee02a8082085e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:51.882090 21882 raft_consensus.cc:2272] T 2022b8f79fce442eaa5b18c922ad327f P 4c0661e009d94fcb94cee02a8082085e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:51.884100 21882 tablet_replica.cc:333] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e: stopping tablet replica
I20260713 09:07:51.884580 21882 raft_consensus.cc:2243] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:51.885316 21882 raft_consensus.cc:2272] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 4c0661e009d94fcb94cee02a8082085e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:51.887133 21882 tablet_replica.cc:333] T 8029caf396b540818b4c760f9fe9c585 P 4c0661e009d94fcb94cee02a8082085e: stopping tablet replica
I20260713 09:07:51.887599 21882 raft_consensus.cc:2243] T 8029caf396b540818b4c760f9fe9c585 P 4c0661e009d94fcb94cee02a8082085e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:51.887977 21882 raft_consensus.cc:2272] T 8029caf396b540818b4c760f9fe9c585 P 4c0661e009d94fcb94cee02a8082085e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:51.890138 21882 tablet_replica.cc:333] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e: stopping tablet replica
I20260713 09:07:51.890750 21882 raft_consensus.cc:2243] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:51.891140 21882 raft_consensus.cc:2272] T 75a5e010855b41359edaba9ee84b1bda P 4c0661e009d94fcb94cee02a8082085e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:51.893085 21882 tablet_replica.cc:333] T cfbf6117b6e8458da1d75200dd8a73cc P 4c0661e009d94fcb94cee02a8082085e: stopping tablet replica
I20260713 09:07:51.893579 21882 raft_consensus.cc:2243] T cfbf6117b6e8458da1d75200dd8a73cc P 4c0661e009d94fcb94cee02a8082085e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:51.894213 21882 raft_consensus.cc:2272] T cfbf6117b6e8458da1d75200dd8a73cc P 4c0661e009d94fcb94cee02a8082085e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:51.895710 21882 tablet_replica.cc:333] T 8a1552d9e6844cabbee4caff861ad2a2 P 4c0661e009d94fcb94cee02a8082085e: stopping tablet replica
I20260713 09:07:51.896109 21882 raft_consensus.cc:2243] T 8a1552d9e6844cabbee4caff861ad2a2 P 4c0661e009d94fcb94cee02a8082085e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:51.896754 21882 raft_consensus.cc:2272] T 8a1552d9e6844cabbee4caff861ad2a2 P 4c0661e009d94fcb94cee02a8082085e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:51.898312 21882 tablet_replica.cc:333] T 39a5602805ac4d82b8058a0ca51fb0f8 P 4c0661e009d94fcb94cee02a8082085e: stopping tablet replica
I20260713 09:07:51.898727 21882 raft_consensus.cc:2243] T 39a5602805ac4d82b8058a0ca51fb0f8 P 4c0661e009d94fcb94cee02a8082085e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:51.899115 21882 raft_consensus.cc:2272] T 39a5602805ac4d82b8058a0ca51fb0f8 P 4c0661e009d94fcb94cee02a8082085e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:51.900751 21882 tablet_replica.cc:333] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e: stopping tablet replica
I20260713 09:07:51.901178 21882 raft_consensus.cc:2243] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:51.901577 21882 raft_consensus.cc:2272] T 921b00fe76c14a2198573dfd2bd513c3 P 4c0661e009d94fcb94cee02a8082085e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:51.929455 21882 tablet_server.cc:196] TabletServer@127.21.94.130:0 shutdown complete.
I20260713 09:07:51.945101 21882 tablet_server.cc:179] TabletServer@127.21.94.131:0 shutting down...
I20260713 09:07:51.967262 21882 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:51.967919 21882 tablet_replica.cc:333] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1: stopping tablet replica
I20260713 09:07:51.968516 21882 raft_consensus.cc:2243] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:51.968966 21882 raft_consensus.cc:2272] T 16d9bb8f3c2045a4a62eb6731461b65d P 79f073d9453045aba61d2d31cbd27ee1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:51.971726 21882 tablet_replica.cc:333] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 79f073d9453045aba61d2d31cbd27ee1: stopping tablet replica
I20260713 09:07:51.972252 21882 raft_consensus.cc:2243] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 79f073d9453045aba61d2d31cbd27ee1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:51.972684 21882 raft_consensus.cc:2272] T 4ea4389a7b0b4888b1c6b672dc8e8490 P 79f073d9453045aba61d2d31cbd27ee1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:51.974493 21882 tablet_replica.cc:333] T 2022b8f79fce442eaa5b18c922ad327f P 79f073d9453045aba61d2d31cbd27ee1: stopping tablet replica
I20260713 09:07:51.974953 21882 raft_consensus.cc:2243] T 2022b8f79fce442eaa5b18c922ad327f P 79f073d9453045aba61d2d31cbd27ee1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:51.975348 21882 raft_consensus.cc:2272] T 2022b8f79fce442eaa5b18c922ad327f P 79f073d9453045aba61d2d31cbd27ee1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:51.977244 21882 tablet_replica.cc:333] T 39a5602805ac4d82b8058a0ca51fb0f8 P 79f073d9453045aba61d2d31cbd27ee1: stopping tablet replica
I20260713 09:07:51.977784 21882 raft_consensus.cc:2243] T 39a5602805ac4d82b8058a0ca51fb0f8 P 79f073d9453045aba61d2d31cbd27ee1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:51.978457 21882 raft_consensus.cc:2272] T 39a5602805ac4d82b8058a0ca51fb0f8 P 79f073d9453045aba61d2d31cbd27ee1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:51.980008 21882 tablet_replica.cc:333] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1: stopping tablet replica
I20260713 09:07:51.980472 21882 raft_consensus.cc:2243] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:51.980866 21882 raft_consensus.cc:2272] T 8a1552d9e6844cabbee4caff861ad2a2 P 79f073d9453045aba61d2d31cbd27ee1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:51.982435 21882 tablet_replica.cc:333] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1: stopping tablet replica
I20260713 09:07:51.982877 21882 raft_consensus.cc:2243] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:07:51.983546 21882 raft_consensus.cc:2272] T 921b00fe76c14a2198573dfd2bd513c3 P 79f073d9453045aba61d2d31cbd27ee1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:51.985697 21882 tablet_replica.cc:333] T 75a5e010855b41359edaba9ee84b1bda P 79f073d9453045aba61d2d31cbd27ee1: stopping tablet replica
I20260713 09:07:51.986383 21882 raft_consensus.cc:2243] T 75a5e010855b41359edaba9ee84b1bda P 79f073d9453045aba61d2d31cbd27ee1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:51.987378 21882 raft_consensus.cc:2272] T 75a5e010855b41359edaba9ee84b1bda P 79f073d9453045aba61d2d31cbd27ee1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:51.989514 21882 tablet_replica.cc:333] T 8029caf396b540818b4c760f9fe9c585 P 79f073d9453045aba61d2d31cbd27ee1: stopping tablet replica
I20260713 09:07:51.989960 21882 raft_consensus.cc:2243] T 8029caf396b540818b4c760f9fe9c585 P 79f073d9453045aba61d2d31cbd27ee1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:51.990352 21882 raft_consensus.cc:2272] T 8029caf396b540818b4c760f9fe9c585 P 79f073d9453045aba61d2d31cbd27ee1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:51.992233 21882 tablet_replica.cc:333] T cfbf6117b6e8458da1d75200dd8a73cc P 79f073d9453045aba61d2d31cbd27ee1: stopping tablet replica
I20260713 09:07:51.992656 21882 raft_consensus.cc:2243] T cfbf6117b6e8458da1d75200dd8a73cc P 79f073d9453045aba61d2d31cbd27ee1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:51.993021 21882 raft_consensus.cc:2272] T cfbf6117b6e8458da1d75200dd8a73cc P 79f073d9453045aba61d2d31cbd27ee1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:52.018644 21882 tablet_server.cc:196] TabletServer@127.21.94.131:0 shutdown complete.
I20260713 09:07:52.035506 21882 master.cc:562] Master@127.21.94.190:39141 shutting down...
I20260713 09:07:52.060174 21969 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260713 09:07:52.233155 21882 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 400219d3ed4b4c1aa72545a62c7ac770 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:52.233786 21882 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 400219d3ed4b4c1aa72545a62c7ac770 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:52.234148 21882 tablet_replica.cc:333] T 00000000000000000000000000000000 P 400219d3ed4b4c1aa72545a62c7ac770: stopping tablet replica
I20260713 09:07:52.252514 21882 master.cc:584] Master@127.21.94.190:39141 shutdown complete.
43ea5ffaeb30422d87031c33347dfdd7  4
4c0661e009d94fcb94cee02a8082085e  4
79f073d9453045aba61d2d31cbd27ee1  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12717 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:07:52.291788 21882 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.94.190:35229
I20260713 09:07:52.292986 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:52.298195 22381 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:52.298195 22382 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:52.300819 21882 server_base.cc:1061] running on GCE node
W20260713 09:07:52.300768 22384 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:52.301941 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:52.302134 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:52.302330 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933672302310 us; error 0 us; skew 500 ppm
I20260713 09:07:52.302837 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:52.305255 21882 webserver.cc:533] Webserver started at http://127.21.94.190:44899/ using document root <none> and password file <none>
I20260713 09:07:52.305812 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:52.306003 21882 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:52.306282 21882 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:52.307358 21882 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933659410156-21882-0/minicluster-data/master-0-root/instance:
uuid: "6593c0776e20412c825dd497f6a89d0d"
format_stamp: "Formatted at 2026-07-13 09:07:52 on dist-test-slave-vp30"
I20260713 09:07:52.311702 21882 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:07:52.315034 22389 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:52.315918 21882 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:07:52.316166 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933659410156-21882-0/minicluster-data/master-0-root
uuid: "6593c0776e20412c825dd497f6a89d0d"
format_stamp: "Formatted at 2026-07-13 09:07:52 on dist-test-slave-vp30"
I20260713 09:07:52.316402 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933659410156-21882-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933659410156-21882-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933659410156-21882-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:52.350168 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:52.351336 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:52.389309 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.190:35229
I20260713 09:07:52.389463 22440 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.190:35229 every 8 connection(s)
I20260713 09:07:52.393440 22441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:52.402431 22441 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6593c0776e20412c825dd497f6a89d0d: Bootstrap starting.
I20260713 09:07:52.407015 22441 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6593c0776e20412c825dd497f6a89d0d: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:52.411293 22441 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6593c0776e20412c825dd497f6a89d0d: No bootstrap required, opened a new log
I20260713 09:07:52.413380 22441 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6593c0776e20412c825dd497f6a89d0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6593c0776e20412c825dd497f6a89d0d" member_type: VOTER }
I20260713 09:07:52.413766 22441 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6593c0776e20412c825dd497f6a89d0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:52.414023 22441 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6593c0776e20412c825dd497f6a89d0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6593c0776e20412c825dd497f6a89d0d, State: Initialized, Role: FOLLOWER
I20260713 09:07:52.414700 22441 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6593c0776e20412c825dd497f6a89d0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6593c0776e20412c825dd497f6a89d0d" member_type: VOTER }
I20260713 09:07:52.415150 22441 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6593c0776e20412c825dd497f6a89d0d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:52.415347 22441 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6593c0776e20412c825dd497f6a89d0d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:52.415655 22441 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6593c0776e20412c825dd497f6a89d0d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:52.419859 22441 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6593c0776e20412c825dd497f6a89d0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6593c0776e20412c825dd497f6a89d0d" member_type: VOTER }
I20260713 09:07:52.420383 22441 leader_election.cc:304] T 00000000000000000000000000000000 P 6593c0776e20412c825dd497f6a89d0d [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: 6593c0776e20412c825dd497f6a89d0d; no voters: 
I20260713 09:07:52.421684 22441 leader_election.cc:290] T 00000000000000000000000000000000 P 6593c0776e20412c825dd497f6a89d0d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:52.421996 22444 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6593c0776e20412c825dd497f6a89d0d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:52.423454 22444 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6593c0776e20412c825dd497f6a89d0d [term 1 LEADER]: Becoming Leader. State: Replica: 6593c0776e20412c825dd497f6a89d0d, State: Running, Role: LEADER
I20260713 09:07:52.424178 22444 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6593c0776e20412c825dd497f6a89d0d [LEADER]: Queue going to LEADER mode. State: All 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: "6593c0776e20412c825dd497f6a89d0d" member_type: VOTER }
I20260713 09:07:52.424763 22441 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6593c0776e20412c825dd497f6a89d0d [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:52.428496 22445 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6593c0776e20412c825dd497f6a89d0d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6593c0776e20412c825dd497f6a89d0d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6593c0776e20412c825dd497f6a89d0d" member_type: VOTER } }
I20260713 09:07:52.429322 22445 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6593c0776e20412c825dd497f6a89d0d [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:52.429158 22446 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6593c0776e20412c825dd497f6a89d0d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6593c0776e20412c825dd497f6a89d0d. Latest consensus state: current_term: 1 leader_uuid: "6593c0776e20412c825dd497f6a89d0d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6593c0776e20412c825dd497f6a89d0d" member_type: VOTER } }
I20260713 09:07:52.430032 22446 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6593c0776e20412c825dd497f6a89d0d [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:52.432955 22451 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:52.438196 22451 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:52.441407 21882 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:52.446434 22451 catalog_manager.cc:1383] Generated new cluster ID: d3f20438b24f40e896eacb80647677d0
I20260713 09:07:52.446709 22451 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:52.462118 22451 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:52.463318 22451 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:52.477278 22451 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6593c0776e20412c825dd497f6a89d0d: Generated new TSK 0
I20260713 09:07:52.477923 22451 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:52.508266 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:52.513851 22462 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:52.515256 22463 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:52.516628 22465 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:52.517017 21882 server_base.cc:1061] running on GCE node
I20260713 09:07:52.517963 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:52.518253 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:52.518381 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933672518370 us; error 0 us; skew 500 ppm
I20260713 09:07:52.518847 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:52.521050 21882 webserver.cc:533] Webserver started at http://127.21.94.129:41355/ using document root <none> and password file <none>
I20260713 09:07:52.521544 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:52.521703 21882 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:52.521903 21882 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:52.522866 21882 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933659410156-21882-0/minicluster-data/ts-0-root/instance:
uuid: "144231c74c7d40deb6f0c31dfe98c66b"
format_stamp: "Formatted at 2026-07-13 09:07:52 on dist-test-slave-vp30"
I20260713 09:07:52.527359 21882 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:07:52.530500 22470 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:52.531286 21882 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:07:52.531579 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933659410156-21882-0/minicluster-data/ts-0-root
uuid: "144231c74c7d40deb6f0c31dfe98c66b"
format_stamp: "Formatted at 2026-07-13 09:07:52 on dist-test-slave-vp30"
I20260713 09:07:52.531873 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933659410156-21882-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933659410156-21882-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933659410156-21882-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:52.560742 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:52.562050 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:52.563504 21882 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:52.565780 21882 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:52.565994 21882 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:52.566250 21882 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:52.566462 21882 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:52.606096 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.129:40487
I20260713 09:07:52.606205 22532 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.129:40487 every 8 connection(s)
I20260713 09:07:52.610890 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:52.617709 22537 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:52.619048 22538 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:52.622306 22540 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:52.622344 21882 server_base.cc:1061] running on GCE node
I20260713 09:07:52.624233 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:52.624506 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:52.624718 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933672624692 us; error 0 us; skew 500 ppm
I20260713 09:07:52.625097 22533 heartbeater.cc:344] Connected to a master server at 127.21.94.190:35229
I20260713 09:07:52.625533 22533 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:52.625533 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:52.626698 22533 heartbeater.cc:507] Master 127.21.94.190:35229 requested a full tablet report, sending...
I20260713 09:07:52.628682 21882 webserver.cc:533] Webserver started at http://127.21.94.130:43483/ using document root <none> and password file <none>
I20260713 09:07:52.629279 22406 ts_manager.cc:194] Registered new tserver with Master: 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487)
I20260713 09:07:52.629453 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:52.629801 21882 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:52.630184 21882 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:52.631835 21882 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933659410156-21882-0/minicluster-data/ts-1-root/instance:
uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
format_stamp: "Formatted at 2026-07-13 09:07:52 on dist-test-slave-vp30"
I20260713 09:07:52.631907 22406 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60944
I20260713 09:07:52.637650 21882 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.005s
I20260713 09:07:52.641090 22545 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:52.641904 21882 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:07:52.642243 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933659410156-21882-0/minicluster-data/ts-1-root
uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
format_stamp: "Formatted at 2026-07-13 09:07:52 on dist-test-slave-vp30"
I20260713 09:07:52.642566 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933659410156-21882-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933659410156-21882-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933659410156-21882-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:52.658062 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:52.659394 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:52.660920 21882 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:52.663352 21882 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:52.663609 21882 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:52.663890 21882 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:52.664091 21882 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:52.705453 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.130:44577
I20260713 09:07:52.705585 22607 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.130:44577 every 8 connection(s)
I20260713 09:07:52.710492 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:52.718668 22611 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:52.720410 22612 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:52.721235 22614 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:52.721612 21882 server_base.cc:1061] running on GCE node
I20260713 09:07:52.722672 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:52.722965 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:52.723121 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933672723107 us; error 0 us; skew 500 ppm
I20260713 09:07:52.723706 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:52.724223 22608 heartbeater.cc:344] Connected to a master server at 127.21.94.190:35229
I20260713 09:07:52.724623 22608 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:52.725329 22608 heartbeater.cc:507] Master 127.21.94.190:35229 requested a full tablet report, sending...
I20260713 09:07:52.726891 21882 webserver.cc:533] Webserver started at http://127.21.94.131:44523/ using document root <none> and password file <none>
I20260713 09:07:52.727442 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:52.727464 22406 ts_manager.cc:194] Registered new tserver with Master: fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130:44577)
I20260713 09:07:52.727739 21882 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:52.728120 21882 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:52.728950 22406 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60948
I20260713 09:07:52.729501 21882 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933659410156-21882-0/minicluster-data/ts-2-root/instance:
uuid: "2589de90c933418ca429ebf297170550"
format_stamp: "Formatted at 2026-07-13 09:07:52 on dist-test-slave-vp30"
I20260713 09:07:52.734167 21882 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:52.737607 22619 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:52.738395 21882 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:07:52.738726 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933659410156-21882-0/minicluster-data/ts-2-root
uuid: "2589de90c933418ca429ebf297170550"
format_stamp: "Formatted at 2026-07-13 09:07:52 on dist-test-slave-vp30"
I20260713 09:07:52.739041 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933659410156-21882-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933659410156-21882-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933659410156-21882-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:52.758076 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:52.759429 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:52.760963 21882 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:52.763406 21882 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:52.763687 21882 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:52.763975 21882 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:52.764180 21882 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:52.811720 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.131:45739
I20260713 09:07:52.811801 22681 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.131:45739 every 8 connection(s)
I20260713 09:07:52.827035 22682 heartbeater.cc:344] Connected to a master server at 127.21.94.190:35229
I20260713 09:07:52.827438 22682 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:52.828194 22682 heartbeater.cc:507] Master 127.21.94.190:35229 requested a full tablet report, sending...
I20260713 09:07:52.830288 22406 ts_manager.cc:194] Registered new tserver with Master: 2589de90c933418ca429ebf297170550 (127.21.94.131:45739)
I20260713 09:07:52.830469 21882 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015394013s
I20260713 09:07:52.831750 22406 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60964
I20260713 09:07:52.856731 22406 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60976:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:07:52.859882 22406 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:07:52.941859 22573 tablet_service.cc:1511] Processing CreateTablet for tablet 343ab7e9733f4ed1a29f03945f447aa5 (DEFAULT_TABLE table=test-workload [id=ed06ae0925e64a69978921e0271c0da7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:07:52.943814 22573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 343ab7e9733f4ed1a29f03945f447aa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:52.948252 22647 tablet_service.cc:1511] Processing CreateTablet for tablet 343ab7e9733f4ed1a29f03945f447aa5 (DEFAULT_TABLE table=test-workload [id=ed06ae0925e64a69978921e0271c0da7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:07:52.949664 22647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 343ab7e9733f4ed1a29f03945f447aa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:52.951588 22572 tablet_service.cc:1511] Processing CreateTablet for tablet 67297370f51640a491f46dedf131bb6c (DEFAULT_TABLE table=test-workload [id=ed06ae0925e64a69978921e0271c0da7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:07:52.952922 22572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67297370f51640a491f46dedf131bb6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:52.954411 22646 tablet_service.cc:1511] Processing CreateTablet for tablet 67297370f51640a491f46dedf131bb6c (DEFAULT_TABLE table=test-workload [id=ed06ae0925e64a69978921e0271c0da7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:07:52.955751 22646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67297370f51640a491f46dedf131bb6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:52.958468 22645 tablet_service.cc:1511] Processing CreateTablet for tablet 634b2039fb574770b4fdc4871616a46d (DEFAULT_TABLE table=test-workload [id=ed06ae0925e64a69978921e0271c0da7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:07:52.959848 22645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 634b2039fb574770b4fdc4871616a46d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:52.959468 22641 tablet_service.cc:1511] Processing CreateTablet for tablet 52cfac1605e44e98b189ace0d736007e (DEFAULT_TABLE table=test-workload [id=ed06ae0925e64a69978921e0271c0da7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:07:52.960714 22641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52cfac1605e44e98b189ace0d736007e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:52.962215 22644 tablet_service.cc:1511] Processing CreateTablet for tablet cf33cd2d02d545d0ae580da92b527831 (DEFAULT_TABLE table=test-workload [id=ed06ae0925e64a69978921e0271c0da7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:07:52.962900 22571 tablet_service.cc:1511] Processing CreateTablet for tablet 634b2039fb574770b4fdc4871616a46d (DEFAULT_TABLE table=test-workload [id=ed06ae0925e64a69978921e0271c0da7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:07:52.963526 22644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf33cd2d02d545d0ae580da92b527831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:52.964156 22571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 634b2039fb574770b4fdc4871616a46d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:52.966542 22643 tablet_service.cc:1511] Processing CreateTablet for tablet ffa464fe21a44cd28eee224fe7156542 (DEFAULT_TABLE table=test-workload [id=ed06ae0925e64a69978921e0271c0da7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:07:52.967873 22643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffa464fe21a44cd28eee224fe7156542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:52.967701 22569 tablet_service.cc:1511] Processing CreateTablet for tablet ffa464fe21a44cd28eee224fe7156542 (DEFAULT_TABLE table=test-workload [id=ed06ae0925e64a69978921e0271c0da7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:07:52.969028 22569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffa464fe21a44cd28eee224fe7156542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:52.970557 22567 tablet_service.cc:1511] Processing CreateTablet for tablet 52cfac1605e44e98b189ace0d736007e (DEFAULT_TABLE table=test-workload [id=ed06ae0925e64a69978921e0271c0da7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:07:52.971863 22567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52cfac1605e44e98b189ace0d736007e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:52.973255 22640 tablet_service.cc:1511] Processing CreateTablet for tablet 8cafc3bb52c6471092c63bc18faa83e3 (DEFAULT_TABLE table=test-workload [id=ed06ae0925e64a69978921e0271c0da7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:07:52.973730 22497 tablet_service.cc:1511] Processing CreateTablet for tablet 67297370f51640a491f46dedf131bb6c (DEFAULT_TABLE table=test-workload [id=ed06ae0925e64a69978921e0271c0da7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:07:52.974589 22640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cafc3bb52c6471092c63bc18faa83e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:52.974367 22568 tablet_service.cc:1511] Processing CreateTablet for tablet 6ff2777bab154cff8d8052c6628ff722 (DEFAULT_TABLE table=test-workload [id=ed06ae0925e64a69978921e0271c0da7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:07:52.975090 22497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67297370f51640a491f46dedf131bb6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:52.975695 22568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ff2777bab154cff8d8052c6628ff722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:52.978962 22639 tablet_service.cc:1511] Processing CreateTablet for tablet 63d891fa4af2497fb523f862906f952a (DEFAULT_TABLE table=test-workload [id=ed06ae0925e64a69978921e0271c0da7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:07:52.979094 22565 tablet_service.cc:1511] Processing CreateTablet for tablet 63d891fa4af2497fb523f862906f952a (DEFAULT_TABLE table=test-workload [id=ed06ae0925e64a69978921e0271c0da7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:07:52.980422 22565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63d891fa4af2497fb523f862906f952a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:52.980485 22639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63d891fa4af2497fb523f862906f952a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:52.982419 22564 tablet_service.cc:1511] Processing CreateTablet for tablet cf936f00df3a4cd486a6a3bbeba57746 (DEFAULT_TABLE table=test-workload [id=ed06ae0925e64a69978921e0271c0da7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:07:52.983090 22638 tablet_service.cc:1511] Processing CreateTablet for tablet cf936f00df3a4cd486a6a3bbeba57746 (DEFAULT_TABLE table=test-workload [id=ed06ae0925e64a69978921e0271c0da7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:07:52.983666 22564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf936f00df3a4cd486a6a3bbeba57746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:52.984308 22638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf936f00df3a4cd486a6a3bbeba57746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:52.973279 22498 tablet_service.cc:1511] Processing CreateTablet for tablet 343ab7e9733f4ed1a29f03945f447aa5 (DEFAULT_TABLE table=test-workload [id=ed06ae0925e64a69978921e0271c0da7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:07:52.985433 22498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 343ab7e9733f4ed1a29f03945f447aa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:52.991182 22496 tablet_service.cc:1511] Processing CreateTablet for tablet 634b2039fb574770b4fdc4871616a46d (DEFAULT_TABLE table=test-workload [id=ed06ae0925e64a69978921e0271c0da7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:07:52.970577 22642 tablet_service.cc:1511] Processing CreateTablet for tablet 6ff2777bab154cff8d8052c6628ff722 (DEFAULT_TABLE table=test-workload [id=ed06ae0925e64a69978921e0271c0da7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:07:52.992653 22496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 634b2039fb574770b4fdc4871616a46d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:52.993294 22642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ff2777bab154cff8d8052c6628ff722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:52.977241 22566 tablet_service.cc:1511] Processing CreateTablet for tablet 8cafc3bb52c6471092c63bc18faa83e3 (DEFAULT_TABLE table=test-workload [id=ed06ae0925e64a69978921e0271c0da7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:07:52.998715 22566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cafc3bb52c6471092c63bc18faa83e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:52.966558 22570 tablet_service.cc:1511] Processing CreateTablet for tablet cf33cd2d02d545d0ae580da92b527831 (DEFAULT_TABLE table=test-workload [id=ed06ae0925e64a69978921e0271c0da7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:07:53.000372 22570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf33cd2d02d545d0ae580da92b527831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:53.007313 22495 tablet_service.cc:1511] Processing CreateTablet for tablet cf33cd2d02d545d0ae580da92b527831 (DEFAULT_TABLE table=test-workload [id=ed06ae0925e64a69978921e0271c0da7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:07:53.008767 22495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf33cd2d02d545d0ae580da92b527831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:53.019217 22494 tablet_service.cc:1511] Processing CreateTablet for tablet ffa464fe21a44cd28eee224fe7156542 (DEFAULT_TABLE table=test-workload [id=ed06ae0925e64a69978921e0271c0da7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:07:53.019775 22493 tablet_service.cc:1511] Processing CreateTablet for tablet 6ff2777bab154cff8d8052c6628ff722 (DEFAULT_TABLE table=test-workload [id=ed06ae0925e64a69978921e0271c0da7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:07:53.020684 22494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffa464fe21a44cd28eee224fe7156542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:53.021301 22493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ff2777bab154cff8d8052c6628ff722. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:53.027146 22492 tablet_service.cc:1511] Processing CreateTablet for tablet 52cfac1605e44e98b189ace0d736007e (DEFAULT_TABLE table=test-workload [id=ed06ae0925e64a69978921e0271c0da7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:07:53.028587 22492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52cfac1605e44e98b189ace0d736007e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:53.033922 22491 tablet_service.cc:1511] Processing CreateTablet for tablet 8cafc3bb52c6471092c63bc18faa83e3 (DEFAULT_TABLE table=test-workload [id=ed06ae0925e64a69978921e0271c0da7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:07:53.035341 22491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cafc3bb52c6471092c63bc18faa83e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:53.038573 22490 tablet_service.cc:1511] Processing CreateTablet for tablet 63d891fa4af2497fb523f862906f952a (DEFAULT_TABLE table=test-workload [id=ed06ae0925e64a69978921e0271c0da7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:07:53.039927 22490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63d891fa4af2497fb523f862906f952a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:53.042554 22489 tablet_service.cc:1511] Processing CreateTablet for tablet cf936f00df3a4cd486a6a3bbeba57746 (DEFAULT_TABLE table=test-workload [id=ed06ae0925e64a69978921e0271c0da7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:07:53.043845 22489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf936f00df3a4cd486a6a3bbeba57746. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:53.070511 22698 tablet_bootstrap.cc:492] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b: Bootstrap starting.
I20260713 09:07:53.128968 22698 tablet_bootstrap.cc:654] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.165323 22697 tablet_bootstrap.cc:492] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550: Bootstrap starting.
I20260713 09:07:53.166177 22696 tablet_bootstrap.cc:492] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1: Bootstrap starting.
I20260713 09:07:53.175041 22698 tablet_bootstrap.cc:492] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b: No bootstrap required, opened a new log
I20260713 09:07:53.175539 22698 ts_tablet_manager.cc:1403] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b: Time spent bootstrapping tablet: real 0.105s	user 0.009s	sys 0.007s
I20260713 09:07:53.177186 22696 tablet_bootstrap.cc:654] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.178544 22698 raft_consensus.cc:359] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.179322 22698 raft_consensus.cc:385] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.179634 22698 raft_consensus.cc:740] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 144231c74c7d40deb6f0c31dfe98c66b, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.181659 22697 tablet_bootstrap.cc:654] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.184356 22698 consensus_queue.cc:260] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.189743 22698 ts_tablet_manager.cc:1434] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.001s
I20260713 09:07:53.190389 22533 heartbeater.cc:499] Master 127.21.94.190:35229 was elected leader, sending a full tablet report...
I20260713 09:07:53.190769 22698 tablet_bootstrap.cc:492] T 67297370f51640a491f46dedf131bb6c P 144231c74c7d40deb6f0c31dfe98c66b: Bootstrap starting.
I20260713 09:07:53.192095 22697 tablet_bootstrap.cc:492] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550: No bootstrap required, opened a new log
I20260713 09:07:53.192576 22697 ts_tablet_manager.cc:1403] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550: Time spent bootstrapping tablet: real 0.028s	user 0.003s	sys 0.009s
I20260713 09:07:53.193648 22696 tablet_bootstrap.cc:492] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1: No bootstrap required, opened a new log
I20260713 09:07:53.194092 22696 ts_tablet_manager.cc:1403] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.000s
I20260713 09:07:53.195541 22697 raft_consensus.cc:359] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.196256 22697 raft_consensus.cc:385] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.196539 22697 raft_consensus.cc:740] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2589de90c933418ca429ebf297170550, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.197410 22698 tablet_bootstrap.cc:654] T 67297370f51640a491f46dedf131bb6c P 144231c74c7d40deb6f0c31dfe98c66b: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.196892 22696 raft_consensus.cc:359] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } } peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } }
I20260713 09:07:53.197273 22697 consensus_queue.cc:260] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.197930 22696 raft_consensus.cc:385] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.198279 22696 raft_consensus.cc:740] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcaad0d476294f28bce3711b3c6fb6b1, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.199168 22696 consensus_queue.cc:260] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } } peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } }
I20260713 09:07:53.207238 22697 ts_tablet_manager.cc:1434] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.005s
I20260713 09:07:53.208123 22682 heartbeater.cc:499] Master 127.21.94.190:35229 was elected leader, sending a full tablet report...
I20260713 09:07:53.208912 22696 ts_tablet_manager.cc:1434] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.007s
I20260713 09:07:53.209594 22608 heartbeater.cc:499] Master 127.21.94.190:35229 was elected leader, sending a full tablet report...
I20260713 09:07:53.214854 22697 tablet_bootstrap.cc:492] T cf936f00df3a4cd486a6a3bbeba57746 P 2589de90c933418ca429ebf297170550: Bootstrap starting.
I20260713 09:07:53.219017 22696 tablet_bootstrap.cc:492] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1: Bootstrap starting.
I20260713 09:07:53.223067 22697 tablet_bootstrap.cc:654] T cf936f00df3a4cd486a6a3bbeba57746 P 2589de90c933418ca429ebf297170550: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.226639 22696 tablet_bootstrap.cc:654] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.235371 22697 tablet_bootstrap.cc:492] T cf936f00df3a4cd486a6a3bbeba57746 P 2589de90c933418ca429ebf297170550: No bootstrap required, opened a new log
I20260713 09:07:53.235791 22698 tablet_bootstrap.cc:492] T 67297370f51640a491f46dedf131bb6c P 144231c74c7d40deb6f0c31dfe98c66b: No bootstrap required, opened a new log
I20260713 09:07:53.236353 22698 ts_tablet_manager.cc:1403] T 67297370f51640a491f46dedf131bb6c P 144231c74c7d40deb6f0c31dfe98c66b: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.027s
I20260713 09:07:53.236325 22697 ts_tablet_manager.cc:1403] T cf936f00df3a4cd486a6a3bbeba57746 P 2589de90c933418ca429ebf297170550: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260713 09:07:53.239413 22696 tablet_bootstrap.cc:492] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1: No bootstrap required, opened a new log
I20260713 09:07:53.239713 22698 raft_consensus.cc:359] T 67297370f51640a491f46dedf131bb6c P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.239956 22696 ts_tablet_manager.cc:1403] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260713 09:07:53.239924 22697 raft_consensus.cc:359] T cf936f00df3a4cd486a6a3bbeba57746 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.240536 22698 raft_consensus.cc:385] T 67297370f51640a491f46dedf131bb6c P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.240881 22697 raft_consensus.cc:385] T cf936f00df3a4cd486a6a3bbeba57746 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.240927 22698 raft_consensus.cc:740] T 67297370f51640a491f46dedf131bb6c P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 144231c74c7d40deb6f0c31dfe98c66b, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.241456 22697 raft_consensus.cc:740] T cf936f00df3a4cd486a6a3bbeba57746 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2589de90c933418ca429ebf297170550, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.241928 22698 consensus_queue.cc:260] T 67297370f51640a491f46dedf131bb6c P 144231c74c7d40deb6f0c31dfe98c66b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.243420 22696 raft_consensus.cc:359] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.244177 22696 raft_consensus.cc:385] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.244207 22698 ts_tablet_manager.cc:1434] T 67297370f51640a491f46dedf131bb6c P 144231c74c7d40deb6f0c31dfe98c66b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:07:53.244611 22696 raft_consensus.cc:740] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcaad0d476294f28bce3711b3c6fb6b1, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.242372 22697 consensus_queue.cc:260] T cf936f00df3a4cd486a6a3bbeba57746 P 2589de90c933418ca429ebf297170550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.245393 22698 tablet_bootstrap.cc:492] T 8cafc3bb52c6471092c63bc18faa83e3 P 144231c74c7d40deb6f0c31dfe98c66b: Bootstrap starting.
I20260713 09:07:53.245656 22696 consensus_queue.cc:260] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.246769 22697 ts_tablet_manager.cc:1434] T cf936f00df3a4cd486a6a3bbeba57746 P 2589de90c933418ca429ebf297170550: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:07:53.247710 22697 tablet_bootstrap.cc:492] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550: Bootstrap starting.
I20260713 09:07:53.248163 22696 ts_tablet_manager.cc:1434] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:53.249140 22696 tablet_bootstrap.cc:492] T 67297370f51640a491f46dedf131bb6c P fcaad0d476294f28bce3711b3c6fb6b1: Bootstrap starting.
I20260713 09:07:53.252143 22698 tablet_bootstrap.cc:654] T 8cafc3bb52c6471092c63bc18faa83e3 P 144231c74c7d40deb6f0c31dfe98c66b: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.254314 22697 tablet_bootstrap.cc:654] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.255908 22696 tablet_bootstrap.cc:654] T 67297370f51640a491f46dedf131bb6c P fcaad0d476294f28bce3711b3c6fb6b1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.266249 22697 tablet_bootstrap.cc:492] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550: No bootstrap required, opened a new log
I20260713 09:07:53.266381 22696 tablet_bootstrap.cc:492] T 67297370f51640a491f46dedf131bb6c P fcaad0d476294f28bce3711b3c6fb6b1: No bootstrap required, opened a new log
I20260713 09:07:53.266870 22697 ts_tablet_manager.cc:1403] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.006s
I20260713 09:07:53.266923 22696 ts_tablet_manager.cc:1403] T 67297370f51640a491f46dedf131bb6c P fcaad0d476294f28bce3711b3c6fb6b1: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.009s
I20260713 09:07:53.270073 22696 raft_consensus.cc:359] T 67297370f51640a491f46dedf131bb6c P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.270212 22697 raft_consensus.cc:359] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.270906 22696 raft_consensus.cc:385] T 67297370f51640a491f46dedf131bb6c P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.271034 22697 raft_consensus.cc:385] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.271337 22696 raft_consensus.cc:740] T 67297370f51640a491f46dedf131bb6c P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcaad0d476294f28bce3711b3c6fb6b1, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.271425 22697 raft_consensus.cc:740] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2589de90c933418ca429ebf297170550, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.272352 22697 consensus_queue.cc:260] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.272352 22696 consensus_queue.cc:260] T 67297370f51640a491f46dedf131bb6c P fcaad0d476294f28bce3711b3c6fb6b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.278134 22697 ts_tablet_manager.cc:1434] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:07:53.279250 22697 tablet_bootstrap.cc:492] T 8cafc3bb52c6471092c63bc18faa83e3 P 2589de90c933418ca429ebf297170550: Bootstrap starting.
I20260713 09:07:53.280534 22696 ts_tablet_manager.cc:1434] T 67297370f51640a491f46dedf131bb6c P fcaad0d476294f28bce3711b3c6fb6b1: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.006s
I20260713 09:07:53.281607 22696 tablet_bootstrap.cc:492] T 63d891fa4af2497fb523f862906f952a P fcaad0d476294f28bce3711b3c6fb6b1: Bootstrap starting.
I20260713 09:07:53.286002 22697 tablet_bootstrap.cc:654] T 8cafc3bb52c6471092c63bc18faa83e3 P 2589de90c933418ca429ebf297170550: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.288343 22696 tablet_bootstrap.cc:654] T 63d891fa4af2497fb523f862906f952a P fcaad0d476294f28bce3711b3c6fb6b1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.298755 22697 tablet_bootstrap.cc:492] T 8cafc3bb52c6471092c63bc18faa83e3 P 2589de90c933418ca429ebf297170550: No bootstrap required, opened a new log
I20260713 09:07:53.299538 22697 ts_tablet_manager.cc:1403] T 8cafc3bb52c6471092c63bc18faa83e3 P 2589de90c933418ca429ebf297170550: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260713 09:07:53.303478 22698 tablet_bootstrap.cc:492] T 8cafc3bb52c6471092c63bc18faa83e3 P 144231c74c7d40deb6f0c31dfe98c66b: No bootstrap required, opened a new log
I20260713 09:07:53.303143 22697 raft_consensus.cc:359] T 8cafc3bb52c6471092c63bc18faa83e3 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.303821 22696 tablet_bootstrap.cc:492] T 63d891fa4af2497fb523f862906f952a P fcaad0d476294f28bce3711b3c6fb6b1: No bootstrap required, opened a new log
I20260713 09:07:53.303898 22697 raft_consensus.cc:385] T 8cafc3bb52c6471092c63bc18faa83e3 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.303951 22698 ts_tablet_manager.cc:1403] T 8cafc3bb52c6471092c63bc18faa83e3 P 144231c74c7d40deb6f0c31dfe98c66b: Time spent bootstrapping tablet: real 0.059s	user 0.024s	sys 0.031s
I20260713 09:07:53.304410 22696 ts_tablet_manager.cc:1403] T 63d891fa4af2497fb523f862906f952a P fcaad0d476294f28bce3711b3c6fb6b1: Time spent bootstrapping tablet: real 0.023s	user 0.003s	sys 0.017s
I20260713 09:07:53.304342 22697 raft_consensus.cc:740] T 8cafc3bb52c6471092c63bc18faa83e3 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2589de90c933418ca429ebf297170550, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.305198 22697 consensus_queue.cc:260] T 8cafc3bb52c6471092c63bc18faa83e3 P 2589de90c933418ca429ebf297170550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.306885 22698 raft_consensus.cc:359] T 8cafc3bb52c6471092c63bc18faa83e3 P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.307411 22697 ts_tablet_manager.cc:1434] T 8cafc3bb52c6471092c63bc18faa83e3 P 2589de90c933418ca429ebf297170550: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:53.307674 22698 raft_consensus.cc:385] T 8cafc3bb52c6471092c63bc18faa83e3 P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.307307 22696 raft_consensus.cc:359] T 63d891fa4af2497fb523f862906f952a P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.308044 22698 raft_consensus.cc:740] T 8cafc3bb52c6471092c63bc18faa83e3 P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 144231c74c7d40deb6f0c31dfe98c66b, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.308190 22696 raft_consensus.cc:385] T 63d891fa4af2497fb523f862906f952a P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.308497 22697 tablet_bootstrap.cc:492] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550: Bootstrap starting.
I20260713 09:07:53.308610 22696 raft_consensus.cc:740] T 63d891fa4af2497fb523f862906f952a P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcaad0d476294f28bce3711b3c6fb6b1, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.308858 22698 consensus_queue.cc:260] T 8cafc3bb52c6471092c63bc18faa83e3 P 144231c74c7d40deb6f0c31dfe98c66b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.309706 22696 consensus_queue.cc:260] T 63d891fa4af2497fb523f862906f952a P fcaad0d476294f28bce3711b3c6fb6b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.311151 22698 ts_tablet_manager.cc:1434] T 8cafc3bb52c6471092c63bc18faa83e3 P 144231c74c7d40deb6f0c31dfe98c66b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:53.312196 22698 tablet_bootstrap.cc:492] T 63d891fa4af2497fb523f862906f952a P 144231c74c7d40deb6f0c31dfe98c66b: Bootstrap starting.
I20260713 09:07:53.314529 22696 ts_tablet_manager.cc:1434] T 63d891fa4af2497fb523f862906f952a P fcaad0d476294f28bce3711b3c6fb6b1: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.006s
I20260713 09:07:53.315701 22696 tablet_bootstrap.cc:492] T 634b2039fb574770b4fdc4871616a46d P fcaad0d476294f28bce3711b3c6fb6b1: Bootstrap starting.
I20260713 09:07:53.318461 22697 tablet_bootstrap.cc:654] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.318626 22698 tablet_bootstrap.cc:654] T 63d891fa4af2497fb523f862906f952a P 144231c74c7d40deb6f0c31dfe98c66b: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.325599 22696 tablet_bootstrap.cc:654] T 634b2039fb574770b4fdc4871616a46d P fcaad0d476294f28bce3711b3c6fb6b1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.331151 22697 tablet_bootstrap.cc:492] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550: No bootstrap required, opened a new log
I20260713 09:07:53.331856 22697 ts_tablet_manager.cc:1403] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.003s
I20260713 09:07:53.336308 22697 raft_consensus.cc:359] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.337066 22697 raft_consensus.cc:385] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.337399 22697 raft_consensus.cc:740] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2589de90c933418ca429ebf297170550, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.337836 22696 tablet_bootstrap.cc:492] T 634b2039fb574770b4fdc4871616a46d P fcaad0d476294f28bce3711b3c6fb6b1: No bootstrap required, opened a new log
I20260713 09:07:53.338315 22696 ts_tablet_manager.cc:1403] T 634b2039fb574770b4fdc4871616a46d P fcaad0d476294f28bce3711b3c6fb6b1: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.006s
I20260713 09:07:53.338305 22697 consensus_queue.cc:260] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.341619 22696 raft_consensus.cc:359] T 634b2039fb574770b4fdc4871616a46d P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.342381 22696 raft_consensus.cc:385] T 634b2039fb574770b4fdc4871616a46d P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.342689 22696 raft_consensus.cc:740] T 634b2039fb574770b4fdc4871616a46d P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcaad0d476294f28bce3711b3c6fb6b1, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.343024 22697 ts_tablet_manager.cc:1434] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:07:53.344046 22697 tablet_bootstrap.cc:492] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550: Bootstrap starting.
I20260713 09:07:53.343570 22696 consensus_queue.cc:260] T 634b2039fb574770b4fdc4871616a46d P fcaad0d476294f28bce3711b3c6fb6b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.348069 22696 ts_tablet_manager.cc:1434] T 634b2039fb574770b4fdc4871616a46d P fcaad0d476294f28bce3711b3c6fb6b1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:07:53.349431 22696 tablet_bootstrap.cc:492] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1: Bootstrap starting.
I20260713 09:07:53.352607 22697 tablet_bootstrap.cc:654] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.356346 22696 tablet_bootstrap.cc:654] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.364845 22697 tablet_bootstrap.cc:492] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550: No bootstrap required, opened a new log
I20260713 09:07:53.365626 22697 ts_tablet_manager.cc:1403] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.015s
I20260713 09:07:53.369161 22697 raft_consensus.cc:359] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.369911 22697 raft_consensus.cc:385] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.370231 22697 raft_consensus.cc:740] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2589de90c933418ca429ebf297170550, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.370385 22696 tablet_bootstrap.cc:492] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1: No bootstrap required, opened a new log
I20260713 09:07:53.370868 22696 ts_tablet_manager.cc:1403] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260713 09:07:53.371229 22697 consensus_queue.cc:260] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.373864 22697 ts_tablet_manager.cc:1434] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:07:53.373827 22696 raft_consensus.cc:359] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.374665 22696 raft_consensus.cc:385] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.374967 22696 raft_consensus.cc:740] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcaad0d476294f28bce3711b3c6fb6b1, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.375072 22697 tablet_bootstrap.cc:492] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550: Bootstrap starting.
I20260713 09:07:53.376070 22696 consensus_queue.cc:260] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.376924 22705 raft_consensus.cc:493] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:53.377370 22705 raft_consensus.cc:515] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.382200 22697 tablet_bootstrap.cc:654] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.385485 22698 tablet_bootstrap.cc:492] T 63d891fa4af2497fb523f862906f952a P 144231c74c7d40deb6f0c31dfe98c66b: No bootstrap required, opened a new log
I20260713 09:07:53.386035 22698 ts_tablet_manager.cc:1403] T 63d891fa4af2497fb523f862906f952a P 144231c74c7d40deb6f0c31dfe98c66b: Time spent bootstrapping tablet: real 0.074s	user 0.031s	sys 0.037s
I20260713 09:07:53.388863 22698 raft_consensus.cc:359] T 63d891fa4af2497fb523f862906f952a P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.389582 22698 raft_consensus.cc:385] T 63d891fa4af2497fb523f862906f952a P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.389896 22698 raft_consensus.cc:740] T 63d891fa4af2497fb523f862906f952a P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 144231c74c7d40deb6f0c31dfe98c66b, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.390851 22705 leader_election.cc:290] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487), 2589de90c933418ca429ebf297170550 (127.21.94.131:45739)
I20260713 09:07:53.390590 22698 consensus_queue.cc:260] T 63d891fa4af2497fb523f862906f952a P 144231c74c7d40deb6f0c31dfe98c66b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.392879 22698 ts_tablet_manager.cc:1434] T 63d891fa4af2497fb523f862906f952a P 144231c74c7d40deb6f0c31dfe98c66b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:53.393906 22698 tablet_bootstrap.cc:492] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b: Bootstrap starting.
I20260713 09:07:53.402065 22697 tablet_bootstrap.cc:492] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550: No bootstrap required, opened a new log
I20260713 09:07:53.402282 22698 tablet_bootstrap.cc:654] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.402748 22697 ts_tablet_manager.cc:1403] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.004s
I20260713 09:07:53.413367 22696 ts_tablet_manager.cc:1434] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1: Time spent starting tablet: real 0.042s	user 0.016s	sys 0.004s
I20260713 09:07:53.414522 22697 raft_consensus.cc:359] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.415122 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf936f00df3a4cd486a6a3bbeba57746" candidate_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b" is_pre_election: true
W20260713 09:07:53.416707 22547 leader_election.cc:343] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:53.415318 22697 raft_consensus.cc:385] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.417539 22696 tablet_bootstrap.cc:492] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1: Bootstrap starting.
I20260713 09:07:53.417843 22697 raft_consensus.cc:740] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2589de90c933418ca429ebf297170550, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.418756 22697 consensus_queue.cc:260] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.421406 22697 ts_tablet_manager.cc:1434] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260713 09:07:53.422376 22697 tablet_bootstrap.cc:492] T 343ab7e9733f4ed1a29f03945f447aa5 P 2589de90c933418ca429ebf297170550: Bootstrap starting.
I20260713 09:07:53.428834 22697 tablet_bootstrap.cc:654] T 343ab7e9733f4ed1a29f03945f447aa5 P 2589de90c933418ca429ebf297170550: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.433420 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf936f00df3a4cd486a6a3bbeba57746" candidate_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2589de90c933418ca429ebf297170550" is_pre_election: true
I20260713 09:07:53.434425 22657 raft_consensus.cc:2468] T cf936f00df3a4cd486a6a3bbeba57746 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcaad0d476294f28bce3711b3c6fb6b1 in term 0.
W20260713 09:07:53.437703 22454 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:53.439702 22546 leader_election.cc:304] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1 [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: 2589de90c933418ca429ebf297170550, fcaad0d476294f28bce3711b3c6fb6b1; no voters: 144231c74c7d40deb6f0c31dfe98c66b
I20260713 09:07:53.441045 22701 raft_consensus.cc:493] T 67297370f51640a491f46dedf131bb6c P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:53.441636 22719 raft_consensus.cc:2804] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:53.441562 22701 raft_consensus.cc:515] T 67297370f51640a491f46dedf131bb6c P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.442229 22719 raft_consensus.cc:493] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:53.442755 22719 raft_consensus.cc:3060] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:53.446332 22696 tablet_bootstrap.cc:654] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.451961 22697 tablet_bootstrap.cc:492] T 343ab7e9733f4ed1a29f03945f447aa5 P 2589de90c933418ca429ebf297170550: No bootstrap required, opened a new log
I20260713 09:07:53.452450 22697 ts_tablet_manager.cc:1403] T 343ab7e9733f4ed1a29f03945f447aa5 P 2589de90c933418ca429ebf297170550: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.015s
I20260713 09:07:53.452315 22719 raft_consensus.cc:515] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.456028 22703 raft_consensus.cc:493] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:53.456527 22703 raft_consensus.cc:515] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.457124 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf936f00df3a4cd486a6a3bbeba57746" candidate_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2589de90c933418ca429ebf297170550"
I20260713 09:07:53.457715 22657 raft_consensus.cc:3060] T cf936f00df3a4cd486a6a3bbeba57746 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:53.457912 22701 leader_election.cc:290] T 67297370f51640a491f46dedf131bb6c P 144231c74c7d40deb6f0c31dfe98c66b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130:44577), 2589de90c933418ca429ebf297170550 (127.21.94.131:45739)
I20260713 09:07:53.459149 22703 leader_election.cc:290] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487), fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130:44577)
I20260713 09:07:53.455224 22697 raft_consensus.cc:359] T 343ab7e9733f4ed1a29f03945f447aa5 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } } peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } }
I20260713 09:07:53.465571 22697 raft_consensus.cc:385] T 343ab7e9733f4ed1a29f03945f447aa5 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.465883 22697 raft_consensus.cc:740] T 343ab7e9733f4ed1a29f03945f447aa5 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2589de90c933418ca429ebf297170550, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.466050 22696 tablet_bootstrap.cc:492] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1: No bootstrap required, opened a new log
I20260713 09:07:53.466243 22657 raft_consensus.cc:2468] T cf936f00df3a4cd486a6a3bbeba57746 P 2589de90c933418ca429ebf297170550 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcaad0d476294f28bce3711b3c6fb6b1 in term 1.
I20260713 09:07:53.466929 22696 ts_tablet_manager.cc:1403] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.005s
I20260713 09:07:53.467990 22719 leader_election.cc:290] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1 [CANDIDATE]: Term 1 election: Requested vote from peers 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487), 2589de90c933418ca429ebf297170550 (127.21.94.131:45739)
I20260713 09:07:53.467905 22546 leader_election.cc:304] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2589de90c933418ca429ebf297170550, fcaad0d476294f28bce3711b3c6fb6b1; no voters: 
I20260713 09:07:53.468808 22719 raft_consensus.cc:2804] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:53.467892 22697 consensus_queue.cc:260] T 343ab7e9733f4ed1a29f03945f447aa5 P 2589de90c933418ca429ebf297170550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } } peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } }
I20260713 09:07:53.470185 22719 raft_consensus.cc:697] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 LEADER]: Becoming Leader. State: Replica: fcaad0d476294f28bce3711b3c6fb6b1, State: Running, Role: LEADER
I20260713 09:07:53.471154 22719 consensus_queue.cc:237] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.472191 22697 ts_tablet_manager.cc:1434] T 343ab7e9733f4ed1a29f03945f447aa5 P 2589de90c933418ca429ebf297170550: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260713 09:07:53.473093 22697 tablet_bootstrap.cc:492] T 67297370f51640a491f46dedf131bb6c P 2589de90c933418ca429ebf297170550: Bootstrap starting.
I20260713 09:07:53.473862 22696 raft_consensus.cc:359] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.474849 22696 raft_consensus.cc:385] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.475278 22696 raft_consensus.cc:740] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcaad0d476294f28bce3711b3c6fb6b1, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.476691 22696 consensus_queue.cc:260] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.477480 22698 tablet_bootstrap.cc:492] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b: No bootstrap required, opened a new log
I20260713 09:07:53.477958 22698 ts_tablet_manager.cc:1403] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b: Time spent bootstrapping tablet: real 0.084s	user 0.019s	sys 0.023s
I20260713 09:07:53.479417 22696 ts_tablet_manager.cc:1434] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260713 09:07:53.479844 22703 raft_consensus.cc:493] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:53.480538 22696 tablet_bootstrap.cc:492] T ffa464fe21a44cd28eee224fe7156542 P fcaad0d476294f28bce3711b3c6fb6b1: Bootstrap starting.
I20260713 09:07:53.480424 22703 raft_consensus.cc:515] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.482704 22703 leader_election.cc:290] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487), fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130:44577)
I20260713 09:07:53.489619 22696 tablet_bootstrap.cc:654] T ffa464fe21a44cd28eee224fe7156542 P fcaad0d476294f28bce3711b3c6fb6b1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.493945 22406 catalog_manager.cc:5697] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130). New cstate: current_term: 1 leader_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:53.480870 22698 raft_consensus.cc:359] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.498497 22698 raft_consensus.cc:385] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.499572 22719 raft_consensus.cc:493] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:53.500111 22719 raft_consensus.cc:515] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.502838 22719 leader_election.cc:290] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487), 2589de90c933418ca429ebf297170550 (127.21.94.131:45739)
I20260713 09:07:53.507048 22696 tablet_bootstrap.cc:492] T ffa464fe21a44cd28eee224fe7156542 P fcaad0d476294f28bce3711b3c6fb6b1: No bootstrap required, opened a new log
I20260713 09:07:53.507599 22696 ts_tablet_manager.cc:1403] T ffa464fe21a44cd28eee224fe7156542 P fcaad0d476294f28bce3711b3c6fb6b1: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.001s
I20260713 09:07:53.507748 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cafc3bb52c6471092c63bc18faa83e3" candidate_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2589de90c933418ca429ebf297170550" is_pre_election: true
I20260713 09:07:53.508244 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf936f00df3a4cd486a6a3bbeba57746" candidate_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
I20260713 09:07:53.508651 22657 raft_consensus.cc:2468] T 8cafc3bb52c6471092c63bc18faa83e3 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcaad0d476294f28bce3711b3c6fb6b1 in term 0.
I20260713 09:07:53.509758 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cafc3bb52c6471092c63bc18faa83e3" candidate_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b" is_pre_election: true
I20260713 09:07:53.509989 22703 raft_consensus.cc:493] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:53.510365 22508 raft_consensus.cc:2468] T 8cafc3bb52c6471092c63bc18faa83e3 P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcaad0d476294f28bce3711b3c6fb6b1 in term 0.
I20260713 09:07:53.510471 22703 raft_consensus.cc:515] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.510830 22696 raft_consensus.cc:359] T ffa464fe21a44cd28eee224fe7156542 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
W20260713 09:07:53.511510 22547 leader_election.cc:343] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:53.511610 22696 raft_consensus.cc:385] T ffa464fe21a44cd28eee224fe7156542 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.511861 22719 raft_consensus.cc:493] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:53.512068 22696 raft_consensus.cc:740] T ffa464fe21a44cd28eee224fe7156542 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcaad0d476294f28bce3711b3c6fb6b1, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.512339 22719 raft_consensus.cc:515] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.512511 22547 leader_election.cc:304] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 144231c74c7d40deb6f0c31dfe98c66b, fcaad0d476294f28bce3711b3c6fb6b1; no voters: 
I20260713 09:07:53.512859 22696 consensus_queue.cc:260] T ffa464fe21a44cd28eee224fe7156542 P fcaad0d476294f28bce3711b3c6fb6b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.513571 22705 raft_consensus.cc:2804] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:53.513996 22705 raft_consensus.cc:493] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:53.514336 22705 raft_consensus.cc:3060] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:53.514444 22719 leader_election.cc:290] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487), 2589de90c933418ca429ebf297170550 (127.21.94.131:45739)
I20260713 09:07:53.498968 22698 raft_consensus.cc:740] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 144231c74c7d40deb6f0c31dfe98c66b, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.517602 22698 consensus_queue.cc:260] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.512501 22703 leader_election.cc:290] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487), fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130:44577)
I20260713 09:07:53.522600 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf33cd2d02d545d0ae580da92b527831" candidate_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b" is_pre_election: true
I20260713 09:07:53.523265 22508 raft_consensus.cc:2468] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcaad0d476294f28bce3711b3c6fb6b1 in term 0.
I20260713 09:07:53.524591 22547 leader_election.cc:304] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 144231c74c7d40deb6f0c31dfe98c66b, fcaad0d476294f28bce3711b3c6fb6b1; no voters: 
I20260713 09:07:53.525074 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67297370f51640a491f46dedf131bb6c" candidate_uuid: "144231c74c7d40deb6f0c31dfe98c66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" is_pre_election: true
I20260713 09:07:53.526043 22583 raft_consensus.cc:2468] T 67297370f51640a491f46dedf131bb6c P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 144231c74c7d40deb6f0c31dfe98c66b in term 0.
I20260713 09:07:53.527897 22472 leader_election.cc:304] T 67297370f51640a491f46dedf131bb6c P 144231c74c7d40deb6f0c31dfe98c66b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 144231c74c7d40deb6f0c31dfe98c66b, fcaad0d476294f28bce3711b3c6fb6b1; no voters: 
I20260713 09:07:53.530602 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf33cd2d02d545d0ae580da92b527831" candidate_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2589de90c933418ca429ebf297170550" is_pre_election: true
W20260713 09:07:53.533089 22546 leader_election.cc:343] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2589de90c933418ca429ebf297170550 (127.21.94.131:45739): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:53.533226 22701 raft_consensus.cc:2804] T 67297370f51640a491f46dedf131bb6c P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:53.533854 22701 raft_consensus.cc:493] T 67297370f51640a491f46dedf131bb6c P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:53.534335 22701 raft_consensus.cc:3060] T 67297370f51640a491f46dedf131bb6c P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:53.536123 22719 raft_consensus.cc:2804] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:53.538106 22698 ts_tablet_manager.cc:1434] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b: Time spent starting tablet: real 0.060s	user 0.003s	sys 0.005s
I20260713 09:07:53.539501 22698 tablet_bootstrap.cc:492] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b: Bootstrap starting.
I20260713 09:07:53.545136 22701 raft_consensus.cc:515] T 67297370f51640a491f46dedf131bb6c P 144231c74c7d40deb6f0c31dfe98c66b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.536659 22719 raft_consensus.cc:493] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:53.528475 22705 raft_consensus.cc:515] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.548913 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67297370f51640a491f46dedf131bb6c" candidate_uuid: "144231c74c7d40deb6f0c31dfe98c66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
I20260713 09:07:53.549875 22583 raft_consensus.cc:3060] T 67297370f51640a491f46dedf131bb6c P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:53.552088 22705 leader_election.cc:290] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [CANDIDATE]: Term 1 election: Requested vote from peers 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487), 2589de90c933418ca429ebf297170550 (127.21.94.131:45739)
I20260713 09:07:53.553850 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cafc3bb52c6471092c63bc18faa83e3" candidate_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
I20260713 09:07:53.554644 22508 raft_consensus.cc:3060] T 8cafc3bb52c6471092c63bc18faa83e3 P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:53.560738 22583 raft_consensus.cc:2468] T 67297370f51640a491f46dedf131bb6c P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 144231c74c7d40deb6f0c31dfe98c66b in term 1.
I20260713 09:07:53.561525 22703 raft_consensus.cc:493] T 343ab7e9733f4ed1a29f03945f447aa5 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:53.562158 22703 raft_consensus.cc:515] T 343ab7e9733f4ed1a29f03945f447aa5 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } } peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } }
I20260713 09:07:53.565387 22703 leader_election.cc:290] T 343ab7e9733f4ed1a29f03945f447aa5 P 2589de90c933418ca429ebf297170550 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130:44577), 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487)
I20260713 09:07:53.561488 22719 raft_consensus.cc:3060] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:53.573559 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67297370f51640a491f46dedf131bb6c" candidate_uuid: "144231c74c7d40deb6f0c31dfe98c66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2589de90c933418ca429ebf297170550" is_pre_election: true
W20260713 09:07:53.575973 22471 leader_election.cc:343] T 67297370f51640a491f46dedf131bb6c P 144231c74c7d40deb6f0c31dfe98c66b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2589de90c933418ca429ebf297170550 (127.21.94.131:45739): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:53.580535 22697 tablet_bootstrap.cc:654] T 67297370f51640a491f46dedf131bb6c P 2589de90c933418ca429ebf297170550: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.581861 22472 leader_election.cc:304] T 67297370f51640a491f46dedf131bb6c P 144231c74c7d40deb6f0c31dfe98c66b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 144231c74c7d40deb6f0c31dfe98c66b, fcaad0d476294f28bce3711b3c6fb6b1; no voters: 
I20260713 09:07:53.582599 22698 tablet_bootstrap.cc:654] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:53.583529 22546 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.94.131:45739, user_credentials={real_user=slave}} blocked reactor thread for 50455.1us
I20260713 09:07:53.583904 22737 raft_consensus.cc:2804] T 67297370f51640a491f46dedf131bb6c P 144231c74c7d40deb6f0c31dfe98c66b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:53.585924 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cafc3bb52c6471092c63bc18faa83e3" candidate_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2589de90c933418ca429ebf297170550"
I20260713 09:07:53.586691 22657 raft_consensus.cc:3060] T 8cafc3bb52c6471092c63bc18faa83e3 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:53.588120 22719 raft_consensus.cc:515] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.590816 22737 raft_consensus.cc:697] T 67297370f51640a491f46dedf131bb6c P 144231c74c7d40deb6f0c31dfe98c66b [term 1 LEADER]: Becoming Leader. State: Replica: 144231c74c7d40deb6f0c31dfe98c66b, State: Running, Role: LEADER
I20260713 09:07:53.591297 22719 leader_election.cc:290] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [CANDIDATE]: Term 1 election: Requested vote from peers 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487), 2589de90c933418ca429ebf297170550 (127.21.94.131:45739)
I20260713 09:07:53.591760 22737 consensus_queue.cc:237] T 67297370f51640a491f46dedf131bb6c P 144231c74c7d40deb6f0c31dfe98c66b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.594863 22698 tablet_bootstrap.cc:492] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b: No bootstrap required, opened a new log
I20260713 09:07:53.595153 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf33cd2d02d545d0ae580da92b527831" candidate_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2589de90c933418ca429ebf297170550"
I20260713 09:07:53.595510 22698 ts_tablet_manager.cc:1403] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b: Time spent bootstrapping tablet: real 0.056s	user 0.007s	sys 0.008s
I20260713 09:07:53.596616 22703 raft_consensus.cc:493] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:53.597105 22703 raft_consensus.cc:515] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.599479 22703 leader_election.cc:290] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487), fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130:44577)
I20260713 09:07:53.599731 22698 raft_consensus.cc:359] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.600744 22698 raft_consensus.cc:385] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.601140 22698 raft_consensus.cc:740] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 144231c74c7d40deb6f0c31dfe98c66b, State: Initialized, Role: FOLLOWER
W20260713 09:07:53.601572 22546 leader_election.cc:343] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2589de90c933418ca429ebf297170550 (127.21.94.131:45739): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:53.602192 22698 consensus_queue.cc:260] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.604038 22657 raft_consensus.cc:2468] T 8cafc3bb52c6471092c63bc18faa83e3 P 2589de90c933418ca429ebf297170550 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcaad0d476294f28bce3711b3c6fb6b1 in term 1.
I20260713 09:07:53.605778 22698 ts_tablet_manager.cc:1434] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260713 09:07:53.564888 22508 raft_consensus.cc:2468] T 8cafc3bb52c6471092c63bc18faa83e3 P 144231c74c7d40deb6f0c31dfe98c66b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcaad0d476294f28bce3711b3c6fb6b1 in term 1.
I20260713 09:07:53.607161 22698 tablet_bootstrap.cc:492] T cf936f00df3a4cd486a6a3bbeba57746 P 144231c74c7d40deb6f0c31dfe98c66b: Bootstrap starting.
I20260713 09:07:53.608038 22546 leader_election.cc:304] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2589de90c933418ca429ebf297170550, fcaad0d476294f28bce3711b3c6fb6b1; no voters: 
I20260713 09:07:53.609210 22719 raft_consensus.cc:2804] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:53.609882 22719 raft_consensus.cc:697] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 LEADER]: Becoming Leader. State: Replica: fcaad0d476294f28bce3711b3c6fb6b1, State: Running, Role: LEADER
I20260713 09:07:53.610965 22696 ts_tablet_manager.cc:1434] T ffa464fe21a44cd28eee224fe7156542 P fcaad0d476294f28bce3711b3c6fb6b1: Time spent starting tablet: real 0.103s	user 0.033s	sys 0.055s
I20260713 09:07:53.610700 22719 consensus_queue.cc:237] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.612038 22696 tablet_bootstrap.cc:492] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1: Bootstrap starting.
I20260713 09:07:53.618789 22719 raft_consensus.cc:493] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:53.619293 22719 raft_consensus.cc:515] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } } peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } }
I20260713 09:07:53.622005 22719 leader_election.cc:290] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2589de90c933418ca429ebf297170550 (127.21.94.131:45739), 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487)
I20260713 09:07:53.622658 22696 tablet_bootstrap.cc:654] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.623184 22701 leader_election.cc:290] T 67297370f51640a491f46dedf131bb6c P 144231c74c7d40deb6f0c31dfe98c66b [CANDIDATE]: Term 1 election: Requested vote from peers fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130:44577), 2589de90c933418ca429ebf297170550 (127.21.94.131:45739)
I20260713 09:07:53.623428 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67297370f51640a491f46dedf131bb6c" candidate_uuid: "144231c74c7d40deb6f0c31dfe98c66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2589de90c933418ca429ebf297170550"
W20260713 09:07:53.624914 22471 leader_election.cc:343] T 67297370f51640a491f46dedf131bb6c P 144231c74c7d40deb6f0c31dfe98c66b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2589de90c933418ca429ebf297170550 (127.21.94.131:45739): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:53.627322 22698 tablet_bootstrap.cc:654] T cf936f00df3a4cd486a6a3bbeba57746 P 144231c74c7d40deb6f0c31dfe98c66b: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.628486 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf33cd2d02d545d0ae580da92b527831" candidate_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
I20260713 09:07:53.629138 22508 raft_consensus.cc:3060] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:53.628995 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343ab7e9733f4ed1a29f03945f447aa5" candidate_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b" is_pre_election: true
I20260713 09:07:53.630604 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343ab7e9733f4ed1a29f03945f447aa5" candidate_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2589de90c933418ca429ebf297170550" is_pre_election: true
I20260713 09:07:53.631556 22657 raft_consensus.cc:2468] T 343ab7e9733f4ed1a29f03945f447aa5 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fcaad0d476294f28bce3711b3c6fb6b1 in term 0.
I20260713 09:07:53.633481 22546 leader_election.cc:304] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2589de90c933418ca429ebf297170550, fcaad0d476294f28bce3711b3c6fb6b1; no voters: 
I20260713 09:07:53.633286 22402 catalog_manager.cc:5697] T 67297370f51640a491f46dedf131bb6c P 144231c74c7d40deb6f0c31dfe98c66b reported cstate change: term changed from 0 to 1, leader changed from <none> to 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129). New cstate: current_term: 1 leader_uuid: "144231c74c7d40deb6f0c31dfe98c66b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:53.635241 22734 raft_consensus.cc:2804] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:53.636785 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff2777bab154cff8d8052c6628ff722" candidate_uuid: "2589de90c933418ca429ebf297170550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b" is_pre_election: true
I20260713 09:07:53.637253 22506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d891fa4af2497fb523f862906f952a" candidate_uuid: "2589de90c933418ca429ebf297170550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b" is_pre_election: true
I20260713 09:07:53.637480 22507 raft_consensus.cc:2468] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2589de90c933418ca429ebf297170550 in term 0.
I20260713 09:07:53.637976 22506 raft_consensus.cc:2468] T 63d891fa4af2497fb523f862906f952a P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2589de90c933418ca429ebf297170550 in term 0.
I20260713 09:07:53.639639 22506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa464fe21a44cd28eee224fe7156542" candidate_uuid: "2589de90c933418ca429ebf297170550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b" is_pre_election: true
I20260713 09:07:53.639818 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343ab7e9733f4ed1a29f03945f447aa5" candidate_uuid: "2589de90c933418ca429ebf297170550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b" is_pre_election: true
I20260713 09:07:53.641108 22698 tablet_bootstrap.cc:492] T cf936f00df3a4cd486a6a3bbeba57746 P 144231c74c7d40deb6f0c31dfe98c66b: No bootstrap required, opened a new log
I20260713 09:07:53.641655 22698 ts_tablet_manager.cc:1403] T cf936f00df3a4cd486a6a3bbeba57746 P 144231c74c7d40deb6f0c31dfe98c66b: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.006s
W20260713 09:07:53.641786 22547 leader_election.cc:343] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:53.641804 22506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b2039fb574770b4fdc4871616a46d" candidate_uuid: "2589de90c933418ca429ebf297170550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b" is_pre_election: true
I20260713 09:07:53.643472 22621 leader_election.cc:304] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 144231c74c7d40deb6f0c31dfe98c66b, 2589de90c933418ca429ebf297170550; no voters: 
I20260713 09:07:53.644851 22698 raft_consensus.cc:359] T cf936f00df3a4cd486a6a3bbeba57746 P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.645702 22698 raft_consensus.cc:385] T cf936f00df3a4cd486a6a3bbeba57746 P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.645910 22703 raft_consensus.cc:2804] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:53.646034 22698 raft_consensus.cc:740] T cf936f00df3a4cd486a6a3bbeba57746 P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 144231c74c7d40deb6f0c31dfe98c66b, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.646507 22703 raft_consensus.cc:493] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:53.647024 22703 raft_consensus.cc:3060] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:53.647054 22698 consensus_queue.cc:260] T cf936f00df3a4cd486a6a3bbeba57746 P 144231c74c7d40deb6f0c31dfe98c66b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.649580 22698 ts_tablet_manager.cc:1434] T cf936f00df3a4cd486a6a3bbeba57746 P 144231c74c7d40deb6f0c31dfe98c66b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260713 09:07:53.650502 22698 tablet_bootstrap.cc:492] T ffa464fe21a44cd28eee224fe7156542 P 144231c74c7d40deb6f0c31dfe98c66b: Bootstrap starting.
I20260713 09:07:53.651417 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff2777bab154cff8d8052c6628ff722" candidate_uuid: "2589de90c933418ca429ebf297170550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" is_pre_election: true
I20260713 09:07:53.653228 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d891fa4af2497fb523f862906f952a" candidate_uuid: "2589de90c933418ca429ebf297170550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" is_pre_election: true
I20260713 09:07:53.654219 22582 raft_consensus.cc:2468] T 63d891fa4af2497fb523f862906f952a P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2589de90c933418ca429ebf297170550 in term 0.
I20260713 09:07:53.644951 22621 leader_election.cc:304] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 144231c74c7d40deb6f0c31dfe98c66b, 2589de90c933418ca429ebf297170550; no voters: 
I20260713 09:07:53.655912 22406 catalog_manager.cc:5697] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130). New cstate: current_term: 1 leader_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:53.657419 22698 tablet_bootstrap.cc:654] T ffa464fe21a44cd28eee224fe7156542 P 144231c74c7d40deb6f0c31dfe98c66b: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.657572 22581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa464fe21a44cd28eee224fe7156542" candidate_uuid: "2589de90c933418ca429ebf297170550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" is_pre_election: true
I20260713 09:07:53.658545 22581 raft_consensus.cc:2468] T ffa464fe21a44cd28eee224fe7156542 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2589de90c933418ca429ebf297170550 in term 0.
I20260713 09:07:53.661823 22581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343ab7e9733f4ed1a29f03945f447aa5" candidate_uuid: "2589de90c933418ca429ebf297170550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" is_pre_election: true
I20260713 09:07:53.663093 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b2039fb574770b4fdc4871616a46d" candidate_uuid: "2589de90c933418ca429ebf297170550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" is_pre_election: true
I20260713 09:07:53.663937 22582 raft_consensus.cc:2468] T 634b2039fb574770b4fdc4871616a46d P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2589de90c933418ca429ebf297170550 in term 0.
I20260713 09:07:53.635707 22734 raft_consensus.cc:493] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:53.668133 22734 raft_consensus.cc:3060] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:53.674957 22508 raft_consensus.cc:2468] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcaad0d476294f28bce3711b3c6fb6b1 in term 1.
I20260713 09:07:53.673224 22703 raft_consensus.cc:515] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.679566 22703 leader_election.cc:290] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [CANDIDATE]: Term 1 election: Requested vote from peers 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487), fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130:44577)
I20260713 09:07:53.681561 22703 raft_consensus.cc:2804] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:53.682060 22703 raft_consensus.cc:493] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:53.682490 22703 raft_consensus.cc:3060] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:53.693367 22547 leader_election.cc:304] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [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: 144231c74c7d40deb6f0c31dfe98c66b, fcaad0d476294f28bce3711b3c6fb6b1; no voters: 2589de90c933418ca429ebf297170550
I20260713 09:07:53.694741 22705 raft_consensus.cc:2804] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:53.695362 22705 raft_consensus.cc:697] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 LEADER]: Becoming Leader. State: Replica: fcaad0d476294f28bce3711b3c6fb6b1, State: Running, Role: LEADER
I20260713 09:07:53.696476 22705 consensus_queue.cc:237] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.715037 22734 raft_consensus.cc:515] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } } peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } }
I20260713 09:07:53.716665 22581 raft_consensus.cc:2393] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2589de90c933418ca429ebf297170550 in current term 1: Already voted for candidate fcaad0d476294f28bce3711b3c6fb6b1 in this term.
I20260713 09:07:53.721602 22734 leader_election.cc:290] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1 [CANDIDATE]: Term 1 election: Requested vote from peers 2589de90c933418ca429ebf297170550 (127.21.94.131:45739), 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487)
I20260713 09:07:53.722538 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343ab7e9733f4ed1a29f03945f447aa5" candidate_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2589de90c933418ca429ebf297170550"
I20260713 09:07:53.723062 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343ab7e9733f4ed1a29f03945f447aa5" candidate_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
I20260713 09:07:53.723299 22657 raft_consensus.cc:3060] T 343ab7e9733f4ed1a29f03945f447aa5 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:53.724916 22547 leader_election.cc:343] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:53.732152 22621 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.94.129:40487, user_credentials={real_user=slave}} blocked reactor thread for 87297.5us
W20260713 09:07:53.733767 22621 leader_election.cc:343] T 343ab7e9733f4ed1a29f03945f447aa5 P 2589de90c933418ca429ebf297170550 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:53.735515 22698 tablet_bootstrap.cc:492] T ffa464fe21a44cd28eee224fe7156542 P 144231c74c7d40deb6f0c31dfe98c66b: No bootstrap required, opened a new log
I20260713 09:07:53.735991 22698 ts_tablet_manager.cc:1403] T ffa464fe21a44cd28eee224fe7156542 P 144231c74c7d40deb6f0c31dfe98c66b: Time spent bootstrapping tablet: real 0.086s	user 0.029s	sys 0.023s
I20260713 09:07:53.738786 22696 tablet_bootstrap.cc:492] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1: No bootstrap required, opened a new log
I20260713 09:07:53.739171 22696 ts_tablet_manager.cc:1403] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1: Time spent bootstrapping tablet: real 0.127s	user 0.031s	sys 0.051s
W20260713 09:07:53.738019 22621 leader_election.cc:343] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:53.743431 22697 tablet_bootstrap.cc:492] T 67297370f51640a491f46dedf131bb6c P 2589de90c933418ca429ebf297170550: No bootstrap required, opened a new log
I20260713 09:07:53.743885 22698 raft_consensus.cc:359] T ffa464fe21a44cd28eee224fe7156542 P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.744122 22697 ts_tablet_manager.cc:1403] T 67297370f51640a491f46dedf131bb6c P 2589de90c933418ca429ebf297170550: Time spent bootstrapping tablet: real 0.271s	user 0.013s	sys 0.002s
W20260713 09:07:53.744558 22621 leader_election.cc:343] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:53.745483 22657 raft_consensus.cc:2468] T 343ab7e9733f4ed1a29f03945f447aa5 P 2589de90c933418ca429ebf297170550 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcaad0d476294f28bce3711b3c6fb6b1 in term 1.
I20260713 09:07:53.744032 22744 raft_consensus.cc:493] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:53.746218 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff2777bab154cff8d8052c6628ff722" candidate_uuid: "2589de90c933418ca429ebf297170550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
I20260713 09:07:53.746801 22508 raft_consensus.cc:3060] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:53.746618 22744 raft_consensus.cc:515] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.746970 22697 raft_consensus.cc:359] T 67297370f51640a491f46dedf131bb6c P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.747646 22697 raft_consensus.cc:385] T 67297370f51640a491f46dedf131bb6c P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.747951 22697 raft_consensus.cc:740] T 67297370f51640a491f46dedf131bb6c P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2589de90c933418ca429ebf297170550, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.748584 22697 consensus_queue.cc:260] T 67297370f51640a491f46dedf131bb6c P 2589de90c933418ca429ebf297170550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.748955 22744 leader_election.cc:290] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487), fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130:44577)
I20260713 09:07:53.749490 22698 raft_consensus.cc:385] T ffa464fe21a44cd28eee224fe7156542 P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.743405 22703 raft_consensus.cc:515] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.749788 22698 raft_consensus.cc:740] T ffa464fe21a44cd28eee224fe7156542 P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 144231c74c7d40deb6f0c31dfe98c66b, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.750458 22698 consensus_queue.cc:260] T ffa464fe21a44cd28eee224fe7156542 P 144231c74c7d40deb6f0c31dfe98c66b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.751019 22546 leader_election.cc:304] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1 [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: 2589de90c933418ca429ebf297170550, fcaad0d476294f28bce3711b3c6fb6b1; no voters: 144231c74c7d40deb6f0c31dfe98c66b
I20260713 09:07:53.751349 22696 raft_consensus.cc:359] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.752067 22696 raft_consensus.cc:385] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.752377 22696 raft_consensus.cc:740] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcaad0d476294f28bce3711b3c6fb6b1, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.752532 22697 ts_tablet_manager.cc:1434] T 67297370f51640a491f46dedf131bb6c P 2589de90c933418ca429ebf297170550: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260713 09:07:53.753194 22696 consensus_queue.cc:260] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.751248 22703 leader_election.cc:290] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550 [CANDIDATE]: Term 1 election: Requested vote from peers 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487), fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130:44577)
I20260713 09:07:53.754271 22734 raft_consensus.cc:2804] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:53.754709 22734 raft_consensus.cc:697] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 LEADER]: Becoming Leader. State: Replica: fcaad0d476294f28bce3711b3c6fb6b1, State: Running, Role: LEADER
I20260713 09:07:53.754766 22402 catalog_manager.cc:5697] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130). New cstate: current_term: 1 leader_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:53.755453 22734 consensus_queue.cc:237] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } } peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } }
I20260713 09:07:53.758710 22696 ts_tablet_manager.cc:1434] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260713 09:07:53.760010 22696 tablet_bootstrap.cc:492] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1: Bootstrap starting.
I20260713 09:07:53.761619 22508 raft_consensus.cc:2468] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2589de90c933418ca429ebf297170550 in term 1.
I20260713 09:07:53.764075 22697 tablet_bootstrap.cc:492] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550: Bootstrap starting.
I20260713 09:07:53.769091 22696 tablet_bootstrap.cc:654] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.771421 22581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff2777bab154cff8d8052c6628ff722" candidate_uuid: "2589de90c933418ca429ebf297170550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
I20260713 09:07:53.773128 22698 ts_tablet_manager.cc:1434] T ffa464fe21a44cd28eee224fe7156542 P 144231c74c7d40deb6f0c31dfe98c66b: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.002s
W20260713 09:07:53.773008 22621 leader_election.cc:343] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130:44577): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:53.774576 22621 leader_election.cc:304] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550 [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: 2589de90c933418ca429ebf297170550, fcaad0d476294f28bce3711b3c6fb6b1; no voters: 144231c74c7d40deb6f0c31dfe98c66b
I20260713 09:07:53.775408 22703 raft_consensus.cc:2804] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:53.775761 22621 leader_election.cc:304] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [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: 2589de90c933418ca429ebf297170550, fcaad0d476294f28bce3711b3c6fb6b1; no voters: 144231c74c7d40deb6f0c31dfe98c66b
I20260713 09:07:53.775781 22703 raft_consensus.cc:493] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:53.776399 22703 raft_consensus.cc:3060] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:53.776844 22621 leader_election.cc:304] T 343ab7e9733f4ed1a29f03945f447aa5 P 2589de90c933418ca429ebf297170550 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2589de90c933418ca429ebf297170550; no voters: 144231c74c7d40deb6f0c31dfe98c66b, fcaad0d476294f28bce3711b3c6fb6b1
I20260713 09:07:53.777717 22747 raft_consensus.cc:2804] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:53.778091 22747 raft_consensus.cc:493] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:53.778406 22747 raft_consensus.cc:3060] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:53.780547 22402 catalog_manager.cc:5697] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130). New cstate: current_term: 1 leader_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:53.781512 22744 raft_consensus.cc:2749] T 343ab7e9733f4ed1a29f03945f447aa5 P 2589de90c933418ca429ebf297170550 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:07:53.782603 22621 leader_election.cc:343] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130:44577): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:53.783269 22696 tablet_bootstrap.cc:492] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1: No bootstrap required, opened a new log
I20260713 09:07:53.783717 22696 ts_tablet_manager.cc:1403] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.009s
I20260713 09:07:53.784215 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cfac1605e44e98b189ace0d736007e" candidate_uuid: "2589de90c933418ca429ebf297170550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b" is_pre_election: true
I20260713 09:07:53.784232 22703 raft_consensus.cc:515] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.784986 22508 raft_consensus.cc:2468] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2589de90c933418ca429ebf297170550 in term 0.
I20260713 09:07:53.785557 22744 raft_consensus.cc:493] T 67297370f51640a491f46dedf131bb6c P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:53.770079 22697 tablet_bootstrap.cc:654] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.786238 22696 raft_consensus.cc:359] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.786409 22744 raft_consensus.cc:515] T 67297370f51640a491f46dedf131bb6c P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.786907 22696 raft_consensus.cc:385] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.787180 22696 raft_consensus.cc:740] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcaad0d476294f28bce3711b3c6fb6b1, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.788009 22696 consensus_queue.cc:260] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.788383 22744 leader_election.cc:290] T 67297370f51640a491f46dedf131bb6c P 2589de90c933418ca429ebf297170550 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487), fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130:44577)
I20260713 09:07:53.786408 22703 leader_election.cc:290] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550 [CANDIDATE]: Term 1 election: Requested vote from peers 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487), fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130:44577)
I20260713 09:07:53.790066 22581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cfac1605e44e98b189ace0d736007e" candidate_uuid: "2589de90c933418ca429ebf297170550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" is_pre_election: true
I20260713 09:07:53.790735 22581 raft_consensus.cc:2468] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2589de90c933418ca429ebf297170550 in term 0.
I20260713 09:07:53.791630 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d891fa4af2497fb523f862906f952a" candidate_uuid: "2589de90c933418ca429ebf297170550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
I20260713 09:07:53.791704 22621 leader_election.cc:304] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [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: 144231c74c7d40deb6f0c31dfe98c66b, 2589de90c933418ca429ebf297170550; no voters: fcaad0d476294f28bce3711b3c6fb6b1
I20260713 09:07:53.792270 22508 raft_consensus.cc:3060] T 63d891fa4af2497fb523f862906f952a P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:53.792786 22581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d891fa4af2497fb523f862906f952a" candidate_uuid: "2589de90c933418ca429ebf297170550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
I20260713 09:07:53.792929 22621 leader_election.cc:304] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 144231c74c7d40deb6f0c31dfe98c66b, 2589de90c933418ca429ebf297170550; no voters: 
I20260713 09:07:53.793376 22581 raft_consensus.cc:3060] T 63d891fa4af2497fb523f862906f952a P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:53.793780 22744 raft_consensus.cc:2804] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:53.797328 22747 raft_consensus.cc:515] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.798489 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa464fe21a44cd28eee224fe7156542" candidate_uuid: "2589de90c933418ca429ebf297170550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
I20260713 09:07:53.799095 22582 raft_consensus.cc:3060] T ffa464fe21a44cd28eee224fe7156542 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:53.799484 22747 leader_election.cc:290] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [CANDIDATE]: Term 1 election: Requested vote from peers 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487), fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130:44577)
I20260713 09:07:53.799676 22508 raft_consensus.cc:2468] T 63d891fa4af2497fb523f862906f952a P 144231c74c7d40deb6f0c31dfe98c66b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2589de90c933418ca429ebf297170550 in term 1.
I20260713 09:07:53.800071 22747 raft_consensus.cc:2804] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:53.800426 22747 raft_consensus.cc:493] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:53.800770 22747 raft_consensus.cc:3060] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:53.801795 22506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67297370f51640a491f46dedf131bb6c" candidate_uuid: "2589de90c933418ca429ebf297170550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b" is_pre_election: true
I20260713 09:07:53.802145 22698 tablet_bootstrap.cc:492] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b: Bootstrap starting.
I20260713 09:07:53.802213 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67297370f51640a491f46dedf131bb6c" candidate_uuid: "2589de90c933418ca429ebf297170550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" is_pre_election: true
I20260713 09:07:53.803170 22583 raft_consensus.cc:2393] T 67297370f51640a491f46dedf131bb6c P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2589de90c933418ca429ebf297170550 in current term 1: Already voted for candidate 144231c74c7d40deb6f0c31dfe98c66b in this term.
I20260713 09:07:53.803853 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa464fe21a44cd28eee224fe7156542" candidate_uuid: "2589de90c933418ca429ebf297170550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
I20260713 09:07:53.804476 22508 raft_consensus.cc:3060] T ffa464fe21a44cd28eee224fe7156542 P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:53.806528 22506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b2039fb574770b4fdc4871616a46d" candidate_uuid: "2589de90c933418ca429ebf297170550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
I20260713 09:07:53.806850 22621 leader_election.cc:304] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 144231c74c7d40deb6f0c31dfe98c66b, 2589de90c933418ca429ebf297170550; no voters: 
I20260713 09:07:53.807809 22703 raft_consensus.cc:2804] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:53.808004 22621 leader_election.cc:304] T 67297370f51640a491f46dedf131bb6c P 2589de90c933418ca429ebf297170550 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2589de90c933418ca429ebf297170550; no voters: 144231c74c7d40deb6f0c31dfe98c66b, fcaad0d476294f28bce3711b3c6fb6b1
I20260713 09:07:53.808400 22703 raft_consensus.cc:697] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550 [term 1 LEADER]: Becoming Leader. State: Replica: 2589de90c933418ca429ebf297170550, State: Running, Role: LEADER
I20260713 09:07:53.809327 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b2039fb574770b4fdc4871616a46d" candidate_uuid: "2589de90c933418ca429ebf297170550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
I20260713 09:07:53.809887 22744 raft_consensus.cc:697] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [term 1 LEADER]: Becoming Leader. State: Replica: 2589de90c933418ca429ebf297170550, State: Running, Role: LEADER
I20260713 09:07:53.809947 22583 raft_consensus.cc:3060] T 634b2039fb574770b4fdc4871616a46d P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:53.814004 22508 raft_consensus.cc:2468] T ffa464fe21a44cd28eee224fe7156542 P 144231c74c7d40deb6f0c31dfe98c66b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2589de90c933418ca429ebf297170550 in term 1.
I20260713 09:07:53.814254 22698 tablet_bootstrap.cc:654] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.815430 22753 raft_consensus.cc:3060] T 67297370f51640a491f46dedf131bb6c P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:53.816349 22744 consensus_queue.cc:237] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.818646 22697 tablet_bootstrap.cc:492] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550: No bootstrap required, opened a new log
I20260713 09:07:53.820183 22582 raft_consensus.cc:2468] T ffa464fe21a44cd28eee224fe7156542 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2589de90c933418ca429ebf297170550 in term 1.
I20260713 09:07:53.821952 22581 raft_consensus.cc:2468] T 63d891fa4af2497fb523f862906f952a P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2589de90c933418ca429ebf297170550 in term 1.
I20260713 09:07:53.790320 22696 ts_tablet_manager.cc:1434] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:07:53.822973 22697 ts_tablet_manager.cc:1403] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550: Time spent bootstrapping tablet: real 0.059s	user 0.008s	sys 0.003s
I20260713 09:07:53.822333 22753 raft_consensus.cc:2749] T 67297370f51640a491f46dedf131bb6c P 2589de90c933418ca429ebf297170550 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:53.822351 22583 raft_consensus.cc:2468] T 634b2039fb574770b4fdc4871616a46d P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2589de90c933418ca429ebf297170550 in term 1.
I20260713 09:07:53.828217 22747 raft_consensus.cc:515] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
W20260713 09:07:53.828639 22621 leader_election.cc:343] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:53.829550 22621 leader_election.cc:304] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 144231c74c7d40deb6f0c31dfe98c66b, 2589de90c933418ca429ebf297170550; no voters: 
I20260713 09:07:53.830832 22747 leader_election.cc:290] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 [CANDIDATE]: Term 1 election: Requested vote from peers 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487), fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130:44577)
I20260713 09:07:53.809537 22703 consensus_queue.cc:237] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.831538 22621 leader_election.cc:304] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [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: 2589de90c933418ca429ebf297170550, fcaad0d476294f28bce3711b3c6fb6b1; no voters: 144231c74c7d40deb6f0c31dfe98c66b
I20260713 09:07:53.832180 22697 raft_consensus.cc:359] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.832906 22697 raft_consensus.cc:385] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.833446 22697 raft_consensus.cc:740] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2589de90c933418ca429ebf297170550, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.833680 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cfac1605e44e98b189ace0d736007e" candidate_uuid: "2589de90c933418ca429ebf297170550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
I20260713 09:07:53.834370 22508 raft_consensus.cc:3060] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:53.832964 22747 raft_consensus.cc:2804] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:53.833699 22753 raft_consensus.cc:2804] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:53.834689 22697 consensus_queue.cc:260] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.837002 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cfac1605e44e98b189ace0d736007e" candidate_uuid: "2589de90c933418ca429ebf297170550" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
I20260713 09:07:53.837616 22583 raft_consensus.cc:3060] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:53.842859 22508 raft_consensus.cc:2468] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2589de90c933418ca429ebf297170550 in term 1.
I20260713 09:07:53.844120 22621 leader_election.cc:304] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 144231c74c7d40deb6f0c31dfe98c66b, 2589de90c933418ca429ebf297170550; no voters: 
I20260713 09:07:53.844838 22583 raft_consensus.cc:2468] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2589de90c933418ca429ebf297170550 in term 1.
I20260713 09:07:53.845134 22754 raft_consensus.cc:2804] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:53.845618 22698 tablet_bootstrap.cc:492] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b: No bootstrap required, opened a new log
I20260713 09:07:53.846087 22698 ts_tablet_manager.cc:1403] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.003s
I20260713 09:07:53.847419 22747 raft_consensus.cc:697] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550 [term 1 LEADER]: Becoming Leader. State: Replica: 2589de90c933418ca429ebf297170550, State: Running, Role: LEADER
I20260713 09:07:53.848207 22747 consensus_queue.cc:237] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.848881 22698 raft_consensus.cc:359] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.849488 22753 raft_consensus.cc:697] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [term 1 LEADER]: Becoming Leader. State: Replica: 2589de90c933418ca429ebf297170550, State: Running, Role: LEADER
I20260713 09:07:53.845606 22754 raft_consensus.cc:697] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 [term 1 LEADER]: Becoming Leader. State: Replica: 2589de90c933418ca429ebf297170550, State: Running, Role: LEADER
I20260713 09:07:53.849642 22698 raft_consensus.cc:385] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.851194 22698 raft_consensus.cc:740] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 144231c74c7d40deb6f0c31dfe98c66b, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.851786 22697 ts_tablet_manager.cc:1434] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260713 09:07:53.853000 22698 consensus_queue.cc:260] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.855999 22698 ts_tablet_manager.cc:1434] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:07:53.856911 22698 tablet_bootstrap.cc:492] T 343ab7e9733f4ed1a29f03945f447aa5 P 144231c74c7d40deb6f0c31dfe98c66b: Bootstrap starting.
I20260713 09:07:53.863555 22698 tablet_bootstrap.cc:654] T 343ab7e9733f4ed1a29f03945f447aa5 P 144231c74c7d40deb6f0c31dfe98c66b: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:53.855087 22754 consensus_queue.cc:237] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.850523 22753 consensus_queue.cc:237] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.871438 22402 catalog_manager.cc:5697] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2589de90c933418ca429ebf297170550 (127.21.94.131). New cstate: current_term: 1 leader_uuid: "2589de90c933418ca429ebf297170550" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:53.876392 22402 catalog_manager.cc:5697] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2589de90c933418ca429ebf297170550 (127.21.94.131). New cstate: current_term: 1 leader_uuid: "2589de90c933418ca429ebf297170550" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:53.879305 22698 tablet_bootstrap.cc:492] T 343ab7e9733f4ed1a29f03945f447aa5 P 144231c74c7d40deb6f0c31dfe98c66b: No bootstrap required, opened a new log
I20260713 09:07:53.879781 22698 ts_tablet_manager.cc:1403] T 343ab7e9733f4ed1a29f03945f447aa5 P 144231c74c7d40deb6f0c31dfe98c66b: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.005s
I20260713 09:07:53.882411 22698 raft_consensus.cc:359] T 343ab7e9733f4ed1a29f03945f447aa5 P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } } peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } }
I20260713 09:07:53.883029 22698 raft_consensus.cc:385] T 343ab7e9733f4ed1a29f03945f447aa5 P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:53.883268 22698 raft_consensus.cc:740] T 343ab7e9733f4ed1a29f03945f447aa5 P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 144231c74c7d40deb6f0c31dfe98c66b, State: Initialized, Role: FOLLOWER
I20260713 09:07:53.883893 22698 consensus_queue.cc:260] T 343ab7e9733f4ed1a29f03945f447aa5 P 144231c74c7d40deb6f0c31dfe98c66b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } } peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } }
I20260713 09:07:53.885939 22698 ts_tablet_manager.cc:1434] T 343ab7e9733f4ed1a29f03945f447aa5 P 144231c74c7d40deb6f0c31dfe98c66b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:07:53.889110 22701 raft_consensus.cc:493] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:53.889560 22701 raft_consensus.cc:515] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:53.891278 22737 raft_consensus.cc:493] T 343ab7e9733f4ed1a29f03945f447aa5 P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:53.891402 22701 leader_election.cc:290] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130:44577), 2589de90c933418ca429ebf297170550 (127.21.94.131:45739)
I20260713 09:07:53.891760 22737 raft_consensus.cc:515] T 343ab7e9733f4ed1a29f03945f447aa5 P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } } peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } }
I20260713 09:07:53.893725 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b2039fb574770b4fdc4871616a46d" candidate_uuid: "144231c74c7d40deb6f0c31dfe98c66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2589de90c933418ca429ebf297170550" is_pre_election: true
I20260713 09:07:53.894001 22737 leader_election.cc:290] T 343ab7e9733f4ed1a29f03945f447aa5 P 144231c74c7d40deb6f0c31dfe98c66b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130:44577), 2589de90c933418ca429ebf297170550 (127.21.94.131:45739)
I20260713 09:07:53.894716 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b2039fb574770b4fdc4871616a46d" candidate_uuid: "144231c74c7d40deb6f0c31dfe98c66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" is_pre_election: true
I20260713 09:07:53.895467 22583 raft_consensus.cc:2393] T 634b2039fb574770b4fdc4871616a46d P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 144231c74c7d40deb6f0c31dfe98c66b in current term 1: Already voted for candidate 2589de90c933418ca429ebf297170550 in this term.
I20260713 09:07:53.895677 22581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343ab7e9733f4ed1a29f03945f447aa5" candidate_uuid: "144231c74c7d40deb6f0c31dfe98c66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" is_pre_election: true
I20260713 09:07:53.894840 22406 catalog_manager.cc:5697] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2589de90c933418ca429ebf297170550 (127.21.94.131). New cstate: current_term: 1 leader_uuid: "2589de90c933418ca429ebf297170550" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:53.896370 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343ab7e9733f4ed1a29f03945f447aa5" candidate_uuid: "144231c74c7d40deb6f0c31dfe98c66b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2589de90c933418ca429ebf297170550" is_pre_election: true
I20260713 09:07:53.896552 22472 leader_election.cc:304] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 144231c74c7d40deb6f0c31dfe98c66b; no voters: 2589de90c933418ca429ebf297170550, fcaad0d476294f28bce3711b3c6fb6b1
I20260713 09:07:53.897119 22657 raft_consensus.cc:2393] T 343ab7e9733f4ed1a29f03945f447aa5 P 2589de90c933418ca429ebf297170550 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 144231c74c7d40deb6f0c31dfe98c66b in current term 1: Already voted for candidate fcaad0d476294f28bce3711b3c6fb6b1 in this term.
I20260713 09:07:53.897378 22737 raft_consensus.cc:3060] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:53.897675 22406 catalog_manager.cc:5697] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2589de90c933418ca429ebf297170550 (127.21.94.131). New cstate: current_term: 1 leader_uuid: "2589de90c933418ca429ebf297170550" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:53.898329 22471 leader_election.cc:304] T 343ab7e9733f4ed1a29f03945f447aa5 P 144231c74c7d40deb6f0c31dfe98c66b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 144231c74c7d40deb6f0c31dfe98c66b; no voters: 2589de90c933418ca429ebf297170550, fcaad0d476294f28bce3711b3c6fb6b1
I20260713 09:07:53.899152 22701 raft_consensus.cc:3060] T 343ab7e9733f4ed1a29f03945f447aa5 P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:53.899435 22406 catalog_manager.cc:5697] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2589de90c933418ca429ebf297170550 (127.21.94.131). New cstate: current_term: 1 leader_uuid: "2589de90c933418ca429ebf297170550" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:53.905953 22737 raft_consensus.cc:2749] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:53.909518 22508 raft_consensus.cc:3060] T cf936f00df3a4cd486a6a3bbeba57746 P 144231c74c7d40deb6f0c31dfe98c66b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:53.909967 22701 raft_consensus.cc:2749] T 343ab7e9733f4ed1a29f03945f447aa5 P 144231c74c7d40deb6f0c31dfe98c66b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:53.915755 22734 consensus_queue.cc:1048] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:53.927170 22719 consensus_queue.cc:1048] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:53.952217 22581 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "343ab7e9733f4ed1a29f03945f447aa5"
dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
mode: GRACEFUL
new_leader_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
 from {username='slave'} at 127.0.0.1:38506
I20260713 09:07:53.952773 22581 raft_consensus.cc:606] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 LEADER]: Received request to transfer leadership to TS 144231c74c7d40deb6f0c31dfe98c66b
I20260713 09:07:53.967971 22657 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "634b2039fb574770b4fdc4871616a46d"
dest_uuid: "2589de90c933418ca429ebf297170550"
mode: GRACEFUL
new_leader_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
 from {username='slave'} at 127.0.0.1:46720
I20260713 09:07:53.968608 22657 raft_consensus.cc:606] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [term 1 LEADER]: Received request to transfer leadership to TS 144231c74c7d40deb6f0c31dfe98c66b
I20260713 09:07:53.973546 22581 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf33cd2d02d545d0ae580da92b527831"
dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
mode: GRACEFUL
new_leader_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
 from {username='slave'} at 127.0.0.1:38506
I20260713 09:07:53.974012 22581 raft_consensus.cc:606] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 LEADER]: Received request to transfer leadership to TS 144231c74c7d40deb6f0c31dfe98c66b
I20260713 09:07:53.978682 22657 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ffa464fe21a44cd28eee224fe7156542"
dest_uuid: "2589de90c933418ca429ebf297170550"
mode: GRACEFUL
new_leader_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
 from {username='slave'} at 127.0.0.1:46720
I20260713 09:07:53.979121 22657 raft_consensus.cc:606] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550 [term 1 LEADER]: Received request to transfer leadership to TS 144231c74c7d40deb6f0c31dfe98c66b
I20260713 09:07:53.983469 22657 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ff2777bab154cff8d8052c6628ff722"
dest_uuid: "2589de90c933418ca429ebf297170550"
mode: GRACEFUL
new_leader_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
 from {username='slave'} at 127.0.0.1:46720
I20260713 09:07:53.983908 22657 raft_consensus.cc:606] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [term 1 LEADER]: Received request to transfer leadership to TS fcaad0d476294f28bce3711b3c6fb6b1
I20260713 09:07:53.988256 22657 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52cfac1605e44e98b189ace0d736007e"
dest_uuid: "2589de90c933418ca429ebf297170550"
mode: GRACEFUL
new_leader_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
 from {username='slave'} at 127.0.0.1:46720
I20260713 09:07:53.988715 22657 raft_consensus.cc:606] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 [term 1 LEADER]: Received request to transfer leadership to TS fcaad0d476294f28bce3711b3c6fb6b1
I20260713 09:07:53.996635 22657 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63d891fa4af2497fb523f862906f952a"
dest_uuid: "2589de90c933418ca429ebf297170550"
mode: GRACEFUL
new_leader_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
 from {username='slave'} at 127.0.0.1:46720
I20260713 09:07:53.997089 22657 raft_consensus.cc:606] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550 [term 1 LEADER]: Received request to transfer leadership to TS fcaad0d476294f28bce3711b3c6fb6b1
I20260713 09:07:54.001565 22581 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf936f00df3a4cd486a6a3bbeba57746"
dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
mode: GRACEFUL
new_leader_uuid: "2589de90c933418ca429ebf297170550"
 from {username='slave'} at 127.0.0.1:38506
I20260713 09:07:54.002023 22581 raft_consensus.cc:606] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 LEADER]: Received request to transfer leadership to TS 2589de90c933418ca429ebf297170550
I20260713 09:07:54.029021 22705 consensus_queue.cc:1048] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:54.039769 22719 consensus_queue.cc:1048] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:54.111806 22657 raft_consensus.cc:3060] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:54.115211 22701 consensus_queue.cc:1048] T 67297370f51640a491f46dedf131bb6c P 144231c74c7d40deb6f0c31dfe98c66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:54.119479 22719 consensus_queue.cc:1048] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:54.130743 22737 consensus_queue.cc:1048] T 67297370f51640a491f46dedf131bb6c P 144231c74c7d40deb6f0c31dfe98c66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:54.132387 22719 consensus_queue.cc:1048] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:54.134052 22734 raft_consensus.cc:493] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:54.134537 22734 raft_consensus.cc:515] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:54.136641 22734 leader_election.cc:290] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487), 2589de90c933418ca429ebf297170550 (127.21.94.131:45739)
I20260713 09:07:54.139060 22506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff2777bab154cff8d8052c6628ff722" candidate_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b" is_pre_election: true
I20260713 09:07:54.140100 22506 raft_consensus.cc:2393] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fcaad0d476294f28bce3711b3c6fb6b1 in current term 1: Already voted for candidate 2589de90c933418ca429ebf297170550 in this term.
I20260713 09:07:54.140285 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff2777bab154cff8d8052c6628ff722" candidate_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2589de90c933418ca429ebf297170550" is_pre_election: true
I20260713 09:07:54.142674 22547 leader_election.cc:304] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fcaad0d476294f28bce3711b3c6fb6b1; no voters: 144231c74c7d40deb6f0c31dfe98c66b, 2589de90c933418ca429ebf297170550
I20260713 09:07:54.143556 22734 raft_consensus.cc:3060] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:54.149327 22705 raft_consensus.cc:993] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1: : Instructing follower 144231c74c7d40deb6f0c31dfe98c66b to start an election
I20260713 09:07:54.149811 22705 raft_consensus.cc:1081] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 LEADER]: Signalling peer 144231c74c7d40deb6f0c31dfe98c66b to start an election
I20260713 09:07:54.151417 22508 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf33cd2d02d545d0ae580da92b527831"
dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
 from {username='slave'} at 127.0.0.1:34988
I20260713 09:07:54.151959 22508 raft_consensus.cc:493] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:54.152338 22508 raft_consensus.cc:3060] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:54.154318 22734 raft_consensus.cc:2749] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:54.157791 22508 raft_consensus.cc:515] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:54.159886 22508 leader_election.cc:290] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [CANDIDATE]: Term 2 election: Requested vote from peers fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130:44577), 2589de90c933418ca429ebf297170550 (127.21.94.131:45739)
I20260713 09:07:54.160921 22581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf33cd2d02d545d0ae580da92b527831" candidate_uuid: "144231c74c7d40deb6f0c31dfe98c66b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
I20260713 09:07:54.160884 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf33cd2d02d545d0ae580da92b527831" candidate_uuid: "144231c74c7d40deb6f0c31dfe98c66b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2589de90c933418ca429ebf297170550"
I20260713 09:07:54.161743 22657 raft_consensus.cc:3060] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:54.163668 22581 raft_consensus.cc:3055] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:54.164031 22581 raft_consensus.cc:740] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fcaad0d476294f28bce3711b3c6fb6b1, State: Running, Role: LEADER
I20260713 09:07:54.164731 22581 consensus_queue.cc:260] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:54.165678 22581 raft_consensus.cc:3060] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:54.166780 22657 raft_consensus.cc:2468] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 144231c74c7d40deb6f0c31dfe98c66b in term 2.
I20260713 09:07:54.167758 22471 leader_election.cc:304] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 144231c74c7d40deb6f0c31dfe98c66b, 2589de90c933418ca429ebf297170550; no voters: 
I20260713 09:07:54.168443 22737 raft_consensus.cc:2804] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:54.168829 22737 raft_consensus.cc:697] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [term 2 LEADER]: Becoming Leader. State: Replica: 144231c74c7d40deb6f0c31dfe98c66b, State: Running, Role: LEADER
I20260713 09:07:54.169637 22737 consensus_queue.cc:237] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:54.170681 22581 raft_consensus.cc:2468] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 144231c74c7d40deb6f0c31dfe98c66b in term 2.
I20260713 09:07:54.175836 22402 catalog_manager.cc:5697] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b reported cstate change: term changed from 1 to 2, leader changed from fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130) to 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129). New cstate: current_term: 2 leader_uuid: "144231c74c7d40deb6f0c31dfe98c66b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:54.248557 22753 consensus_queue.cc:1048] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:54.254330 22754 raft_consensus.cc:993] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550: : Instructing follower fcaad0d476294f28bce3711b3c6fb6b1 to start an election
I20260713 09:07:54.254781 22747 raft_consensus.cc:1081] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550 [term 1 LEADER]: Signalling peer fcaad0d476294f28bce3711b3c6fb6b1 to start an election
I20260713 09:07:54.256417 22583 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63d891fa4af2497fb523f862906f952a"
dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
 from {username='slave'} at 127.0.0.1:38496
I20260713 09:07:54.257467 22583 raft_consensus.cc:493] T 63d891fa4af2497fb523f862906f952a P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:54.257855 22583 raft_consensus.cc:3060] T 63d891fa4af2497fb523f862906f952a P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:54.260689 22753 consensus_queue.cc:1048] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:54.264226 22583 raft_consensus.cc:515] T 63d891fa4af2497fb523f862906f952a P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:54.266830 22583 leader_election.cc:290] T 63d891fa4af2497fb523f862906f952a P fcaad0d476294f28bce3711b3c6fb6b1 [CANDIDATE]: Term 2 election: Requested vote from peers 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487), 2589de90c933418ca429ebf297170550 (127.21.94.131:45739)
I20260713 09:07:54.267194 22506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d891fa4af2497fb523f862906f952a" candidate_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
I20260713 09:07:54.267364 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d891fa4af2497fb523f862906f952a" candidate_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2589de90c933418ca429ebf297170550"
I20260713 09:07:54.267938 22657 raft_consensus.cc:3055] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:54.268276 22657 raft_consensus.cc:740] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2589de90c933418ca429ebf297170550, State: Running, Role: LEADER
I20260713 09:07:54.269078 22657 consensus_queue.cc:260] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:54.270586 22657 raft_consensus.cc:3060] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:54.271446 22753 consensus_queue.cc:1048] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:54.277235 22657 raft_consensus.cc:2468] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcaad0d476294f28bce3711b3c6fb6b1 in term 2.
I20260713 09:07:54.278482 22546 leader_election.cc:304] T 63d891fa4af2497fb523f862906f952a P fcaad0d476294f28bce3711b3c6fb6b1 [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: 2589de90c933418ca429ebf297170550, fcaad0d476294f28bce3711b3c6fb6b1; no voters: 144231c74c7d40deb6f0c31dfe98c66b
I20260713 09:07:54.279305 22734 raft_consensus.cc:2804] T 63d891fa4af2497fb523f862906f952a P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:54.280037 22734 raft_consensus.cc:697] T 63d891fa4af2497fb523f862906f952a P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 LEADER]: Becoming Leader. State: Replica: fcaad0d476294f28bce3711b3c6fb6b1, State: Running, Role: LEADER
I20260713 09:07:54.281175 22703 raft_consensus.cc:993] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550: : Instructing follower fcaad0d476294f28bce3711b3c6fb6b1 to start an election
I20260713 09:07:54.280880 22734 consensus_queue.cc:237] T 63d891fa4af2497fb523f862906f952a P fcaad0d476294f28bce3711b3c6fb6b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:54.281680 22747 raft_consensus.cc:1081] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [term 1 LEADER]: Signalling peer fcaad0d476294f28bce3711b3c6fb6b1 to start an election
I20260713 09:07:54.286295 22583 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ff2777bab154cff8d8052c6628ff722"
dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
 from {username='slave'} at 127.0.0.1:38496
I20260713 09:07:54.286863 22583 raft_consensus.cc:493] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:54.286744 22753 consensus_queue.cc:1048] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:54.287288 22583 raft_consensus.cc:3060] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:54.290825 22403 catalog_manager.cc:5697] T 63d891fa4af2497fb523f862906f952a P fcaad0d476294f28bce3711b3c6fb6b1 reported cstate change: term changed from 1 to 2, leader changed from 2589de90c933418ca429ebf297170550 (127.21.94.131) to fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130). New cstate: current_term: 2 leader_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:54.299060 22583 raft_consensus.cc:515] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:54.301910 22583 leader_election.cc:290] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1 [CANDIDATE]: Term 2 election: Requested vote from peers 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487), 2589de90c933418ca429ebf297170550 (127.21.94.131:45739)
I20260713 09:07:54.302495 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff2777bab154cff8d8052c6628ff722" candidate_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
I20260713 09:07:54.304615 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff2777bab154cff8d8052c6628ff722" candidate_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2589de90c933418ca429ebf297170550"
I20260713 09:07:54.305186 22657 raft_consensus.cc:3055] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:54.305541 22657 raft_consensus.cc:740] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2589de90c933418ca429ebf297170550, State: Running, Role: LEADER
I20260713 09:07:54.306595 22657 consensus_queue.cc:260] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:54.307981 22657 raft_consensus.cc:3060] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:54.308184 22734 consensus_queue.cc:1048] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:54.319538 22705 consensus_queue.cc:1048] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:54.320690 22657 raft_consensus.cc:2468] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcaad0d476294f28bce3711b3c6fb6b1 in term 2.
I20260713 09:07:54.321906 22546 leader_election.cc:304] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1 [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: 2589de90c933418ca429ebf297170550, fcaad0d476294f28bce3711b3c6fb6b1; no voters: 144231c74c7d40deb6f0c31dfe98c66b
I20260713 09:07:54.323009 22719 raft_consensus.cc:2804] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:54.323484 22719 raft_consensus.cc:697] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 LEADER]: Becoming Leader. State: Replica: fcaad0d476294f28bce3711b3c6fb6b1, State: Running, Role: LEADER
I20260713 09:07:54.324285 22719 consensus_queue.cc:237] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:54.326632 22753 consensus_queue.cc:1048] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:54.333051 22402 catalog_manager.cc:5697] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1 reported cstate change: term changed from 1 to 2, leader changed from 2589de90c933418ca429ebf297170550 (127.21.94.131) to fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130). New cstate: current_term: 2 leader_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:54.335279 22719 raft_consensus.cc:993] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1: : Instructing follower 144231c74c7d40deb6f0c31dfe98c66b to start an election
I20260713 09:07:54.335723 22719 raft_consensus.cc:1081] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 LEADER]: Signalling peer 144231c74c7d40deb6f0c31dfe98c66b to start an election
I20260713 09:07:54.338127 22506 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "343ab7e9733f4ed1a29f03945f447aa5"
dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
 from {username='slave'} at 127.0.0.1:34988
I20260713 09:07:54.338815 22506 raft_consensus.cc:493] T 343ab7e9733f4ed1a29f03945f447aa5 P 144231c74c7d40deb6f0c31dfe98c66b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:54.339269 22506 raft_consensus.cc:3060] T 343ab7e9733f4ed1a29f03945f447aa5 P 144231c74c7d40deb6f0c31dfe98c66b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:54.344731 22744 consensus_queue.cc:1048] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:54.347958 22506 raft_consensus.cc:515] T 343ab7e9733f4ed1a29f03945f447aa5 P 144231c74c7d40deb6f0c31dfe98c66b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } } peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } }
I20260713 09:07:54.350467 22506 leader_election.cc:290] T 343ab7e9733f4ed1a29f03945f447aa5 P 144231c74c7d40deb6f0c31dfe98c66b [CANDIDATE]: Term 2 election: Requested vote from peers fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130:44577), 2589de90c933418ca429ebf297170550 (127.21.94.131:45739)
I20260713 09:07:54.350908 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343ab7e9733f4ed1a29f03945f447aa5" candidate_uuid: "144231c74c7d40deb6f0c31dfe98c66b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
I20260713 09:07:54.351548 22583 raft_consensus.cc:3055] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:54.351861 22583 raft_consensus.cc:740] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fcaad0d476294f28bce3711b3c6fb6b1, State: Running, Role: LEADER
I20260713 09:07:54.352139 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "343ab7e9733f4ed1a29f03945f447aa5" candidate_uuid: "144231c74c7d40deb6f0c31dfe98c66b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2589de90c933418ca429ebf297170550"
I20260713 09:07:54.352725 22657 raft_consensus.cc:3060] T 343ab7e9733f4ed1a29f03945f447aa5 P 2589de90c933418ca429ebf297170550 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:54.352614 22583 consensus_queue.cc:260] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } } peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } }
I20260713 09:07:54.353847 22583 raft_consensus.cc:3060] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:54.360227 22583 raft_consensus.cc:2468] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 144231c74c7d40deb6f0c31dfe98c66b in term 2.
I20260713 09:07:54.361424 22472 leader_election.cc:304] T 343ab7e9733f4ed1a29f03945f447aa5 P 144231c74c7d40deb6f0c31dfe98c66b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 144231c74c7d40deb6f0c31dfe98c66b, fcaad0d476294f28bce3711b3c6fb6b1; no voters: 
I20260713 09:07:54.362300 22737 raft_consensus.cc:2804] T 343ab7e9733f4ed1a29f03945f447aa5 P 144231c74c7d40deb6f0c31dfe98c66b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:54.362795 22737 raft_consensus.cc:697] T 343ab7e9733f4ed1a29f03945f447aa5 P 144231c74c7d40deb6f0c31dfe98c66b [term 2 LEADER]: Becoming Leader. State: Replica: 144231c74c7d40deb6f0c31dfe98c66b, State: Running, Role: LEADER
I20260713 09:07:54.363622 22737 consensus_queue.cc:237] T 343ab7e9733f4ed1a29f03945f447aa5 P 144231c74c7d40deb6f0c31dfe98c66b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } } peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } }
I20260713 09:07:54.364830 22747 raft_consensus.cc:993] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550: : Instructing follower 144231c74c7d40deb6f0c31dfe98c66b to start an election
I20260713 09:07:54.365250 22744 raft_consensus.cc:1081] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550 [term 1 LEADER]: Signalling peer 144231c74c7d40deb6f0c31dfe98c66b to start an election
I20260713 09:07:54.366976 22506 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ffa464fe21a44cd28eee224fe7156542"
dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
 from {username='slave'} at 127.0.0.1:35000
I20260713 09:07:54.367529 22506 raft_consensus.cc:493] T ffa464fe21a44cd28eee224fe7156542 P 144231c74c7d40deb6f0c31dfe98c66b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:54.367568 22657 raft_consensus.cc:2468] T 343ab7e9733f4ed1a29f03945f447aa5 P 2589de90c933418ca429ebf297170550 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 144231c74c7d40deb6f0c31dfe98c66b in term 2.
I20260713 09:07:54.369571 22506 raft_consensus.cc:3060] T ffa464fe21a44cd28eee224fe7156542 P 144231c74c7d40deb6f0c31dfe98c66b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:54.375072 22506 raft_consensus.cc:515] T ffa464fe21a44cd28eee224fe7156542 P 144231c74c7d40deb6f0c31dfe98c66b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:54.377497 22506 leader_election.cc:290] T ffa464fe21a44cd28eee224fe7156542 P 144231c74c7d40deb6f0c31dfe98c66b [CANDIDATE]: Term 2 election: Requested vote from peers fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130:44577), 2589de90c933418ca429ebf297170550 (127.21.94.131:45739)
I20260713 09:07:54.377635 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa464fe21a44cd28eee224fe7156542" candidate_uuid: "144231c74c7d40deb6f0c31dfe98c66b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
I20260713 09:07:54.378111 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa464fe21a44cd28eee224fe7156542" candidate_uuid: "144231c74c7d40deb6f0c31dfe98c66b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2589de90c933418ca429ebf297170550"
I20260713 09:07:54.378719 22657 raft_consensus.cc:3055] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:54.378250 22583 raft_consensus.cc:3060] T ffa464fe21a44cd28eee224fe7156542 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:54.379046 22657 raft_consensus.cc:740] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2589de90c933418ca429ebf297170550, State: Running, Role: LEADER
I20260713 09:07:54.379869 22657 consensus_queue.cc:260] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:54.381021 22657 raft_consensus.cc:3060] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:54.380811 22402 catalog_manager.cc:5697] T 343ab7e9733f4ed1a29f03945f447aa5 P 144231c74c7d40deb6f0c31dfe98c66b reported cstate change: term changed from 1 to 2, leader changed from fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130) to 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129). New cstate: current_term: 2 leader_uuid: "144231c74c7d40deb6f0c31dfe98c66b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:54.385485 22583 raft_consensus.cc:2468] T ffa464fe21a44cd28eee224fe7156542 P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 144231c74c7d40deb6f0c31dfe98c66b in term 2.
I20260713 09:07:54.386610 22472 leader_election.cc:304] T ffa464fe21a44cd28eee224fe7156542 P 144231c74c7d40deb6f0c31dfe98c66b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 144231c74c7d40deb6f0c31dfe98c66b, fcaad0d476294f28bce3711b3c6fb6b1; no voters: 
I20260713 09:07:54.387425 22737 raft_consensus.cc:2804] T ffa464fe21a44cd28eee224fe7156542 P 144231c74c7d40deb6f0c31dfe98c66b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:54.387614 22657 raft_consensus.cc:2468] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 144231c74c7d40deb6f0c31dfe98c66b in term 2.
I20260713 09:07:54.387902 22737 raft_consensus.cc:697] T ffa464fe21a44cd28eee224fe7156542 P 144231c74c7d40deb6f0c31dfe98c66b [term 2 LEADER]: Becoming Leader. State: Replica: 144231c74c7d40deb6f0c31dfe98c66b, State: Running, Role: LEADER
I20260713 09:07:54.388830 22737 consensus_queue.cc:237] T ffa464fe21a44cd28eee224fe7156542 P 144231c74c7d40deb6f0c31dfe98c66b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:54.394797 22402 catalog_manager.cc:5697] T ffa464fe21a44cd28eee224fe7156542 P 144231c74c7d40deb6f0c31dfe98c66b reported cstate change: term changed from 1 to 2, leader changed from 2589de90c933418ca429ebf297170550 (127.21.94.131) to 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129). New cstate: current_term: 2 leader_uuid: "144231c74c7d40deb6f0c31dfe98c66b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:54.409621 22744 consensus_queue.cc:1048] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:54.419687 22747 consensus_queue.cc:1048] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:54.426957 22747 raft_consensus.cc:993] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550: : Instructing follower 144231c74c7d40deb6f0c31dfe98c66b to start an election
I20260713 09:07:54.427428 22754 raft_consensus.cc:1081] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [term 1 LEADER]: Signalling peer 144231c74c7d40deb6f0c31dfe98c66b to start an election
I20260713 09:07:54.429665 22506 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "634b2039fb574770b4fdc4871616a46d"
dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
 from {username='slave'} at 127.0.0.1:35000
I20260713 09:07:54.429983 22705 raft_consensus.cc:993] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1: : Instructing follower 2589de90c933418ca429ebf297170550 to start an election
I20260713 09:07:54.430256 22506 raft_consensus.cc:493] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:54.430415 22705 raft_consensus.cc:1081] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 LEADER]: Signalling peer 2589de90c933418ca429ebf297170550 to start an election
I20260713 09:07:54.430671 22506 raft_consensus.cc:3060] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:54.432109 22657 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf936f00df3a4cd486a6a3bbeba57746"
dest_uuid: "2589de90c933418ca429ebf297170550"
 from {username='slave'} at 127.0.0.1:46708
I20260713 09:07:54.432693 22657 raft_consensus.cc:493] T cf936f00df3a4cd486a6a3bbeba57746 P 2589de90c933418ca429ebf297170550 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:54.433061 22657 raft_consensus.cc:3060] T cf936f00df3a4cd486a6a3bbeba57746 P 2589de90c933418ca429ebf297170550 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:54.436226 22506 raft_consensus.cc:515] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:54.438135 22657 raft_consensus.cc:515] T cf936f00df3a4cd486a6a3bbeba57746 P 2589de90c933418ca429ebf297170550 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:54.439071 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b2039fb574770b4fdc4871616a46d" candidate_uuid: "144231c74c7d40deb6f0c31dfe98c66b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2589de90c933418ca429ebf297170550"
I20260713 09:07:54.439644 22656 raft_consensus.cc:3055] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:54.439972 22656 raft_consensus.cc:740] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2589de90c933418ca429ebf297170550, State: Running, Role: LEADER
I20260713 09:07:54.440097 22657 leader_election.cc:290] T cf936f00df3a4cd486a6a3bbeba57746 P 2589de90c933418ca429ebf297170550 [CANDIDATE]: Term 2 election: Requested vote from peers 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487), fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130:44577)
I20260713 09:07:54.440827 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf936f00df3a4cd486a6a3bbeba57746" candidate_uuid: "2589de90c933418ca429ebf297170550" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
I20260713 09:07:54.441182 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b2039fb574770b4fdc4871616a46d" candidate_uuid: "144231c74c7d40deb6f0c31dfe98c66b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
I20260713 09:07:54.440800 22656 consensus_queue.cc:260] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:54.441596 22508 raft_consensus.cc:3060] T cf936f00df3a4cd486a6a3bbeba57746 P 144231c74c7d40deb6f0c31dfe98c66b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:54.441848 22583 raft_consensus.cc:3060] T 634b2039fb574770b4fdc4871616a46d P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:54.442137 22656 raft_consensus.cc:3060] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:54.438037 22506 leader_election.cc:290] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [CANDIDATE]: Term 2 election: Requested vote from peers fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130:44577), 2589de90c933418ca429ebf297170550 (127.21.94.131:45739)
I20260713 09:07:54.448807 22656 raft_consensus.cc:2468] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 144231c74c7d40deb6f0c31dfe98c66b in term 2.
I20260713 09:07:54.449033 22583 raft_consensus.cc:2468] T 634b2039fb574770b4fdc4871616a46d P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 144231c74c7d40deb6f0c31dfe98c66b in term 2.
I20260713 09:07:54.450263 22472 leader_election.cc:304] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 144231c74c7d40deb6f0c31dfe98c66b, fcaad0d476294f28bce3711b3c6fb6b1; no voters: 
I20260713 09:07:54.450794 22508 raft_consensus.cc:2468] T cf936f00df3a4cd486a6a3bbeba57746 P 144231c74c7d40deb6f0c31dfe98c66b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2589de90c933418ca429ebf297170550 in term 2.
I20260713 09:07:54.451205 22737 raft_consensus.cc:2804] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:54.451731 22737 raft_consensus.cc:697] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [term 2 LEADER]: Becoming Leader. State: Replica: 144231c74c7d40deb6f0c31dfe98c66b, State: Running, Role: LEADER
I20260713 09:07:54.452791 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf936f00df3a4cd486a6a3bbeba57746" candidate_uuid: "2589de90c933418ca429ebf297170550" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
I20260713 09:07:54.452577 22737 consensus_queue.cc:237] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:54.454197 22621 leader_election.cc:304] T cf936f00df3a4cd486a6a3bbeba57746 P 2589de90c933418ca429ebf297170550 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 144231c74c7d40deb6f0c31dfe98c66b, 2589de90c933418ca429ebf297170550; no voters: 
I20260713 09:07:54.454942 22754 raft_consensus.cc:2804] T cf936f00df3a4cd486a6a3bbeba57746 P 2589de90c933418ca429ebf297170550 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:54.455055 22583 raft_consensus.cc:3055] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:54.455418 22583 raft_consensus.cc:740] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fcaad0d476294f28bce3711b3c6fb6b1, State: Running, Role: LEADER
I20260713 09:07:54.455468 22754 raft_consensus.cc:697] T cf936f00df3a4cd486a6a3bbeba57746 P 2589de90c933418ca429ebf297170550 [term 2 LEADER]: Becoming Leader. State: Replica: 2589de90c933418ca429ebf297170550, State: Running, Role: LEADER
I20260713 09:07:54.456250 22583 consensus_queue.cc:260] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:54.456331 22754 consensus_queue.cc:237] T cf936f00df3a4cd486a6a3bbeba57746 P 2589de90c933418ca429ebf297170550 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:54.457768 22583 raft_consensus.cc:3060] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:54.460978 22402 catalog_manager.cc:5697] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b reported cstate change: term changed from 1 to 2, leader changed from 2589de90c933418ca429ebf297170550 (127.21.94.131) to 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129). New cstate: current_term: 2 leader_uuid: "144231c74c7d40deb6f0c31dfe98c66b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:54.464319 22583 raft_consensus.cc:2468] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2589de90c933418ca429ebf297170550 in term 2.
I20260713 09:07:54.465399 22403 catalog_manager.cc:5697] T cf936f00df3a4cd486a6a3bbeba57746 P 2589de90c933418ca429ebf297170550 reported cstate change: term changed from 1 to 2, leader changed from fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130) to 2589de90c933418ca429ebf297170550 (127.21.94.131). New cstate: current_term: 2 leader_uuid: "2589de90c933418ca429ebf297170550" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:54.477502 22754 consensus_queue.cc:1048] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:54.487089 22744 consensus_queue.cc:1048] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:54.494702 22754 raft_consensus.cc:993] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550: : Instructing follower fcaad0d476294f28bce3711b3c6fb6b1 to start an election
I20260713 09:07:54.495182 22744 raft_consensus.cc:1081] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 [term 1 LEADER]: Signalling peer fcaad0d476294f28bce3711b3c6fb6b1 to start an election
I20260713 09:07:54.496694 22583 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52cfac1605e44e98b189ace0d736007e"
dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
 from {username='slave'} at 127.0.0.1:38496
I20260713 09:07:54.497145 22583 raft_consensus.cc:493] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:54.497503 22583 raft_consensus.cc:3060] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:54.501924 22583 raft_consensus.cc:515] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:54.503629 22583 leader_election.cc:290] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [CANDIDATE]: Term 2 election: Requested vote from peers 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487), 2589de90c933418ca429ebf297170550 (127.21.94.131:45739)
I20260713 09:07:54.504503 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cfac1605e44e98b189ace0d736007e" candidate_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
I20260713 09:07:54.505126 22508 raft_consensus.cc:3060] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:54.505800 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cfac1605e44e98b189ace0d736007e" candidate_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2589de90c933418ca429ebf297170550"
I20260713 09:07:54.506392 22656 raft_consensus.cc:3055] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:54.506726 22656 raft_consensus.cc:740] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2589de90c933418ca429ebf297170550, State: Running, Role: LEADER
I20260713 09:07:54.507490 22656 consensus_queue.cc:260] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:54.508700 22656 raft_consensus.cc:3060] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:54.512085 22508 raft_consensus.cc:2468] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcaad0d476294f28bce3711b3c6fb6b1 in term 2.
I20260713 09:07:54.513386 22547 leader_election.cc:304] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 144231c74c7d40deb6f0c31dfe98c66b, fcaad0d476294f28bce3711b3c6fb6b1; no voters: 
I20260713 09:07:54.514168 22705 raft_consensus.cc:2804] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:54.514648 22705 raft_consensus.cc:697] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 LEADER]: Becoming Leader. State: Replica: fcaad0d476294f28bce3711b3c6fb6b1, State: Running, Role: LEADER
I20260713 09:07:54.515312 22656 raft_consensus.cc:2468] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcaad0d476294f28bce3711b3c6fb6b1 in term 2.
I20260713 09:07:54.515311 22705 consensus_queue.cc:237] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:54.521507 22402 catalog_manager.cc:5697] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 reported cstate change: term changed from 1 to 2, leader changed from 2589de90c933418ca429ebf297170550 (127.21.94.131) to fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130). New cstate: current_term: 2 leader_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:54.674620 22656 raft_consensus.cc:1275] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [term 2 FOLLOWER]: Refusing update from remote peer 144231c74c7d40deb6f0c31dfe98c66b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:54.675930 22737 consensus_queue.cc:1048] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:54.683398 22583 raft_consensus.cc:1275] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 FOLLOWER]: Refusing update from remote peer 144231c74c7d40deb6f0c31dfe98c66b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:54.685611 22701 consensus_queue.cc:1048] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:54.784104 22656 raft_consensus.cc:1275] T 343ab7e9733f4ed1a29f03945f447aa5 P 2589de90c933418ca429ebf297170550 [term 2 FOLLOWER]: Refusing update from remote peer 144231c74c7d40deb6f0c31dfe98c66b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:54.785317 22701 consensus_queue.cc:1048] T 343ab7e9733f4ed1a29f03945f447aa5 P 144231c74c7d40deb6f0c31dfe98c66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:54.788956 22508 raft_consensus.cc:3060] T 63d891fa4af2497fb523f862906f952a P 144231c74c7d40deb6f0c31dfe98c66b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:54.797331 22508 raft_consensus.cc:1275] T 63d891fa4af2497fb523f862906f952a P 144231c74c7d40deb6f0c31dfe98c66b [term 2 FOLLOWER]: Refusing update from remote peer fcaad0d476294f28bce3711b3c6fb6b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:54.798120 22583 raft_consensus.cc:1275] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 FOLLOWER]: Refusing update from remote peer 144231c74c7d40deb6f0c31dfe98c66b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:54.800863 22789 consensus_queue.cc:1048] T 343ab7e9733f4ed1a29f03945f447aa5 P 144231c74c7d40deb6f0c31dfe98c66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:54.801057 22705 consensus_queue.cc:1048] T 63d891fa4af2497fb523f862906f952a P fcaad0d476294f28bce3711b3c6fb6b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:54.815515 22656 raft_consensus.cc:1275] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550 [term 2 FOLLOWER]: Refusing update from remote peer fcaad0d476294f28bce3711b3c6fb6b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:54.816879 22719 consensus_queue.cc:1048] T 63d891fa4af2497fb523f862906f952a P fcaad0d476294f28bce3711b3c6fb6b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:54.832858 22656 raft_consensus.cc:1275] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [term 2 FOLLOWER]: Refusing update from remote peer fcaad0d476294f28bce3711b3c6fb6b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:54.834528 22657 raft_consensus.cc:1275] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [term 2 FOLLOWER]: Refusing update from remote peer 144231c74c7d40deb6f0c31dfe98c66b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:54.834527 22719 consensus_queue.cc:1048] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:54.836122 22789 consensus_queue.cc:1048] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:54.842132 22508 raft_consensus.cc:3060] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:54.847738 22583 raft_consensus.cc:1275] T 634b2039fb574770b4fdc4871616a46d P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 FOLLOWER]: Refusing update from remote peer 144231c74c7d40deb6f0c31dfe98c66b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:54.849189 22508 raft_consensus.cc:1275] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b [term 2 FOLLOWER]: Refusing update from remote peer fcaad0d476294f28bce3711b3c6fb6b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:54.852963 22790 consensus_queue.cc:1048] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:54.853228 22701 consensus_queue.cc:1048] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:54.855973 22583 raft_consensus.cc:1275] T ffa464fe21a44cd28eee224fe7156542 P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 FOLLOWER]: Refusing update from remote peer 144231c74c7d40deb6f0c31dfe98c66b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:54.860052 22701 consensus_queue.cc:1048] T ffa464fe21a44cd28eee224fe7156542 P 144231c74c7d40deb6f0c31dfe98c66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:54.869614 22657 raft_consensus.cc:1275] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550 [term 2 FOLLOWER]: Refusing update from remote peer 144231c74c7d40deb6f0c31dfe98c66b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:54.870926 22789 consensus_queue.cc:1048] T ffa464fe21a44cd28eee224fe7156542 P 144231c74c7d40deb6f0c31dfe98c66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:54.894006 22508 raft_consensus.cc:1275] T cf936f00df3a4cd486a6a3bbeba57746 P 144231c74c7d40deb6f0c31dfe98c66b [term 2 FOLLOWER]: Refusing update from remote peer 2589de90c933418ca429ebf297170550: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:54.895288 22744 consensus_queue.cc:1048] T cf936f00df3a4cd486a6a3bbeba57746 P 2589de90c933418ca429ebf297170550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:54.902532 22581 raft_consensus.cc:1275] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 FOLLOWER]: Refusing update from remote peer 2589de90c933418ca429ebf297170550: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:54.904518 22754 consensus_queue.cc:1048] T cf936f00df3a4cd486a6a3bbeba57746 P 2589de90c933418ca429ebf297170550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:55.023492 22657 raft_consensus.cc:1275] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 [term 2 FOLLOWER]: Refusing update from remote peer fcaad0d476294f28bce3711b3c6fb6b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:55.024746 22790 consensus_queue.cc:1048] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:55.032092 22508 raft_consensus.cc:1275] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b [term 2 FOLLOWER]: Refusing update from remote peer fcaad0d476294f28bce3711b3c6fb6b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:55.034435 22719 consensus_queue.cc:1048] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:57.032276 21882 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:07:57.032938 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:57.048321 22508 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "634b2039fb574770b4fdc4871616a46d"
dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
mode: GRACEFUL
new_leader_uuid: "2589de90c933418ca429ebf297170550"
 from {username='slave'} at 127.0.0.1:35008
I20260713 09:07:57.048802 22508 raft_consensus.cc:606] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [term 2 LEADER]: Received request to transfer leadership to TS 2589de90c933418ca429ebf297170550
I20260713 09:07:57.050980 22508 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf33cd2d02d545d0ae580da92b527831"
dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
mode: GRACEFUL
new_leader_uuid: "2589de90c933418ca429ebf297170550"
 from {username='slave'} at 127.0.0.1:35008
I20260713 09:07:57.051414 22508 raft_consensus.cc:606] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [term 2 LEADER]: Received request to transfer leadership to TS 2589de90c933418ca429ebf297170550
I20260713 09:07:57.052386 21882 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:07:57.052804 21882 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:57.298914 22701 raft_consensus.cc:993] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b: : Instructing follower 2589de90c933418ca429ebf297170550 to start an election
I20260713 09:07:57.299363 22793 raft_consensus.cc:1081] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [term 2 LEADER]: Signalling peer 2589de90c933418ca429ebf297170550 to start an election
I20260713 09:07:57.300772 22657 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf33cd2d02d545d0ae580da92b527831"
dest_uuid: "2589de90c933418ca429ebf297170550"
 from {username='slave'} at 127.0.0.1:46718
I20260713 09:07:57.301213 22657 raft_consensus.cc:493] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:57.301532 22657 raft_consensus.cc:3060] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:57.306376 22657 raft_consensus.cc:515] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:57.307861 22657 leader_election.cc:290] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [CANDIDATE]: Term 3 election: Requested vote from peers 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487), fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130:44577)
I20260713 09:07:57.308761 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf33cd2d02d545d0ae580da92b527831" candidate_uuid: "2589de90c933418ca429ebf297170550" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
I20260713 09:07:57.309126 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf33cd2d02d545d0ae580da92b527831" candidate_uuid: "2589de90c933418ca429ebf297170550" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
I20260713 09:07:57.309257 22508 raft_consensus.cc:3055] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:57.309738 22583 raft_consensus.cc:3060] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:57.309751 22508 raft_consensus.cc:740] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 144231c74c7d40deb6f0c31dfe98c66b, State: Running, Role: LEADER
I20260713 09:07:57.310763 22508 consensus_queue.cc:260] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [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: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:57.311956 22508 raft_consensus.cc:3060] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:57.317451 22583 raft_consensus.cc:2468] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2589de90c933418ca429ebf297170550 in term 3.
I20260713 09:07:57.318723 22508 raft_consensus.cc:2468] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2589de90c933418ca429ebf297170550 in term 3.
I20260713 09:07:57.318835 22621 leader_election.cc:304] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [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: 2589de90c933418ca429ebf297170550, fcaad0d476294f28bce3711b3c6fb6b1; no voters: 
I20260713 09:07:57.319736 22792 raft_consensus.cc:2804] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:57.320641 22792 raft_consensus.cc:697] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [term 3 LEADER]: Becoming Leader. State: Replica: 2589de90c933418ca429ebf297170550, State: Running, Role: LEADER
I20260713 09:07:57.321276 22792 consensus_queue.cc:237] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [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: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:57.327540 22406 catalog_manager.cc:5697] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 reported cstate change: term changed from 2 to 3, leader changed from 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129) to 2589de90c933418ca429ebf297170550 (127.21.94.131). New cstate: current_term: 3 leader_uuid: "2589de90c933418ca429ebf297170550" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:57.399701 22701 raft_consensus.cc:993] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b: : Instructing follower 2589de90c933418ca429ebf297170550 to start an election
I20260713 09:07:57.400162 22793 raft_consensus.cc:1081] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [term 2 LEADER]: Signalling peer 2589de90c933418ca429ebf297170550 to start an election
I20260713 09:07:57.401600 22657 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "634b2039fb574770b4fdc4871616a46d"
dest_uuid: "2589de90c933418ca429ebf297170550"
 from {username='slave'} at 127.0.0.1:46718
I20260713 09:07:57.402020 22657 raft_consensus.cc:493] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:57.402292 22657 raft_consensus.cc:3060] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:57.406157 22657 raft_consensus.cc:515] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:57.407600 22657 leader_election.cc:290] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [CANDIDATE]: Term 3 election: Requested vote from peers 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487), fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130:44577)
I20260713 09:07:57.408334 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b2039fb574770b4fdc4871616a46d" candidate_uuid: "2589de90c933418ca429ebf297170550" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
I20260713 09:07:57.408645 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b2039fb574770b4fdc4871616a46d" candidate_uuid: "2589de90c933418ca429ebf297170550" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
I20260713 09:07:57.408850 22508 raft_consensus.cc:3055] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:57.409165 22508 raft_consensus.cc:740] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 144231c74c7d40deb6f0c31dfe98c66b, State: Running, Role: LEADER
I20260713 09:07:57.409196 22583 raft_consensus.cc:3060] T 634b2039fb574770b4fdc4871616a46d P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:57.409803 22508 consensus_queue.cc:260] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [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: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:57.410619 22508 raft_consensus.cc:3060] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:57.413760 22583 raft_consensus.cc:2468] T 634b2039fb574770b4fdc4871616a46d P fcaad0d476294f28bce3711b3c6fb6b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2589de90c933418ca429ebf297170550 in term 3.
I20260713 09:07:57.414518 22508 raft_consensus.cc:2468] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2589de90c933418ca429ebf297170550 in term 3.
I20260713 09:07:57.414728 22621 leader_election.cc:304] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [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: 2589de90c933418ca429ebf297170550, fcaad0d476294f28bce3711b3c6fb6b1; no voters: 
I20260713 09:07:57.415654 22792 raft_consensus.cc:2804] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:57.416131 22792 raft_consensus.cc:697] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [term 3 LEADER]: Becoming Leader. State: Replica: 2589de90c933418ca429ebf297170550, State: Running, Role: LEADER
I20260713 09:07:57.416833 22792 consensus_queue.cc:237] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [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: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:57.422897 22406 catalog_manager.cc:5697] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 reported cstate change: term changed from 2 to 3, leader changed from 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129) to 2589de90c933418ca429ebf297170550 (127.21.94.131). New cstate: current_term: 3 leader_uuid: "2589de90c933418ca429ebf297170550" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:57.866048 22508 raft_consensus.cc:1275] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [term 3 FOLLOWER]: Refusing update from remote peer 2589de90c933418ca429ebf297170550: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:57.867107 22792 consensus_queue.cc:1048] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:57.882932 22583 raft_consensus.cc:1275] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [term 3 FOLLOWER]: Refusing update from remote peer 2589de90c933418ca429ebf297170550: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:57.884891 22792 consensus_queue.cc:1048] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:57.967424 22508 raft_consensus.cc:1275] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [term 3 FOLLOWER]: Refusing update from remote peer 2589de90c933418ca429ebf297170550: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:57.968575 22806 consensus_queue.cc:1048] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:57.976748 22583 raft_consensus.cc:1275] T 634b2039fb574770b4fdc4871616a46d P fcaad0d476294f28bce3711b3c6fb6b1 [term 3 FOLLOWER]: Refusing update from remote peer 2589de90c933418ca429ebf297170550: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:57.978609 22806 consensus_queue.cc:1048] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:58.053656 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:58.068404 22657 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "634b2039fb574770b4fdc4871616a46d"
dest_uuid: "2589de90c933418ca429ebf297170550"
mode: GRACEFUL
new_leader_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
 from {username='slave'} at 127.0.0.1:46720
I20260713 09:07:58.068900 22657 raft_consensus.cc:606] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [term 3 LEADER]: Received request to transfer leadership to TS 144231c74c7d40deb6f0c31dfe98c66b
I20260713 09:07:58.073735 22657 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf33cd2d02d545d0ae580da92b527831"
dest_uuid: "2589de90c933418ca429ebf297170550"
mode: GRACEFUL
new_leader_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
 from {username='slave'} at 127.0.0.1:46720
I20260713 09:07:58.074199 22657 raft_consensus.cc:606] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [term 3 LEADER]: Received request to transfer leadership to TS 144231c74c7d40deb6f0c31dfe98c66b
I20260713 09:07:58.080981 22583 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ff2777bab154cff8d8052c6628ff722"
dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
mode: GRACEFUL
new_leader_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
 from {username='slave'} at 127.0.0.1:38506
I20260713 09:07:58.081467 22583 raft_consensus.cc:606] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 LEADER]: Received request to transfer leadership to TS 144231c74c7d40deb6f0c31dfe98c66b
I20260713 09:07:58.086006 22583 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52cfac1605e44e98b189ace0d736007e"
dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
mode: GRACEFUL
new_leader_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
 from {username='slave'} at 127.0.0.1:38506
I20260713 09:07:58.086450 22583 raft_consensus.cc:606] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 LEADER]: Received request to transfer leadership to TS 144231c74c7d40deb6f0c31dfe98c66b
I20260713 09:07:58.090799 22583 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8cafc3bb52c6471092c63bc18faa83e3"
dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
mode: GRACEFUL
new_leader_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
 from {username='slave'} at 127.0.0.1:38506
I20260713 09:07:58.091246 22583 raft_consensus.cc:606] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 LEADER]: Received request to transfer leadership to TS 144231c74c7d40deb6f0c31dfe98c66b
I20260713 09:07:58.174788 22734 raft_consensus.cc:993] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1: : Instructing follower 144231c74c7d40deb6f0c31dfe98c66b to start an election
I20260713 09:07:58.175266 22803 raft_consensus.cc:1081] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 LEADER]: Signalling peer 144231c74c7d40deb6f0c31dfe98c66b to start an election
I20260713 09:07:58.176640 22508 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8cafc3bb52c6471092c63bc18faa83e3"
dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
 from {username='slave'} at 127.0.0.1:34988
I20260713 09:07:58.177073 22508 raft_consensus.cc:493] T 8cafc3bb52c6471092c63bc18faa83e3 P 144231c74c7d40deb6f0c31dfe98c66b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:58.177368 22508 raft_consensus.cc:3060] T 8cafc3bb52c6471092c63bc18faa83e3 P 144231c74c7d40deb6f0c31dfe98c66b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:58.181246 22508 raft_consensus.cc:515] T 8cafc3bb52c6471092c63bc18faa83e3 P 144231c74c7d40deb6f0c31dfe98c66b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:58.182644 22508 leader_election.cc:290] T 8cafc3bb52c6471092c63bc18faa83e3 P 144231c74c7d40deb6f0c31dfe98c66b [CANDIDATE]: Term 2 election: Requested vote from peers fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130:44577), 2589de90c933418ca429ebf297170550 (127.21.94.131:45739)
I20260713 09:07:58.183709 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cafc3bb52c6471092c63bc18faa83e3" candidate_uuid: "144231c74c7d40deb6f0c31dfe98c66b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2589de90c933418ca429ebf297170550"
I20260713 09:07:58.183902 22581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cafc3bb52c6471092c63bc18faa83e3" candidate_uuid: "144231c74c7d40deb6f0c31dfe98c66b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
I20260713 09:07:58.184228 22657 raft_consensus.cc:3060] T 8cafc3bb52c6471092c63bc18faa83e3 P 2589de90c933418ca429ebf297170550 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:58.184477 22581 raft_consensus.cc:3055] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:58.184841 22581 raft_consensus.cc:740] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fcaad0d476294f28bce3711b3c6fb6b1, State: Running, Role: LEADER
I20260713 09:07:58.185588 22581 consensus_queue.cc:260] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:58.186455 22581 raft_consensus.cc:3060] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:58.188280 22657 raft_consensus.cc:2468] T 8cafc3bb52c6471092c63bc18faa83e3 P 2589de90c933418ca429ebf297170550 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 144231c74c7d40deb6f0c31dfe98c66b in term 2.
I20260713 09:07:58.189303 22471 leader_election.cc:304] T 8cafc3bb52c6471092c63bc18faa83e3 P 144231c74c7d40deb6f0c31dfe98c66b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 144231c74c7d40deb6f0c31dfe98c66b, 2589de90c933418ca429ebf297170550; no voters: 
I20260713 09:07:58.190075 22793 raft_consensus.cc:2804] T 8cafc3bb52c6471092c63bc18faa83e3 P 144231c74c7d40deb6f0c31dfe98c66b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:58.190465 22793 raft_consensus.cc:697] T 8cafc3bb52c6471092c63bc18faa83e3 P 144231c74c7d40deb6f0c31dfe98c66b [term 2 LEADER]: Becoming Leader. State: Replica: 144231c74c7d40deb6f0c31dfe98c66b, State: Running, Role: LEADER
I20260713 09:07:58.191116 22793 consensus_queue.cc:237] T 8cafc3bb52c6471092c63bc18faa83e3 P 144231c74c7d40deb6f0c31dfe98c66b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:58.191346 22581 raft_consensus.cc:2468] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 144231c74c7d40deb6f0c31dfe98c66b in term 2.
I20260713 09:07:58.197256 22403 catalog_manager.cc:5697] T 8cafc3bb52c6471092c63bc18faa83e3 P 144231c74c7d40deb6f0c31dfe98c66b reported cstate change: term changed from 1 to 2, leader changed from fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130) to 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129). New cstate: current_term: 2 leader_uuid: "144231c74c7d40deb6f0c31dfe98c66b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:58.285324 22734 raft_consensus.cc:993] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1: : Instructing follower 144231c74c7d40deb6f0c31dfe98c66b to start an election
I20260713 09:07:58.285828 22803 raft_consensus.cc:1081] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 LEADER]: Signalling peer 144231c74c7d40deb6f0c31dfe98c66b to start an election
I20260713 09:07:58.287392 22508 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ff2777bab154cff8d8052c6628ff722"
dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
 from {username='slave'} at 127.0.0.1:34988
I20260713 09:07:58.288010 22508 raft_consensus.cc:493] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:58.288359 22508 raft_consensus.cc:3060] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:58.293651 22508 raft_consensus.cc:515] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:58.294939 22508 leader_election.cc:290] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b [CANDIDATE]: Term 3 election: Requested vote from peers fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130:44577), 2589de90c933418ca429ebf297170550 (127.21.94.131:45739)
I20260713 09:07:58.295714 22581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff2777bab154cff8d8052c6628ff722" candidate_uuid: "144231c74c7d40deb6f0c31dfe98c66b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
I20260713 09:07:58.296005 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff2777bab154cff8d8052c6628ff722" candidate_uuid: "144231c74c7d40deb6f0c31dfe98c66b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2589de90c933418ca429ebf297170550"
I20260713 09:07:58.296264 22581 raft_consensus.cc:3055] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:58.296478 22657 raft_consensus.cc:3060] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:58.296622 22581 raft_consensus.cc:740] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fcaad0d476294f28bce3711b3c6fb6b1, State: Running, Role: LEADER
I20260713 09:07:58.297319 22581 consensus_queue.cc:260] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1 [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: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:58.298240 22581 raft_consensus.cc:3060] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:58.301039 22657 raft_consensus.cc:2468] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 144231c74c7d40deb6f0c31dfe98c66b in term 3.
I20260713 09:07:58.301999 22471 leader_election.cc:304] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b [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: 144231c74c7d40deb6f0c31dfe98c66b, 2589de90c933418ca429ebf297170550; no voters: 
I20260713 09:07:58.302771 22793 raft_consensus.cc:2804] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:58.303752 22581 raft_consensus.cc:2468] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 144231c74c7d40deb6f0c31dfe98c66b in term 3.
I20260713 09:07:58.304006 22793 raft_consensus.cc:697] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b [term 3 LEADER]: Becoming Leader. State: Replica: 144231c74c7d40deb6f0c31dfe98c66b, State: Running, Role: LEADER
I20260713 09:07:58.304926 22793 consensus_queue.cc:237] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b [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: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:58.311466 22403 catalog_manager.cc:5697] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b reported cstate change: term changed from 2 to 3, leader changed from fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130) to 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129). New cstate: current_term: 3 leader_uuid: "144231c74c7d40deb6f0c31dfe98c66b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:58.345516 22734 raft_consensus.cc:993] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1: : Instructing follower 144231c74c7d40deb6f0c31dfe98c66b to start an election
I20260713 09:07:58.345930 22803 raft_consensus.cc:1081] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 LEADER]: Signalling peer 144231c74c7d40deb6f0c31dfe98c66b to start an election
I20260713 09:07:58.347366 22508 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52cfac1605e44e98b189ace0d736007e"
dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
 from {username='slave'} at 127.0.0.1:34988
I20260713 09:07:58.347770 22508 raft_consensus.cc:493] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:58.347986 22508 raft_consensus.cc:3060] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:58.352586 22508 raft_consensus.cc:515] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:58.354072 22508 leader_election.cc:290] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b [CANDIDATE]: Term 3 election: Requested vote from peers fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130:44577), 2589de90c933418ca429ebf297170550 (127.21.94.131:45739)
I20260713 09:07:58.354861 22581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cfac1605e44e98b189ace0d736007e" candidate_uuid: "144231c74c7d40deb6f0c31dfe98c66b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
I20260713 09:07:58.355135 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cfac1605e44e98b189ace0d736007e" candidate_uuid: "144231c74c7d40deb6f0c31dfe98c66b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2589de90c933418ca429ebf297170550"
I20260713 09:07:58.355453 22581 raft_consensus.cc:3055] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:58.355724 22656 raft_consensus.cc:3060] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:58.355834 22581 raft_consensus.cc:740] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fcaad0d476294f28bce3711b3c6fb6b1, State: Running, Role: LEADER
I20260713 09:07:58.356683 22581 consensus_queue.cc:260] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [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: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:58.357666 22581 raft_consensus.cc:3060] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:58.360697 22656 raft_consensus.cc:2468] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 144231c74c7d40deb6f0c31dfe98c66b in term 3.
I20260713 09:07:58.361722 22471 leader_election.cc:304] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b [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: 144231c74c7d40deb6f0c31dfe98c66b, 2589de90c933418ca429ebf297170550; no voters: 
I20260713 09:07:58.362161 22581 raft_consensus.cc:2468] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 144231c74c7d40deb6f0c31dfe98c66b in term 3.
I20260713 09:07:58.362401 22793 raft_consensus.cc:2804] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:58.362903 22793 raft_consensus.cc:697] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b [term 3 LEADER]: Becoming Leader. State: Replica: 144231c74c7d40deb6f0c31dfe98c66b, State: Running, Role: LEADER
I20260713 09:07:58.363655 22793 consensus_queue.cc:237] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b [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: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:58.369801 22403 catalog_manager.cc:5697] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b reported cstate change: term changed from 2 to 3, leader changed from fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130) to 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129). New cstate: current_term: 3 leader_uuid: "144231c74c7d40deb6f0c31dfe98c66b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:58.386026 22792 raft_consensus.cc:993] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550: : Instructing follower 144231c74c7d40deb6f0c31dfe98c66b to start an election
I20260713 09:07:58.386452 22806 raft_consensus.cc:1081] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [term 3 LEADER]: Signalling peer 144231c74c7d40deb6f0c31dfe98c66b to start an election
I20260713 09:07:58.387997 22508 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf33cd2d02d545d0ae580da92b527831"
dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
 from {username='slave'} at 127.0.0.1:35000
I20260713 09:07:58.388388 22508 raft_consensus.cc:493] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:58.388724 22508 raft_consensus.cc:3060] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:58.392642 22508 raft_consensus.cc:515] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:58.394136 22508 leader_election.cc:290] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [CANDIDATE]: Term 4 election: Requested vote from peers fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130:44577), 2589de90c933418ca429ebf297170550 (127.21.94.131:45739)
I20260713 09:07:58.395011 22581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf33cd2d02d545d0ae580da92b527831" candidate_uuid: "144231c74c7d40deb6f0c31dfe98c66b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
I20260713 09:07:58.395215 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf33cd2d02d545d0ae580da92b527831" candidate_uuid: "144231c74c7d40deb6f0c31dfe98c66b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2589de90c933418ca429ebf297170550"
I20260713 09:07:58.395605 22581 raft_consensus.cc:3060] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:58.395704 22656 raft_consensus.cc:3055] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:58.396054 22656 raft_consensus.cc:740] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2589de90c933418ca429ebf297170550, State: Running, Role: LEADER
I20260713 09:07:58.396886 22656 consensus_queue.cc:260] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [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: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:58.398126 22656 raft_consensus.cc:3060] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:58.402671 22581 raft_consensus.cc:2468] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 144231c74c7d40deb6f0c31dfe98c66b in term 4.
I20260713 09:07:58.403868 22472 leader_election.cc:304] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [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: 144231c74c7d40deb6f0c31dfe98c66b, fcaad0d476294f28bce3711b3c6fb6b1; no voters: 
I20260713 09:07:58.404579 22793 raft_consensus.cc:2804] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:58.404744 22656 raft_consensus.cc:2468] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 144231c74c7d40deb6f0c31dfe98c66b in term 4.
I20260713 09:07:58.404970 22793 raft_consensus.cc:697] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [term 4 LEADER]: Becoming Leader. State: Replica: 144231c74c7d40deb6f0c31dfe98c66b, State: Running, Role: LEADER
I20260713 09:07:58.405799 22793 consensus_queue.cc:237] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [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: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:58.411782 22406 catalog_manager.cc:5697] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b reported cstate change: term changed from 3 to 4, leader changed from 2589de90c933418ca429ebf297170550 (127.21.94.131) to 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129). New cstate: current_term: 4 leader_uuid: "144231c74c7d40deb6f0c31dfe98c66b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:58.507862 22792 raft_consensus.cc:993] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550: : Instructing follower 144231c74c7d40deb6f0c31dfe98c66b to start an election
I20260713 09:07:58.508244 22806 raft_consensus.cc:1081] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [term 3 LEADER]: Signalling peer 144231c74c7d40deb6f0c31dfe98c66b to start an election
I20260713 09:07:58.509554 22508 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "634b2039fb574770b4fdc4871616a46d"
dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
 from {username='slave'} at 127.0.0.1:35000
I20260713 09:07:58.509990 22508 raft_consensus.cc:493] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:58.510277 22508 raft_consensus.cc:3060] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:58.514833 22508 raft_consensus.cc:515] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:58.516618 22508 leader_election.cc:290] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [CANDIDATE]: Term 4 election: Requested vote from peers fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130:44577), 2589de90c933418ca429ebf297170550 (127.21.94.131:45739)
I20260713 09:07:58.517530 22581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b2039fb574770b4fdc4871616a46d" candidate_uuid: "144231c74c7d40deb6f0c31dfe98c66b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
I20260713 09:07:58.517733 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634b2039fb574770b4fdc4871616a46d" candidate_uuid: "144231c74c7d40deb6f0c31dfe98c66b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2589de90c933418ca429ebf297170550"
I20260713 09:07:58.518179 22581 raft_consensus.cc:3060] T 634b2039fb574770b4fdc4871616a46d P fcaad0d476294f28bce3711b3c6fb6b1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:58.518208 22656 raft_consensus.cc:3055] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:07:58.518770 22656 raft_consensus.cc:740] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2589de90c933418ca429ebf297170550, State: Running, Role: LEADER
I20260713 09:07:58.519605 22656 consensus_queue.cc:260] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [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: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:58.520787 22656 raft_consensus.cc:3060] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:07:58.525192 22581 raft_consensus.cc:2468] T 634b2039fb574770b4fdc4871616a46d P fcaad0d476294f28bce3711b3c6fb6b1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 144231c74c7d40deb6f0c31dfe98c66b in term 4.
I20260713 09:07:58.526427 22472 leader_election.cc:304] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [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: 144231c74c7d40deb6f0c31dfe98c66b, fcaad0d476294f28bce3711b3c6fb6b1; no voters: 
I20260713 09:07:58.527107 22793 raft_consensus.cc:2804] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:07:58.527175 22656 raft_consensus.cc:2468] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 144231c74c7d40deb6f0c31dfe98c66b in term 4.
I20260713 09:07:58.527650 22793 raft_consensus.cc:697] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [term 4 LEADER]: Becoming Leader. State: Replica: 144231c74c7d40deb6f0c31dfe98c66b, State: Running, Role: LEADER
I20260713 09:07:58.528467 22793 consensus_queue.cc:237] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [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: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:07:58.534691 22406 catalog_manager.cc:5697] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b reported cstate change: term changed from 3 to 4, leader changed from 2589de90c933418ca429ebf297170550 (127.21.94.131) to 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129). New cstate: current_term: 4 leader_uuid: "144231c74c7d40deb6f0c31dfe98c66b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:58.573105 22656 raft_consensus.cc:1275] T 8cafc3bb52c6471092c63bc18faa83e3 P 2589de90c933418ca429ebf297170550 [term 2 FOLLOWER]: Refusing update from remote peer 144231c74c7d40deb6f0c31dfe98c66b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:58.574311 22793 consensus_queue.cc:1048] T 8cafc3bb52c6471092c63bc18faa83e3 P 144231c74c7d40deb6f0c31dfe98c66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:58.585058 22581 raft_consensus.cc:1275] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 FOLLOWER]: Refusing update from remote peer 144231c74c7d40deb6f0c31dfe98c66b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:58.586445 22821 consensus_queue.cc:1048] T 8cafc3bb52c6471092c63bc18faa83e3 P 144231c74c7d40deb6f0c31dfe98c66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:58.797197 22656 raft_consensus.cc:1275] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [term 3 FOLLOWER]: Refusing update from remote peer 144231c74c7d40deb6f0c31dfe98c66b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:58.798704 22821 consensus_queue.cc:1048] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:58.807003 22581 raft_consensus.cc:1275] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1 [term 3 FOLLOWER]: Refusing update from remote peer 144231c74c7d40deb6f0c31dfe98c66b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:58.808656 22793 consensus_queue.cc:1048] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:58.850029 22581 raft_consensus.cc:1275] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [term 3 FOLLOWER]: Refusing update from remote peer 144231c74c7d40deb6f0c31dfe98c66b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:58.851189 22701 consensus_queue.cc:1048] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:58.859045 22656 raft_consensus.cc:1275] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 [term 3 FOLLOWER]: Refusing update from remote peer 144231c74c7d40deb6f0c31dfe98c66b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:58.860342 22793 consensus_queue.cc:1048] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:58.959343 22581 raft_consensus.cc:1275] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [term 4 FOLLOWER]: Refusing update from remote peer 144231c74c7d40deb6f0c31dfe98c66b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:58.960498 22793 consensus_queue.cc:1048] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:58.968715 22656 raft_consensus.cc:1275] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [term 4 FOLLOWER]: Refusing update from remote peer 144231c74c7d40deb6f0c31dfe98c66b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:58.970427 22793 consensus_queue.cc:1048] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:59.088205 22656 raft_consensus.cc:1275] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [term 4 FOLLOWER]: Refusing update from remote peer 144231c74c7d40deb6f0c31dfe98c66b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:59.089304 22793 consensus_queue.cc:1048] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:59.097553 22581 raft_consensus.cc:1275] T 634b2039fb574770b4fdc4871616a46d P fcaad0d476294f28bce3711b3c6fb6b1 [term 4 FOLLOWER]: Refusing update from remote peer 144231c74c7d40deb6f0c31dfe98c66b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:07:59.099647 22793 consensus_queue.cc:1048] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:01.098073 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:01.105868 22508 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52cfac1605e44e98b189ace0d736007e"
dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
mode: GRACEFUL
new_leader_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
 from {username='slave'} at 127.0.0.1:35008
I20260713 09:08:01.106542 22508 raft_consensus.cc:606] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b [term 3 LEADER]: Received request to transfer leadership to TS fcaad0d476294f28bce3711b3c6fb6b1
I20260713 09:08:01.109093 22508 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ff2777bab154cff8d8052c6628ff722"
dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
mode: GRACEFUL
new_leader_uuid: "2589de90c933418ca429ebf297170550"
 from {username='slave'} at 127.0.0.1:35008
I20260713 09:08:01.109519 22508 raft_consensus.cc:606] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b [term 3 LEADER]: Received request to transfer leadership to TS 2589de90c933418ca429ebf297170550
I20260713 09:08:01.111788 22508 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8cafc3bb52c6471092c63bc18faa83e3"
dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
mode: GRACEFUL
new_leader_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
 from {username='slave'} at 127.0.0.1:35008
I20260713 09:08:01.112278 22508 raft_consensus.cc:606] T 8cafc3bb52c6471092c63bc18faa83e3 P 144231c74c7d40deb6f0c31dfe98c66b [term 2 LEADER]: Received request to transfer leadership to TS fcaad0d476294f28bce3711b3c6fb6b1
I20260713 09:08:01.114548 22508 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf33cd2d02d545d0ae580da92b527831"
dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
mode: GRACEFUL
new_leader_uuid: "2589de90c933418ca429ebf297170550"
 from {username='slave'} at 127.0.0.1:35008
I20260713 09:08:01.115038 22508 raft_consensus.cc:606] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [term 4 LEADER]: Received request to transfer leadership to TS 2589de90c933418ca429ebf297170550
I20260713 09:08:01.116024 21882 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:08:01.116402 21882 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:01.164304 22821 raft_consensus.cc:993] T 8cafc3bb52c6471092c63bc18faa83e3 P 144231c74c7d40deb6f0c31dfe98c66b: : Instructing follower fcaad0d476294f28bce3711b3c6fb6b1 to start an election
I20260713 09:08:01.164878 22835 raft_consensus.cc:1081] T 8cafc3bb52c6471092c63bc18faa83e3 P 144231c74c7d40deb6f0c31dfe98c66b [term 2 LEADER]: Signalling peer fcaad0d476294f28bce3711b3c6fb6b1 to start an election
I20260713 09:08:01.166536 22581 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8cafc3bb52c6471092c63bc18faa83e3"
dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
 from {username='slave'} at 127.0.0.1:38486
I20260713 09:08:01.167075 22581 raft_consensus.cc:493] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:01.167404 22581 raft_consensus.cc:3060] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:01.172566 22581 raft_consensus.cc:515] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:08:01.174544 22581 leader_election.cc:290] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [CANDIDATE]: Term 3 election: Requested vote from peers 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487), 2589de90c933418ca429ebf297170550 (127.21.94.131:45739)
I20260713 09:08:01.175658 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cafc3bb52c6471092c63bc18faa83e3" candidate_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
I20260713 09:08:01.175745 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cafc3bb52c6471092c63bc18faa83e3" candidate_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2589de90c933418ca429ebf297170550"
I20260713 09:08:01.176295 22508 raft_consensus.cc:3055] T 8cafc3bb52c6471092c63bc18faa83e3 P 144231c74c7d40deb6f0c31dfe98c66b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:01.176332 22657 raft_consensus.cc:3060] T 8cafc3bb52c6471092c63bc18faa83e3 P 2589de90c933418ca429ebf297170550 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:01.176610 22508 raft_consensus.cc:740] T 8cafc3bb52c6471092c63bc18faa83e3 P 144231c74c7d40deb6f0c31dfe98c66b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 144231c74c7d40deb6f0c31dfe98c66b, State: Running, Role: LEADER
I20260713 09:08:01.177548 22508 consensus_queue.cc:260] T 8cafc3bb52c6471092c63bc18faa83e3 P 144231c74c7d40deb6f0c31dfe98c66b [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: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:08:01.178819 22508 raft_consensus.cc:3060] T 8cafc3bb52c6471092c63bc18faa83e3 P 144231c74c7d40deb6f0c31dfe98c66b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:01.181294 22657 raft_consensus.cc:2468] T 8cafc3bb52c6471092c63bc18faa83e3 P 2589de90c933418ca429ebf297170550 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcaad0d476294f28bce3711b3c6fb6b1 in term 3.
I20260713 09:08:01.182508 22546 leader_election.cc:304] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [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: 2589de90c933418ca429ebf297170550, fcaad0d476294f28bce3711b3c6fb6b1; no voters: 
I20260713 09:08:01.183284 22803 raft_consensus.cc:2804] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:01.184312 22508 raft_consensus.cc:2468] T 8cafc3bb52c6471092c63bc18faa83e3 P 144231c74c7d40deb6f0c31dfe98c66b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcaad0d476294f28bce3711b3c6fb6b1 in term 3.
I20260713 09:08:01.184327 22803 raft_consensus.cc:697] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [term 3 LEADER]: Becoming Leader. State: Replica: fcaad0d476294f28bce3711b3c6fb6b1, State: Running, Role: LEADER
I20260713 09:08:01.185585 22803 consensus_queue.cc:237] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [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: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:08:01.192588 22403 catalog_manager.cc:5697] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 reported cstate change: term changed from 2 to 3, leader changed from 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129) to fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130). New cstate: current_term: 3 leader_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:01.409435 22835 raft_consensus.cc:993] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b: : Instructing follower 2589de90c933418ca429ebf297170550 to start an election
I20260713 09:08:01.409869 22821 raft_consensus.cc:1081] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [term 4 LEADER]: Signalling peer 2589de90c933418ca429ebf297170550 to start an election
I20260713 09:08:01.411303 22657 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf33cd2d02d545d0ae580da92b527831"
dest_uuid: "2589de90c933418ca429ebf297170550"
 from {username='slave'} at 127.0.0.1:46718
I20260713 09:08:01.411751 22657 raft_consensus.cc:493] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:01.412011 22657 raft_consensus.cc:3060] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:08:01.416177 22657 raft_consensus.cc:515] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:08:01.417768 22657 leader_election.cc:290] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [CANDIDATE]: Term 5 election: Requested vote from peers 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487), fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130:44577)
I20260713 09:08:01.418509 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf33cd2d02d545d0ae580da92b527831" candidate_uuid: "2589de90c933418ca429ebf297170550" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
I20260713 09:08:01.418812 22581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf33cd2d02d545d0ae580da92b527831" candidate_uuid: "2589de90c933418ca429ebf297170550" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
I20260713 09:08:01.419071 22508 raft_consensus.cc:3055] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:08:01.419351 22581 raft_consensus.cc:3060] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:08:01.419389 22508 raft_consensus.cc:740] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 144231c74c7d40deb6f0c31dfe98c66b, State: Running, Role: LEADER
I20260713 09:08:01.420189 22508 consensus_queue.cc:260] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:08:01.420969 22508 raft_consensus.cc:3060] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:08:01.423921 22581 raft_consensus.cc:2468] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2589de90c933418ca429ebf297170550 in term 5.
I20260713 09:08:01.425180 22508 raft_consensus.cc:2468] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2589de90c933418ca429ebf297170550 in term 5.
I20260713 09:08:01.425148 22621 leader_election.cc:304] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [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: 2589de90c933418ca429ebf297170550, fcaad0d476294f28bce3711b3c6fb6b1; no voters: 
I20260713 09:08:01.426221 22834 raft_consensus.cc:2804] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:08:01.427345 22834 raft_consensus.cc:697] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [term 5 LEADER]: Becoming Leader. State: Replica: 2589de90c933418ca429ebf297170550, State: Running, Role: LEADER
I20260713 09:08:01.428176 22834 consensus_queue.cc:237] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:08:01.435427 22403 catalog_manager.cc:5697] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 reported cstate change: term changed from 4 to 5, leader changed from 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129) to 2589de90c933418ca429ebf297170550 (127.21.94.131). New cstate: current_term: 5 leader_uuid: "2589de90c933418ca429ebf297170550" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:01.455664 22835 raft_consensus.cc:993] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b: : Instructing follower fcaad0d476294f28bce3711b3c6fb6b1 to start an election
I20260713 09:08:01.456121 22821 raft_consensus.cc:1081] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b [term 3 LEADER]: Signalling peer fcaad0d476294f28bce3711b3c6fb6b1 to start an election
I20260713 09:08:01.457798 22581 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52cfac1605e44e98b189ace0d736007e"
dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
 from {username='slave'} at 127.0.0.1:38486
I20260713 09:08:01.458249 22581 raft_consensus.cc:493] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:01.458477 22581 raft_consensus.cc:3060] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:01.462605 22581 raft_consensus.cc:515] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:08:01.464174 22581 leader_election.cc:290] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [CANDIDATE]: Term 4 election: Requested vote from peers 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487), 2589de90c933418ca429ebf297170550 (127.21.94.131:45739)
I20260713 09:08:01.464880 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cfac1605e44e98b189ace0d736007e" candidate_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
I20260713 09:08:01.465157 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52cfac1605e44e98b189ace0d736007e" candidate_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2589de90c933418ca429ebf297170550"
I20260713 09:08:01.465415 22508 raft_consensus.cc:3055] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:08:01.465708 22508 raft_consensus.cc:740] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 144231c74c7d40deb6f0c31dfe98c66b, State: Running, Role: LEADER
I20260713 09:08:01.465745 22657 raft_consensus.cc:3060] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:01.466373 22508 consensus_queue.cc:260] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b [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: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:08:01.467211 22508 raft_consensus.cc:3060] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:01.470024 22657 raft_consensus.cc:2468] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcaad0d476294f28bce3711b3c6fb6b1 in term 4.
I20260713 09:08:01.470991 22546 leader_election.cc:304] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [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: 2589de90c933418ca429ebf297170550, fcaad0d476294f28bce3711b3c6fb6b1; no voters: 
I20260713 09:08:01.471433 22508 raft_consensus.cc:2468] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fcaad0d476294f28bce3711b3c6fb6b1 in term 4.
I20260713 09:08:01.471904 22803 raft_consensus.cc:2804] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:08:01.472452 22803 raft_consensus.cc:697] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [term 4 LEADER]: Becoming Leader. State: Replica: fcaad0d476294f28bce3711b3c6fb6b1, State: Running, Role: LEADER
I20260713 09:08:01.473269 22803 consensus_queue.cc:237] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [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: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:08:01.479733 22403 catalog_manager.cc:5697] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 reported cstate change: term changed from 3 to 4, leader changed from 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129) to fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130). New cstate: current_term: 4 leader_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:01.500272 22821 raft_consensus.cc:993] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b: : Instructing follower 2589de90c933418ca429ebf297170550 to start an election
I20260713 09:08:01.500713 22835 raft_consensus.cc:1081] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b [term 3 LEADER]: Signalling peer 2589de90c933418ca429ebf297170550 to start an election
I20260713 09:08:01.502080 22657 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ff2777bab154cff8d8052c6628ff722"
dest_uuid: "2589de90c933418ca429ebf297170550"
 from {username='slave'} at 127.0.0.1:46718
I20260713 09:08:01.502477 22657 raft_consensus.cc:493] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:01.502697 22657 raft_consensus.cc:3060] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:01.506623 22657 raft_consensus.cc:515] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:08:01.508476 22657 leader_election.cc:290] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [CANDIDATE]: Term 4 election: Requested vote from peers 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487), fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130:44577)
I20260713 09:08:01.509153 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff2777bab154cff8d8052c6628ff722" candidate_uuid: "2589de90c933418ca429ebf297170550" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "144231c74c7d40deb6f0c31dfe98c66b"
I20260713 09:08:01.509377 22581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ff2777bab154cff8d8052c6628ff722" candidate_uuid: "2589de90c933418ca429ebf297170550" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fcaad0d476294f28bce3711b3c6fb6b1"
I20260713 09:08:01.509721 22508 raft_consensus.cc:3055] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:08:01.509835 22581 raft_consensus.cc:3060] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:01.510046 22508 raft_consensus.cc:740] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 144231c74c7d40deb6f0c31dfe98c66b, State: Running, Role: LEADER
I20260713 09:08:01.510794 22508 consensus_queue.cc:260] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b [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: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:08:01.511843 22508 raft_consensus.cc:3060] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:08:01.515940 22581 raft_consensus.cc:2468] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2589de90c933418ca429ebf297170550 in term 4.
I20260713 09:08:01.517005 22621 leader_election.cc:304] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [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: 2589de90c933418ca429ebf297170550, fcaad0d476294f28bce3711b3c6fb6b1; no voters: 
I20260713 09:08:01.517676 22834 raft_consensus.cc:2804] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:08:01.517621 22508 raft_consensus.cc:2468] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2589de90c933418ca429ebf297170550 in term 4.
I20260713 09:08:01.518235 22834 raft_consensus.cc:697] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [term 4 LEADER]: Becoming Leader. State: Replica: 2589de90c933418ca429ebf297170550, State: Running, Role: LEADER
I20260713 09:08:01.519052 22834 consensus_queue.cc:237] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [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: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } }
I20260713 09:08:01.525892 22403 catalog_manager.cc:5697] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 reported cstate change: term changed from 3 to 4, leader changed from 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129) to 2589de90c933418ca429ebf297170550 (127.21.94.131). New cstate: current_term: 4 leader_uuid: "2589de90c933418ca429ebf297170550" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:01.749392 22508 raft_consensus.cc:1275] T 8cafc3bb52c6471092c63bc18faa83e3 P 144231c74c7d40deb6f0c31dfe98c66b [term 3 FOLLOWER]: Refusing update from remote peer fcaad0d476294f28bce3711b3c6fb6b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:01.750506 22803 consensus_queue.cc:1048] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:01.760365 22657 raft_consensus.cc:1275] T 8cafc3bb52c6471092c63bc18faa83e3 P 2589de90c933418ca429ebf297170550 [term 3 FOLLOWER]: Refusing update from remote peer fcaad0d476294f28bce3711b3c6fb6b1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:01.761731 22848 consensus_queue.cc:1048] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:01.816898 22581 raft_consensus.cc:1275] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [term 5 FOLLOWER]: Refusing update from remote peer 2589de90c933418ca429ebf297170550: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:08:01.818064 22834 consensus_queue.cc:1048] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:01.827626 22508 raft_consensus.cc:1275] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [term 5 FOLLOWER]: Refusing update from remote peer 2589de90c933418ca429ebf297170550: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:08:01.829043 22834 consensus_queue.cc:1048] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:01.954730 22657 raft_consensus.cc:1275] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 [term 4 FOLLOWER]: Refusing update from remote peer fcaad0d476294f28bce3711b3c6fb6b1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:01.956189 22848 consensus_queue.cc:1048] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2589de90c933418ca429ebf297170550" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:01.964699 22508 raft_consensus.cc:1275] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b [term 4 FOLLOWER]: Refusing update from remote peer fcaad0d476294f28bce3711b3c6fb6b1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:01.966953 22803 consensus_queue.cc:1048] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:02.050915 22581 raft_consensus.cc:1275] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1 [term 4 FOLLOWER]: Refusing update from remote peer 2589de90c933418ca429ebf297170550: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:02.052114 22834 consensus_queue.cc:1048] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fcaad0d476294f28bce3711b3c6fb6b1" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:02.062367 22508 raft_consensus.cc:1275] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b [term 4 FOLLOWER]: Refusing update from remote peer 2589de90c933418ca429ebf297170550: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:08:02.063902 22858 consensus_queue.cc:1048] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [LEADER]: Connected to new peer: Peer: permanent_uuid: "144231c74c7d40deb6f0c31dfe98c66b" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 40487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:02.117178 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:02.123068 21882 tablet_server.cc:179] TabletServer@127.21.94.129:0 shutting down...
I20260713 09:08:02.150975 21882 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:02.151695 21882 tablet_replica.cc:333] T 343ab7e9733f4ed1a29f03945f447aa5 P 144231c74c7d40deb6f0c31dfe98c66b: stopping tablet replica
I20260713 09:08:02.152367 21882 raft_consensus.cc:2243] T 343ab7e9733f4ed1a29f03945f447aa5 P 144231c74c7d40deb6f0c31dfe98c66b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:02.153206 21882 raft_consensus.cc:2272] T 343ab7e9733f4ed1a29f03945f447aa5 P 144231c74c7d40deb6f0c31dfe98c66b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.155247 21882 tablet_replica.cc:333] T ffa464fe21a44cd28eee224fe7156542 P 144231c74c7d40deb6f0c31dfe98c66b: stopping tablet replica
I20260713 09:08:02.155773 21882 raft_consensus.cc:2243] T ffa464fe21a44cd28eee224fe7156542 P 144231c74c7d40deb6f0c31dfe98c66b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:02.156526 21882 raft_consensus.cc:2272] T ffa464fe21a44cd28eee224fe7156542 P 144231c74c7d40deb6f0c31dfe98c66b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.158326 21882 tablet_replica.cc:333] T cf936f00df3a4cd486a6a3bbeba57746 P 144231c74c7d40deb6f0c31dfe98c66b: stopping tablet replica
I20260713 09:08:02.158809 21882 raft_consensus.cc:2243] T cf936f00df3a4cd486a6a3bbeba57746 P 144231c74c7d40deb6f0c31dfe98c66b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.159210 21882 raft_consensus.cc:2272] T cf936f00df3a4cd486a6a3bbeba57746 P 144231c74c7d40deb6f0c31dfe98c66b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.160930 21882 tablet_replica.cc:333] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b: stopping tablet replica
I20260713 09:08:02.161512 21882 raft_consensus.cc:2243] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:08:02.162216 21882 raft_consensus.cc:2272] T 634b2039fb574770b4fdc4871616a46d P 144231c74c7d40deb6f0c31dfe98c66b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.163757 21882 tablet_replica.cc:333] T 67297370f51640a491f46dedf131bb6c P 144231c74c7d40deb6f0c31dfe98c66b: stopping tablet replica
I20260713 09:08:02.164251 21882 raft_consensus.cc:2243] T 67297370f51640a491f46dedf131bb6c P 144231c74c7d40deb6f0c31dfe98c66b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:02.164959 21882 raft_consensus.cc:2272] T 67297370f51640a491f46dedf131bb6c P 144231c74c7d40deb6f0c31dfe98c66b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.166664 21882 tablet_replica.cc:333] T 8cafc3bb52c6471092c63bc18faa83e3 P 144231c74c7d40deb6f0c31dfe98c66b: stopping tablet replica
I20260713 09:08:02.167346 21882 raft_consensus.cc:2243] T 8cafc3bb52c6471092c63bc18faa83e3 P 144231c74c7d40deb6f0c31dfe98c66b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.167678 21882 raft_consensus.cc:2272] T 8cafc3bb52c6471092c63bc18faa83e3 P 144231c74c7d40deb6f0c31dfe98c66b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.170094 21882 tablet_replica.cc:333] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b: stopping tablet replica
I20260713 09:08:02.170607 21882 raft_consensus.cc:2243] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.170938 21882 raft_consensus.cc:2272] T 6ff2777bab154cff8d8052c6628ff722 P 144231c74c7d40deb6f0c31dfe98c66b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.172807 21882 tablet_replica.cc:333] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b: stopping tablet replica
I20260713 09:08:02.173250 21882 raft_consensus.cc:2243] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.173658 21882 raft_consensus.cc:2272] T 52cfac1605e44e98b189ace0d736007e P 144231c74c7d40deb6f0c31dfe98c66b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.175698 21882 tablet_replica.cc:333] T 63d891fa4af2497fb523f862906f952a P 144231c74c7d40deb6f0c31dfe98c66b: stopping tablet replica
I20260713 09:08:02.176122 21882 raft_consensus.cc:2243] T 63d891fa4af2497fb523f862906f952a P 144231c74c7d40deb6f0c31dfe98c66b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.176651 21882 raft_consensus.cc:2272] T 63d891fa4af2497fb523f862906f952a P 144231c74c7d40deb6f0c31dfe98c66b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.178279 21882 tablet_replica.cc:333] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b: stopping tablet replica
I20260713 09:08:02.178653 21882 raft_consensus.cc:2243] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.178973 21882 raft_consensus.cc:2272] T cf33cd2d02d545d0ae580da92b527831 P 144231c74c7d40deb6f0c31dfe98c66b [term 5 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:02.196823 22547 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.94.129:40487: connect: Connection refused (error 111) [suppressed 2 similar messages]
I20260713 09:08:02.199123 21882 tablet_server.cc:196] TabletServer@127.21.94.129:0 shutdown complete.
W20260713 09:08:02.200835 22547 consensus_peers.cc:597] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 -> Peer 144231c74c7d40deb6f0c31dfe98c66b (127.21.94.129:40487): Couldn't send request to peer 144231c74c7d40deb6f0c31dfe98c66b. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:40487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:02.219045 21882 tablet_server.cc:179] TabletServer@127.21.94.130:0 shutting down...
I20260713 09:08:02.241496 21882 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:02.242192 21882 tablet_replica.cc:333] T ffa464fe21a44cd28eee224fe7156542 P fcaad0d476294f28bce3711b3c6fb6b1: stopping tablet replica
I20260713 09:08:02.242854 21882 raft_consensus.cc:2243] T ffa464fe21a44cd28eee224fe7156542 P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.243350 21882 raft_consensus.cc:2272] T ffa464fe21a44cd28eee224fe7156542 P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.245138 21882 tablet_replica.cc:333] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1: stopping tablet replica
I20260713 09:08:02.245695 21882 raft_consensus.cc:2243] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.246105 21882 raft_consensus.cc:2272] T 6ff2777bab154cff8d8052c6628ff722 P fcaad0d476294f28bce3711b3c6fb6b1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.248289 21882 tablet_replica.cc:333] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1: stopping tablet replica
I20260713 09:08:02.248775 21882 raft_consensus.cc:2243] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:02.249541 21882 raft_consensus.cc:2272] T 8cafc3bb52c6471092c63bc18faa83e3 P fcaad0d476294f28bce3711b3c6fb6b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.251950 21882 tablet_replica.cc:333] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1: stopping tablet replica
I20260713 09:08:02.252451 21882 raft_consensus.cc:2243] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.252866 21882 raft_consensus.cc:2272] T cf936f00df3a4cd486a6a3bbeba57746 P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.254560 21882 tablet_replica.cc:333] T 67297370f51640a491f46dedf131bb6c P fcaad0d476294f28bce3711b3c6fb6b1: stopping tablet replica
I20260713 09:08:02.255044 21882 raft_consensus.cc:2243] T 67297370f51640a491f46dedf131bb6c P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.255435 21882 raft_consensus.cc:2272] T 67297370f51640a491f46dedf131bb6c P fcaad0d476294f28bce3711b3c6fb6b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.257018 21882 tablet_replica.cc:333] T 634b2039fb574770b4fdc4871616a46d P fcaad0d476294f28bce3711b3c6fb6b1: stopping tablet replica
I20260713 09:08:02.257526 21882 raft_consensus.cc:2243] T 634b2039fb574770b4fdc4871616a46d P fcaad0d476294f28bce3711b3c6fb6b1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.257944 21882 raft_consensus.cc:2272] T 634b2039fb574770b4fdc4871616a46d P fcaad0d476294f28bce3711b3c6fb6b1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.259411 21882 tablet_replica.cc:333] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1: stopping tablet replica
I20260713 09:08:02.259877 21882 raft_consensus.cc:2243] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:08:02.260541 21882 raft_consensus.cc:2272] T 52cfac1605e44e98b189ace0d736007e P fcaad0d476294f28bce3711b3c6fb6b1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.262408 21882 tablet_replica.cc:333] T 63d891fa4af2497fb523f862906f952a P fcaad0d476294f28bce3711b3c6fb6b1: stopping tablet replica
I20260713 09:08:02.262873 21882 raft_consensus.cc:2243] T 63d891fa4af2497fb523f862906f952a P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:02.263556 21882 raft_consensus.cc:2272] T 63d891fa4af2497fb523f862906f952a P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.265030 21882 tablet_replica.cc:333] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1: stopping tablet replica
I20260713 09:08:02.265506 21882 raft_consensus.cc:2243] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.265909 21882 raft_consensus.cc:2272] T cf33cd2d02d545d0ae580da92b527831 P fcaad0d476294f28bce3711b3c6fb6b1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.267829 21882 tablet_replica.cc:333] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1: stopping tablet replica
I20260713 09:08:02.268257 21882 raft_consensus.cc:2243] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.268671 21882 raft_consensus.cc:2272] T 343ab7e9733f4ed1a29f03945f447aa5 P fcaad0d476294f28bce3711b3c6fb6b1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:02.284683 22621 consensus_peers.cc:597] T cf936f00df3a4cd486a6a3bbeba57746 P 2589de90c933418ca429ebf297170550 -> Peer fcaad0d476294f28bce3711b3c6fb6b1 (127.21.94.130:44577): Couldn't send request to peer fcaad0d476294f28bce3711b3c6fb6b1. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.130:44577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:02.296252 21882 tablet_server.cc:196] TabletServer@127.21.94.130:0 shutdown complete.
I20260713 09:08:02.314286 21882 tablet_server.cc:179] TabletServer@127.21.94.131:0 shutting down...
I20260713 09:08:02.336241 21882 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:02.336901 21882 tablet_replica.cc:333] T 343ab7e9733f4ed1a29f03945f447aa5 P 2589de90c933418ca429ebf297170550: stopping tablet replica
I20260713 09:08:02.337518 21882 raft_consensus.cc:2243] T 343ab7e9733f4ed1a29f03945f447aa5 P 2589de90c933418ca429ebf297170550 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.337944 21882 raft_consensus.cc:2272] T 343ab7e9733f4ed1a29f03945f447aa5 P 2589de90c933418ca429ebf297170550 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.339737 21882 tablet_replica.cc:333] T 67297370f51640a491f46dedf131bb6c P 2589de90c933418ca429ebf297170550: stopping tablet replica
I20260713 09:08:02.340282 21882 raft_consensus.cc:2243] T 67297370f51640a491f46dedf131bb6c P 2589de90c933418ca429ebf297170550 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.340724 21882 raft_consensus.cc:2272] T 67297370f51640a491f46dedf131bb6c P 2589de90c933418ca429ebf297170550 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.342468 21882 tablet_replica.cc:333] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550: stopping tablet replica
I20260713 09:08:02.342934 21882 raft_consensus.cc:2243] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.343292 21882 raft_consensus.cc:2272] T 634b2039fb574770b4fdc4871616a46d P 2589de90c933418ca429ebf297170550 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.344857 21882 tablet_replica.cc:333] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550: stopping tablet replica
I20260713 09:08:02.345304 21882 raft_consensus.cc:2243] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:08:02.346028 21882 raft_consensus.cc:2272] T cf33cd2d02d545d0ae580da92b527831 P 2589de90c933418ca429ebf297170550 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.348349 21882 tablet_replica.cc:333] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550: stopping tablet replica
I20260713 09:08:02.348796 21882 raft_consensus.cc:2243] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.349174 21882 raft_consensus.cc:2272] T 52cfac1605e44e98b189ace0d736007e P 2589de90c933418ca429ebf297170550 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.351737 21882 tablet_replica.cc:333] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550: stopping tablet replica
I20260713 09:08:02.352169 21882 raft_consensus.cc:2243] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.352546 21882 raft_consensus.cc:2272] T 63d891fa4af2497fb523f862906f952a P 2589de90c933418ca429ebf297170550 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.354077 21882 tablet_replica.cc:333] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550: stopping tablet replica
I20260713 09:08:02.354486 21882 raft_consensus.cc:2243] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:08:02.355115 21882 raft_consensus.cc:2272] T 6ff2777bab154cff8d8052c6628ff722 P 2589de90c933418ca429ebf297170550 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.356914 21882 tablet_replica.cc:333] T 8cafc3bb52c6471092c63bc18faa83e3 P 2589de90c933418ca429ebf297170550: stopping tablet replica
I20260713 09:08:02.357326 21882 raft_consensus.cc:2243] T 8cafc3bb52c6471092c63bc18faa83e3 P 2589de90c933418ca429ebf297170550 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.357712 21882 raft_consensus.cc:2272] T 8cafc3bb52c6471092c63bc18faa83e3 P 2589de90c933418ca429ebf297170550 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.359500 21882 tablet_replica.cc:333] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550: stopping tablet replica
I20260713 09:08:02.359908 21882 raft_consensus.cc:2243] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:02.360245 21882 raft_consensus.cc:2272] T ffa464fe21a44cd28eee224fe7156542 P 2589de90c933418ca429ebf297170550 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.361868 21882 tablet_replica.cc:333] T cf936f00df3a4cd486a6a3bbeba57746 P 2589de90c933418ca429ebf297170550: stopping tablet replica
I20260713 09:08:02.362242 21882 raft_consensus.cc:2243] T cf936f00df3a4cd486a6a3bbeba57746 P 2589de90c933418ca429ebf297170550 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:02.362915 21882 raft_consensus.cc:2272] T cf936f00df3a4cd486a6a3bbeba57746 P 2589de90c933418ca429ebf297170550 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.390892 21882 tablet_server.cc:196] TabletServer@127.21.94.131:0 shutdown complete.
I20260713 09:08:02.408205 21882 master.cc:562] Master@127.21.94.190:35229 shutting down...
I20260713 09:08:02.426959 21882 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6593c0776e20412c825dd497f6a89d0d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:02.427445 21882 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6593c0776e20412c825dd497f6a89d0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:02.427711 21882 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6593c0776e20412c825dd497f6a89d0d: stopping tablet replica
I20260713 09:08:02.446882 21882 master.cc:584] Master@127.21.94.190:35229 shutdown complete.
144231c74c7d40deb6f0c31dfe98c66b  5
2589de90c933418ca429ebf297170550  1
fcaad0d476294f28bce3711b3c6fb6b1  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10193 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:08:02.485857 21882 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.94.190:43499
I20260713 09:08:02.486943 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:02.492142 22864 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:02.492753 22865 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:02.493716 22867 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:02.494541 21882 server_base.cc:1061] running on GCE node
I20260713 09:08:02.495322 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:02.495530 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:02.495680 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933682495651 us; error 0 us; skew 500 ppm
I20260713 09:08:02.496179 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:02.498469 21882 webserver.cc:533] Webserver started at http://127.21.94.190:41427/ using document root <none> and password file <none>
I20260713 09:08:02.498934 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:02.499114 21882 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:02.499389 21882 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:02.500485 21882 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/master-0-root/instance:
uuid: "ba0615faf19046f88443716731bd1d40"
format_stamp: "Formatted at 2026-07-13 09:08:02 on dist-test-slave-vp30"
I20260713 09:08:02.504885 21882 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:08:02.508136 22872 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:02.508864 21882 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:02.509160 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/master-0-root
uuid: "ba0615faf19046f88443716731bd1d40"
format_stamp: "Formatted at 2026-07-13 09:08:02 on dist-test-slave-vp30"
I20260713 09:08:02.509488 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:02.553871 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:02.555029 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:02.591459 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.190:43499
I20260713 09:08:02.591573 22923 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.190:43499 every 8 connection(s)
I20260713 09:08:02.595258 22924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:02.604602 22924 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ba0615faf19046f88443716731bd1d40: Bootstrap starting.
I20260713 09:08:02.609055 22924 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ba0615faf19046f88443716731bd1d40: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:02.613189 22924 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ba0615faf19046f88443716731bd1d40: No bootstrap required, opened a new log
I20260713 09:08:02.615232 22924 raft_consensus.cc:359] T 00000000000000000000000000000000 P ba0615faf19046f88443716731bd1d40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba0615faf19046f88443716731bd1d40" member_type: VOTER }
I20260713 09:08:02.615610 22924 raft_consensus.cc:385] T 00000000000000000000000000000000 P ba0615faf19046f88443716731bd1d40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:02.615782 22924 raft_consensus.cc:740] T 00000000000000000000000000000000 P ba0615faf19046f88443716731bd1d40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba0615faf19046f88443716731bd1d40, State: Initialized, Role: FOLLOWER
I20260713 09:08:02.616266 22924 consensus_queue.cc:260] T 00000000000000000000000000000000 P ba0615faf19046f88443716731bd1d40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ba0615faf19046f88443716731bd1d40" member_type: VOTER }
I20260713 09:08:02.616662 22924 raft_consensus.cc:399] T 00000000000000000000000000000000 P ba0615faf19046f88443716731bd1d40 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:02.616847 22924 raft_consensus.cc:493] T 00000000000000000000000000000000 P ba0615faf19046f88443716731bd1d40 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:02.617045 22924 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ba0615faf19046f88443716731bd1d40 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:02.621018 22924 raft_consensus.cc:515] T 00000000000000000000000000000000 P ba0615faf19046f88443716731bd1d40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba0615faf19046f88443716731bd1d40" member_type: VOTER }
I20260713 09:08:02.621546 22924 leader_election.cc:304] T 00000000000000000000000000000000 P ba0615faf19046f88443716731bd1d40 [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: ba0615faf19046f88443716731bd1d40; no voters: 
I20260713 09:08:02.622654 22924 leader_election.cc:290] T 00000000000000000000000000000000 P ba0615faf19046f88443716731bd1d40 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:02.623028 22927 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ba0615faf19046f88443716731bd1d40 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:02.624358 22927 raft_consensus.cc:697] T 00000000000000000000000000000000 P ba0615faf19046f88443716731bd1d40 [term 1 LEADER]: Becoming Leader. State: Replica: ba0615faf19046f88443716731bd1d40, State: Running, Role: LEADER
I20260713 09:08:02.625052 22927 consensus_queue.cc:237] T 00000000000000000000000000000000 P ba0615faf19046f88443716731bd1d40 [LEADER]: Queue going to LEADER mode. State: All 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: "ba0615faf19046f88443716731bd1d40" member_type: VOTER }
I20260713 09:08:02.625948 22924 sys_catalog.cc:565] T 00000000000000000000000000000000 P ba0615faf19046f88443716731bd1d40 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:02.629539 22928 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba0615faf19046f88443716731bd1d40 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ba0615faf19046f88443716731bd1d40" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba0615faf19046f88443716731bd1d40" member_type: VOTER } }
I20260713 09:08:02.630928 22928 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba0615faf19046f88443716731bd1d40 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:02.629585 22929 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba0615faf19046f88443716731bd1d40 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ba0615faf19046f88443716731bd1d40. Latest consensus state: current_term: 1 leader_uuid: "ba0615faf19046f88443716731bd1d40" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba0615faf19046f88443716731bd1d40" member_type: VOTER } }
I20260713 09:08:02.632095 22929 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba0615faf19046f88443716731bd1d40 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:02.632975 22935 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:02.639020 22935 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:02.640364 21882 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:02.647449 22935 catalog_manager.cc:1383] Generated new cluster ID: 7d3987e7d2994679a5c948c23b2e044f
I20260713 09:08:02.647739 22935 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:02.674160 22935 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:02.675390 22935 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:02.689373 22935 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ba0615faf19046f88443716731bd1d40: Generated new TSK 0
I20260713 09:08:02.689963 22935 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:02.706748 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:02.712579 22945 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:02.713843 22946 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:02.717118 21882 server_base.cc:1061] running on GCE node
W20260713 09:08:02.717170 22948 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:02.718534 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:02.718750 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:02.718881 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933682718864 us; error 0 us; skew 500 ppm
I20260713 09:08:02.719329 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:02.721490 21882 webserver.cc:533] Webserver started at http://127.21.94.129:35385/ using document root <none> and password file <none>
I20260713 09:08:02.721905 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:02.722060 21882 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:02.722267 21882 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:02.723241 21882 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-0-root/instance:
uuid: "59ce78a44c144de69148e286705294ce"
format_stamp: "Formatted at 2026-07-13 09:08:02 on dist-test-slave-vp30"
I20260713 09:08:02.727573 21882 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:08:02.730957 22953 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:02.731673 21882 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:08:02.731956 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-0-root
uuid: "59ce78a44c144de69148e286705294ce"
format_stamp: "Formatted at 2026-07-13 09:08:02 on dist-test-slave-vp30"
I20260713 09:08:02.732249 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:02.749531 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:02.750754 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:02.752204 21882 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:02.754539 21882 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:02.754758 21882 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:02.754990 21882 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:02.755180 21882 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:02.797088 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.129:38793
I20260713 09:08:02.797202 23015 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.129:38793 every 8 connection(s)
I20260713 09:08:02.802954 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:02.811563 23020 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:02.812659 23021 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:02.815508 21882 server_base.cc:1061] running on GCE node
W20260713 09:08:02.816107 23023 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:02.817147 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:02.817449 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:02.817667 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933682817645 us; error 0 us; skew 500 ppm
I20260713 09:08:02.818337 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:02.820411 21882 webserver.cc:533] Webserver started at http://127.21.94.130:35189/ using document root <none> and password file <none>
I20260713 09:08:02.820885 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:02.821070 21882 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:02.821321 21882 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:02.822468 21882 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-1-root/instance:
uuid: "050afe37779c4013984ab469cc906e25"
format_stamp: "Formatted at 2026-07-13 09:08:02 on dist-test-slave-vp30"
I20260713 09:08:02.826304 23016 heartbeater.cc:344] Connected to a master server at 127.21.94.190:43499
I20260713 09:08:02.826678 23016 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:02.827661 23016 heartbeater.cc:507] Master 127.21.94.190:43499 requested a full tablet report, sending...
I20260713 09:08:02.827924 21882 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:08:02.829936 22889 ts_manager.cc:194] Registered new tserver with Master: 59ce78a44c144de69148e286705294ce (127.21.94.129:38793)
I20260713 09:08:02.831880 23028 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:02.832144 22889 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57164
I20260713 09:08:02.832747 21882 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:02.833055 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-1-root
uuid: "050afe37779c4013984ab469cc906e25"
format_stamp: "Formatted at 2026-07-13 09:08:02 on dist-test-slave-vp30"
I20260713 09:08:02.833437 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:02.856842 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:02.858098 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:02.859473 21882 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:02.861697 21882 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:02.861923 21882 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:02.862135 21882 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:02.862262 21882 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:02.900599 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.130:40817
I20260713 09:08:02.900700 23090 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.130:40817 every 8 connection(s)
I20260713 09:08:02.905236 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:02.911737 23094 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:02.913168 23095 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:02.915781 23097 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:02.916424 23091 heartbeater.cc:344] Connected to a master server at 127.21.94.190:43499
I20260713 09:08:02.916780 23091 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:02.916988 21882 server_base.cc:1061] running on GCE node
I20260713 09:08:02.917608 23091 heartbeater.cc:507] Master 127.21.94.190:43499 requested a full tablet report, sending...
I20260713 09:08:02.917912 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:02.918144 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:02.918319 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933682918289 us; error 0 us; skew 500 ppm
I20260713 09:08:02.918892 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:02.919543 22889 ts_manager.cc:194] Registered new tserver with Master: 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:02.921006 22889 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57172
I20260713 09:08:02.921422 21882 webserver.cc:533] Webserver started at http://127.21.94.131:34323/ using document root <none> and password file <none>
I20260713 09:08:02.921967 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:02.922200 21882 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:02.922520 21882 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:02.923849 21882 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-2-root/instance:
uuid: "84449940205745b29950dbbe8ca10c4c"
format_stamp: "Formatted at 2026-07-13 09:08:02 on dist-test-slave-vp30"
I20260713 09:08:02.928160 21882 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:08:02.931288 23102 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:02.932004 21882 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:02.932304 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-2-root
uuid: "84449940205745b29950dbbe8ca10c4c"
format_stamp: "Formatted at 2026-07-13 09:08:02 on dist-test-slave-vp30"
I20260713 09:08:02.932596 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:02.958619 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:02.959800 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:02.961217 21882 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:02.963476 21882 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:02.963701 21882 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:02.963941 21882 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:02.964110 21882 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:03.002002 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.131:43835
I20260713 09:08:03.002090 23164 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.131:43835 every 8 connection(s)
I20260713 09:08:03.015904 23165 heartbeater.cc:344] Connected to a master server at 127.21.94.190:43499
I20260713 09:08:03.016283 23165 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:03.016942 23165 heartbeater.cc:507] Master 127.21.94.190:43499 requested a full tablet report, sending...
I20260713 09:08:03.018874 22889 ts_manager.cc:194] Registered new tserver with Master: 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:03.019492 21882 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014363323s
I20260713 09:08:03.020212 22889 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57188
I20260713 09:08:03.045318 22889 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57204:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:08:03.049508 22889 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:08:03.164157 23129 tablet_service.cc:1511] Processing CreateTablet for tablet 1a8f090f7d7e4bfcacd3c5b0bdcc4889 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:03.165082 23130 tablet_service.cc:1511] Processing CreateTablet for tablet 8958c3105cd84ca797b0913fe179757c (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:03.165822 23129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a8f090f7d7e4bfcacd3c5b0bdcc4889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.165527 23056 tablet_service.cc:1511] Processing CreateTablet for tablet 8958c3105cd84ca797b0913fe179757c (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:03.166483 23130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8958c3105cd84ca797b0913fe179757c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.166855 23056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8958c3105cd84ca797b0913fe179757c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.168357 23128 tablet_service.cc:1511] Processing CreateTablet for tablet 3e21d088a33e432f9d0227de86126912 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:03.169697 23128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e21d088a33e432f9d0227de86126912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.174810 23126 tablet_service.cc:1511] Processing CreateTablet for tablet 9dc62bb14ade4c3d8ab9a7c66920fbb8 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:03.176287 23126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dc62bb14ade4c3d8ab9a7c66920fbb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.178580 23127 tablet_service.cc:1511] Processing CreateTablet for tablet e1a67ee8f62147efa7ffece8de33be8c (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:03.178819 23055 tablet_service.cc:1511] Processing CreateTablet for tablet 1a8f090f7d7e4bfcacd3c5b0bdcc4889 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:03.180058 23055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a8f090f7d7e4bfcacd3c5b0bdcc4889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.181696 22980 tablet_service.cc:1511] Processing CreateTablet for tablet 1a8f090f7d7e4bfcacd3c5b0bdcc4889 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:03.182575 23054 tablet_service.cc:1511] Processing CreateTablet for tablet 3e21d088a33e432f9d0227de86126912 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:03.183310 22980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a8f090f7d7e4bfcacd3c5b0bdcc4889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.183956 23054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e21d088a33e432f9d0227de86126912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.186555 23053 tablet_service.cc:1511] Processing CreateTablet for tablet e1a67ee8f62147efa7ffece8de33be8c (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:03.187990 23053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1a67ee8f62147efa7ffece8de33be8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.190586 23052 tablet_service.cc:1511] Processing CreateTablet for tablet 9dc62bb14ade4c3d8ab9a7c66920fbb8 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:03.192991 22981 tablet_service.cc:1511] Processing CreateTablet for tablet 8958c3105cd84ca797b0913fe179757c (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:03.194310 22981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8958c3105cd84ca797b0913fe179757c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.196236 22979 tablet_service.cc:1511] Processing CreateTablet for tablet 3e21d088a33e432f9d0227de86126912 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:03.196635 23125 tablet_service.cc:1511] Processing CreateTablet for tablet c557542a37f8452f896272c057466ebd (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:03.197578 22979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e21d088a33e432f9d0227de86126912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.200330 23124 tablet_service.cc:1511] Processing CreateTablet for tablet 36a5f45745a0479382cf01965fd04f35 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:03.202487 22978 tablet_service.cc:1511] Processing CreateTablet for tablet e1a67ee8f62147efa7ffece8de33be8c (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:03.202975 23123 tablet_service.cc:1511] Processing CreateTablet for tablet 5678dd7116bb408c8cdea7d880956575 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:03.203778 22978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1a67ee8f62147efa7ffece8de33be8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.206481 22977 tablet_service.cc:1511] Processing CreateTablet for tablet 9dc62bb14ade4c3d8ab9a7c66920fbb8 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:03.207742 22977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dc62bb14ade4c3d8ab9a7c66920fbb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.210338 23121 tablet_service.cc:1511] Processing CreateTablet for tablet 9d0db4f2a42e4293b846a1e8def21459 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:03.210366 23122 tablet_service.cc:1511] Processing CreateTablet for tablet a75945c704414f45a6f72b138ce6639d (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:03.180058 23127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1a67ee8f62147efa7ffece8de33be8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.219364 23123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5678dd7116bb408c8cdea7d880956575. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.220070 23124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36a5f45745a0479382cf01965fd04f35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.220675 23121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d0db4f2a42e4293b846a1e8def21459. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.221277 23122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75945c704414f45a6f72b138ce6639d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.224114 23180 tablet_bootstrap.cc:492] T 8958c3105cd84ca797b0913fe179757c P 84449940205745b29950dbbe8ca10c4c: Bootstrap starting.
I20260713 09:08:03.227017 23125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c557542a37f8452f896272c057466ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.226967 23130 tablet_service.cc:1511] Processing CreateTablet for tablet 66e4cfa435f74e95aafdff3705966a7c (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:03.230768 23130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66e4cfa435f74e95aafdff3705966a7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.233670 23052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dc62bb14ade4c3d8ab9a7c66920fbb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.251964 23180 tablet_bootstrap.cc:654] T 8958c3105cd84ca797b0913fe179757c P 84449940205745b29950dbbe8ca10c4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.271499 22976 tablet_service.cc:1511] Processing CreateTablet for tablet c557542a37f8452f896272c057466ebd (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:03.272053 23180 tablet_bootstrap.cc:492] T 8958c3105cd84ca797b0913fe179757c P 84449940205745b29950dbbe8ca10c4c: No bootstrap required, opened a new log
I20260713 09:08:03.272609 23180 ts_tablet_manager.cc:1403] T 8958c3105cd84ca797b0913fe179757c P 84449940205745b29950dbbe8ca10c4c: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.003s
I20260713 09:08:03.272998 22976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c557542a37f8452f896272c057466ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.274170 23050 tablet_service.cc:1511] Processing CreateTablet for tablet 36a5f45745a0479382cf01965fd04f35 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:03.274541 23051 tablet_service.cc:1511] Processing CreateTablet for tablet c557542a37f8452f896272c057466ebd (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:03.275959 23050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36a5f45745a0479382cf01965fd04f35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.276543 22975 tablet_service.cc:1511] Processing CreateTablet for tablet 36a5f45745a0479382cf01965fd04f35 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:03.278333 23051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c557542a37f8452f896272c057466ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.281718 22975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36a5f45745a0479382cf01965fd04f35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.282347 23180 raft_consensus.cc:359] T 8958c3105cd84ca797b0913fe179757c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } }
I20260713 09:08:03.283114 23180 raft_consensus.cc:385] T 8958c3105cd84ca797b0913fe179757c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.283402 23180 raft_consensus.cc:740] T 8958c3105cd84ca797b0913fe179757c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84449940205745b29950dbbe8ca10c4c, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.290627 23130 tablet_service.cc:1511] Processing CreateTablet for tablet 39473fefbbfc478c8cac994e148f1dbb (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:03.292078 23130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39473fefbbfc478c8cac994e148f1dbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.292418 23049 tablet_service.cc:1511] Processing CreateTablet for tablet 5678dd7116bb408c8cdea7d880956575 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:03.292860 23128 tablet_service.cc:1511] Processing CreateTablet for tablet 5dce733a95ce40d2a9f221ec6bb0e6c1 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:03.293941 23049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5678dd7116bb408c8cdea7d880956575. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.294181 23128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dce733a95ce40d2a9f221ec6bb0e6c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.298179 23180 consensus_queue.cc:260] T 8958c3105cd84ca797b0913fe179757c P 84449940205745b29950dbbe8ca10c4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } }
I20260713 09:08:03.300532 23124 tablet_service.cc:1511] Processing CreateTablet for tablet 4ea2e2a738a448ada86e6b03b059f623 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:03.301923 23124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ea2e2a738a448ada86e6b03b059f623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.303861 22974 tablet_service.cc:1511] Processing CreateTablet for tablet a75945c704414f45a6f72b138ce6639d (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:03.305305 22974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75945c704414f45a6f72b138ce6639d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.328154 23048 tablet_service.cc:1511] Processing CreateTablet for tablet a75945c704414f45a6f72b138ce6639d (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:03.330034 23048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75945c704414f45a6f72b138ce6639d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.334726 23165 heartbeater.cc:499] Master 127.21.94.190:43499 was elected leader, sending a full tablet report...
I20260713 09:08:03.335615 22973 tablet_service.cc:1511] Processing CreateTablet for tablet 9d0db4f2a42e4293b846a1e8def21459 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:03.337527 22973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d0db4f2a42e4293b846a1e8def21459. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.340883 23185 raft_consensus.cc:493] T 8958c3105cd84ca797b0913fe179757c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:03.341663 23185 raft_consensus.cc:515] T 8958c3105cd84ca797b0913fe179757c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } }
I20260713 09:08:03.346652 22981 tablet_service.cc:1511] Processing CreateTablet for tablet 5678dd7116bb408c8cdea7d880956575 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:03.348416 22981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5678dd7116bb408c8cdea7d880956575. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.352427 22972 tablet_service.cc:1511] Processing CreateTablet for tablet 66e4cfa435f74e95aafdff3705966a7c (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:03.354396 22972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66e4cfa435f74e95aafdff3705966a7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.394457 23182 tablet_bootstrap.cc:492] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce: Bootstrap starting.
I20260713 09:08:03.395247 22980 tablet_service.cc:1511] Processing CreateTablet for tablet 39473fefbbfc478c8cac994e148f1dbb (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:03.396641 22980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39473fefbbfc478c8cac994e148f1dbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.400403 23066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8958c3105cd84ca797b0913fe179757c" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
W20260713 09:08:03.402254 23103 leader_election.cc:343] T 8958c3105cd84ca797b0913fe179757c P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:03.405946 23130 tablet_service.cc:1511] Processing CreateTablet for tablet 1f6506bda9fc40b4b4e4974bd55d095d (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:03.407256 23130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f6506bda9fc40b4b4e4974bd55d095d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.408859 23185 leader_election.cc:290] T 8958c3105cd84ca797b0913fe179757c P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817), 59ce78a44c144de69148e286705294ce (127.21.94.129:38793)
I20260713 09:08:03.410544 23124 tablet_service.cc:1511] Processing CreateTablet for tablet 0d41a77eb2b94a8c86c70d528f4d4027 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:03.413764 23124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d41a77eb2b94a8c86c70d528f4d4027. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.412392 23128 tablet_service.cc:1511] Processing CreateTablet for tablet e50f11d24aef4e22ae19357094f7473c (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:03.435770 23128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e50f11d24aef4e22ae19357094f7473c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.454869 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8958c3105cd84ca797b0913fe179757c" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
W20260713 09:08:03.456722 23103 leader_election.cc:343] T 8958c3105cd84ca797b0913fe179757c P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:03.457247 23182 tablet_bootstrap.cc:654] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.472779 22974 tablet_service.cc:1511] Processing CreateTablet for tablet 1f6506bda9fc40b4b4e4974bd55d095d (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:03.474151 22974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f6506bda9fc40b4b4e4974bd55d095d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.473770 22979 tablet_service.cc:1511] Processing CreateTablet for tablet 0d41a77eb2b94a8c86c70d528f4d4027 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:03.457297 22977 tablet_service.cc:1511] Processing CreateTablet for tablet 5dce733a95ce40d2a9f221ec6bb0e6c1 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:03.475706 22980 tablet_service.cc:1511] Processing CreateTablet for tablet e50f11d24aef4e22ae19357094f7473c (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:03.476272 22977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dce733a95ce40d2a9f221ec6bb0e6c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.476892 22980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e50f11d24aef4e22ae19357094f7473c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.457208 23103 leader_election.cc:304] T 8958c3105cd84ca797b0913fe179757c P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 84449940205745b29950dbbe8ca10c4c; no voters: 050afe37779c4013984ab469cc906e25, 59ce78a44c144de69148e286705294ce
I20260713 09:08:03.478633 23184 raft_consensus.cc:2749] T 8958c3105cd84ca797b0913fe179757c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:03.481655 22979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d41a77eb2b94a8c86c70d528f4d4027. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.483016 23122 tablet_service.cc:1511] Processing CreateTablet for tablet b7097d8d653a4d8e86df3f504054e6b0 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:03.484448 23180 ts_tablet_manager.cc:1434] T 8958c3105cd84ca797b0913fe179757c P 84449940205745b29950dbbe8ca10c4c: Time spent starting tablet: real 0.212s	user 0.009s	sys 0.035s
I20260713 09:08:03.459153 22978 tablet_service.cc:1511] Processing CreateTablet for tablet 4ea2e2a738a448ada86e6b03b059f623 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:03.486306 22978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ea2e2a738a448ada86e6b03b059f623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.486933 23122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7097d8d653a4d8e86df3f504054e6b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.492642 23127 tablet_service.cc:1511] Processing CreateTablet for tablet a75db02a59c642a1a98a501a455a0ed3 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:03.498353 23127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75db02a59c642a1a98a501a455a0ed3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.498425 23124 tablet_service.cc:1511] Processing CreateTablet for tablet de83b16602e94eb5a387f6f00a2a046c (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:03.506915 23053 tablet_service.cc:1511] Processing CreateTablet for tablet 66e4cfa435f74e95aafdff3705966a7c (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:03.507215 23052 tablet_service.cc:1511] Processing CreateTablet for tablet 39473fefbbfc478c8cac994e148f1dbb (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:03.507664 23047 tablet_service.cc:1511] Processing CreateTablet for tablet 5dce733a95ce40d2a9f221ec6bb0e6c1 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:03.518839 23053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66e4cfa435f74e95aafdff3705966a7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.519469 23052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39473fefbbfc478c8cac994e148f1dbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.519805 23056 tablet_service.cc:1511] Processing CreateTablet for tablet 1f6506bda9fc40b4b4e4974bd55d095d (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:03.521052 23056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f6506bda9fc40b4b4e4974bd55d095d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.523089 23054 tablet_service.cc:1511] Processing CreateTablet for tablet 0d41a77eb2b94a8c86c70d528f4d4027 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:03.495500 22981 tablet_service.cc:1511] Processing CreateTablet for tablet a75db02a59c642a1a98a501a455a0ed3 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:03.513232 23051 tablet_service.cc:1511] Processing CreateTablet for tablet 4ea2e2a738a448ada86e6b03b059f623 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:03.526397 23049 tablet_service.cc:1511] Processing CreateTablet for tablet 9d0db4f2a42e4293b846a1e8def21459 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:03.527771 23129 tablet_service.cc:1511] Processing CreateTablet for tablet 23e0a1f05f4743b1b7509fa54fdcaec7 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:03.514742 22980 tablet_service.cc:1511] Processing CreateTablet for tablet de83b16602e94eb5a387f6f00a2a046c (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:03.528930 22981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75db02a59c642a1a98a501a455a0ed3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.533456 23047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dce733a95ce40d2a9f221ec6bb0e6c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.534116 23051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ea2e2a738a448ada86e6b03b059f623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.534291 23055 tablet_service.cc:1511] Processing CreateTablet for tablet e50f11d24aef4e22ae19357094f7473c (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:03.535665 23054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d41a77eb2b94a8c86c70d528f4d4027. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.489213 22975 tablet_service.cc:1511] Processing CreateTablet for tablet b7097d8d653a4d8e86df3f504054e6b0 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:03.549023 23049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d0db4f2a42e4293b846a1e8def21459. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.552572 23129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23e0a1f05f4743b1b7509fa54fdcaec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.553704 23055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e50f11d24aef4e22ae19357094f7473c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.554324 23128 tablet_service.cc:1511] Processing CreateTablet for tablet 368b0b9c57fc442892dda388fb159f20 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:03.565562 23124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de83b16602e94eb5a387f6f00a2a046c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.574122 23181 tablet_bootstrap.cc:492] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25: Bootstrap starting.
I20260713 09:08:03.575456 22976 tablet_service.cc:1511] Processing CreateTablet for tablet 23e0a1f05f4743b1b7509fa54fdcaec7 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:03.576593 23053 tablet_service.cc:1511] Processing CreateTablet for tablet b7097d8d653a4d8e86df3f504054e6b0 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:03.579254 22973 tablet_service.cc:1511] Processing CreateTablet for tablet 3eadfc5f27f3431aa35c4e1c352e2ff0 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:03.580749 23050 tablet_service.cc:1511] Processing CreateTablet for tablet a75db02a59c642a1a98a501a455a0ed3 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:03.582374 23054 tablet_service.cc:1511] Processing CreateTablet for tablet de83b16602e94eb5a387f6f00a2a046c (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:03.585593 23180 tablet_bootstrap.cc:492] T 66e4cfa435f74e95aafdff3705966a7c P 84449940205745b29950dbbe8ca10c4c: Bootstrap starting.
I20260713 09:08:03.596236 22974 tablet_service.cc:1511] Processing CreateTablet for tablet 30f089757495440db9fb962486dad2c1 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:03.586598 23126 tablet_service.cc:1511] Processing CreateTablet for tablet 3eadfc5f27f3431aa35c4e1c352e2ff0 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:03.598127 23126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eadfc5f27f3431aa35c4e1c352e2ff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.598966 23121 tablet_service.cc:1511] Processing CreateTablet for tablet 30f089757495440db9fb962486dad2c1 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:03.600217 23121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f089757495440db9fb962486dad2c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.605038 23181 tablet_bootstrap.cc:654] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.605866 23128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 368b0b9c57fc442892dda388fb159f20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.608126 23180 tablet_bootstrap.cc:654] T 66e4cfa435f74e95aafdff3705966a7c P 84449940205745b29950dbbe8ca10c4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.614873 23182 tablet_bootstrap.cc:492] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce: No bootstrap required, opened a new log
I20260713 09:08:03.615350 23182 ts_tablet_manager.cc:1403] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce: Time spent bootstrapping tablet: real 0.221s	user 0.024s	sys 0.004s
I20260713 09:08:03.623329 23053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7097d8d653a4d8e86df3f504054e6b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.624014 23050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75db02a59c642a1a98a501a455a0ed3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.628721 23054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de83b16602e94eb5a387f6f00a2a046c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.629208 22972 tablet_service.cc:1511] Processing CreateTablet for tablet 368b0b9c57fc442892dda388fb159f20 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:03.631857 23182 raft_consensus.cc:359] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:03.632594 23182 raft_consensus.cc:385] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.632911 23182 raft_consensus.cc:740] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59ce78a44c144de69148e286705294ce, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.634166 22980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de83b16602e94eb5a387f6f00a2a046c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:08:03.640166 22937 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:03.641425 23182 consensus_queue.cc:260] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:03.644891 22976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23e0a1f05f4743b1b7509fa54fdcaec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.649680 22975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7097d8d653a4d8e86df3f504054e6b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.653563 22973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eadfc5f27f3431aa35c4e1c352e2ff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.657938 22974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f089757495440db9fb962486dad2c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.658852 23182 ts_tablet_manager.cc:1434] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.005s
I20260713 09:08:03.659628 23016 heartbeater.cc:499] Master 127.21.94.190:43499 was elected leader, sending a full tablet report...
I20260713 09:08:03.659904 23182 tablet_bootstrap.cc:492] T 8958c3105cd84ca797b0913fe179757c P 59ce78a44c144de69148e286705294ce: Bootstrap starting.
I20260713 09:08:03.669788 23052 tablet_service.cc:1511] Processing CreateTablet for tablet 23e0a1f05f4743b1b7509fa54fdcaec7 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:03.671134 23052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23e0a1f05f4743b1b7509fa54fdcaec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.668535 22972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 368b0b9c57fc442892dda388fb159f20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.686501 23182 tablet_bootstrap.cc:654] T 8958c3105cd84ca797b0913fe179757c P 59ce78a44c144de69148e286705294ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.690551 23048 tablet_service.cc:1511] Processing CreateTablet for tablet 3eadfc5f27f3431aa35c4e1c352e2ff0 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:03.693089 23180 tablet_bootstrap.cc:492] T 66e4cfa435f74e95aafdff3705966a7c P 84449940205745b29950dbbe8ca10c4c: No bootstrap required, opened a new log
I20260713 09:08:03.714354 23180 ts_tablet_manager.cc:1403] T 66e4cfa435f74e95aafdff3705966a7c P 84449940205745b29950dbbe8ca10c4c: Time spent bootstrapping tablet: real 0.152s	user 0.008s	sys 0.009s
I20260713 09:08:03.715294 23048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eadfc5f27f3431aa35c4e1c352e2ff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.695129 23181 tablet_bootstrap.cc:492] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25: No bootstrap required, opened a new log
I20260713 09:08:03.717650 23181 ts_tablet_manager.cc:1403] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25: Time spent bootstrapping tablet: real 0.144s	user 0.005s	sys 0.011s
I20260713 09:08:03.702123 23049 tablet_service.cc:1511] Processing CreateTablet for tablet 368b0b9c57fc442892dda388fb159f20 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:03.719578 23049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 368b0b9c57fc442892dda388fb159f20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.720415 23181 raft_consensus.cc:359] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } }
I20260713 09:08:03.721129 23181 raft_consensus.cc:385] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.721441 23181 raft_consensus.cc:740] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050afe37779c4013984ab469cc906e25, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.722276 23181 consensus_queue.cc:260] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } }
I20260713 09:08:03.717231 23180 raft_consensus.cc:359] T 66e4cfa435f74e95aafdff3705966a7c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:03.723976 23180 raft_consensus.cc:385] T 66e4cfa435f74e95aafdff3705966a7c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.724251 23180 raft_consensus.cc:740] T 66e4cfa435f74e95aafdff3705966a7c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84449940205745b29950dbbe8ca10c4c, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.725067 23180 consensus_queue.cc:260] T 66e4cfa435f74e95aafdff3705966a7c P 84449940205745b29950dbbe8ca10c4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:03.733919 23180 ts_tablet_manager.cc:1434] T 66e4cfa435f74e95aafdff3705966a7c P 84449940205745b29950dbbe8ca10c4c: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260713 09:08:03.738911 23182 tablet_bootstrap.cc:492] T 8958c3105cd84ca797b0913fe179757c P 59ce78a44c144de69148e286705294ce: No bootstrap required, opened a new log
I20260713 09:08:03.739486 23182 ts_tablet_manager.cc:1403] T 8958c3105cd84ca797b0913fe179757c P 59ce78a44c144de69148e286705294ce: Time spent bootstrapping tablet: real 0.080s	user 0.008s	sys 0.010s
I20260713 09:08:03.741551 23180 tablet_bootstrap.cc:492] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c: Bootstrap starting.
I20260713 09:08:03.742461 23091 heartbeater.cc:499] Master 127.21.94.190:43499 was elected leader, sending a full tablet report...
I20260713 09:08:03.743464 23181 ts_tablet_manager.cc:1434] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.002s
I20260713 09:08:03.742568 23182 raft_consensus.cc:359] T 8958c3105cd84ca797b0913fe179757c P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } }
I20260713 09:08:03.744385 23182 raft_consensus.cc:385] T 8958c3105cd84ca797b0913fe179757c P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.744477 23181 tablet_bootstrap.cc:492] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25: Bootstrap starting.
I20260713 09:08:03.748330 23180 tablet_bootstrap.cc:654] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.753408 23181 tablet_bootstrap.cc:654] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.758210 23051 tablet_service.cc:1511] Processing CreateTablet for tablet 30f089757495440db9fb962486dad2c1 (DEFAULT_TABLE table=test-workload [id=94ea9e3de3ec493a91a383de4f419918]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:03.753746 23182 raft_consensus.cc:740] T 8958c3105cd84ca797b0913fe179757c P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59ce78a44c144de69148e286705294ce, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.759613 23051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f089757495440db9fb962486dad2c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:03.759627 23182 consensus_queue.cc:260] T 8958c3105cd84ca797b0913fe179757c P 59ce78a44c144de69148e286705294ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } }
I20260713 09:08:03.763207 23182 ts_tablet_manager.cc:1434] T 8958c3105cd84ca797b0913fe179757c P 59ce78a44c144de69148e286705294ce: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260713 09:08:03.764220 23182 tablet_bootstrap.cc:492] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 59ce78a44c144de69148e286705294ce: Bootstrap starting.
I20260713 09:08:03.773633 23180 tablet_bootstrap.cc:492] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c: No bootstrap required, opened a new log
I20260713 09:08:03.774178 23180 ts_tablet_manager.cc:1403] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.000s
I20260713 09:08:03.777359 23180 raft_consensus.cc:359] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:03.778080 23180 raft_consensus.cc:385] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.778368 23180 raft_consensus.cc:740] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84449940205745b29950dbbe8ca10c4c, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.779142 23181 tablet_bootstrap.cc:492] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25: No bootstrap required, opened a new log
I20260713 09:08:03.779685 23181 ts_tablet_manager.cc:1403] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.000s
I20260713 09:08:03.779313 23180 consensus_queue.cc:260] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:03.782757 23181 raft_consensus.cc:359] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:03.785566 23181 raft_consensus.cc:385] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.785737 23182 tablet_bootstrap.cc:654] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 59ce78a44c144de69148e286705294ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.785923 23181 raft_consensus.cc:740] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050afe37779c4013984ab469cc906e25, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.786722 23181 consensus_queue.cc:260] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:03.783546 23180 ts_tablet_manager.cc:1434] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:08:03.788674 23180 tablet_bootstrap.cc:492] T 36a5f45745a0479382cf01965fd04f35 P 84449940205745b29950dbbe8ca10c4c: Bootstrap starting.
I20260713 09:08:03.819741 23180 tablet_bootstrap.cc:654] T 36a5f45745a0479382cf01965fd04f35 P 84449940205745b29950dbbe8ca10c4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.822853 23181 ts_tablet_manager.cc:1434] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25: Time spent starting tablet: real 0.043s	user 0.011s	sys 0.008s
I20260713 09:08:03.824177 23181 tablet_bootstrap.cc:492] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 050afe37779c4013984ab469cc906e25: Bootstrap starting.
I20260713 09:08:03.829315 23182 tablet_bootstrap.cc:492] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 59ce78a44c144de69148e286705294ce: No bootstrap required, opened a new log
I20260713 09:08:03.830127 23182 ts_tablet_manager.cc:1403] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 59ce78a44c144de69148e286705294ce: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.019s
I20260713 09:08:03.831172 23181 tablet_bootstrap.cc:654] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 050afe37779c4013984ab469cc906e25: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.831692 23191 raft_consensus.cc:493] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:03.832334 23191 raft_consensus.cc:515] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } }
I20260713 09:08:03.833505 23182 raft_consensus.cc:359] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:03.834437 23182 raft_consensus.cc:385] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.836763 23191 leader_election.cc:290] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835), 59ce78a44c144de69148e286705294ce (127.21.94.129:38793)
I20260713 09:08:03.838253 23180 tablet_bootstrap.cc:492] T 36a5f45745a0479382cf01965fd04f35 P 84449940205745b29950dbbe8ca10c4c: No bootstrap required, opened a new log
I20260713 09:08:03.838758 23180 ts_tablet_manager.cc:1403] T 36a5f45745a0479382cf01965fd04f35 P 84449940205745b29950dbbe8ca10c4c: Time spent bootstrapping tablet: real 0.050s	user 0.003s	sys 0.026s
I20260713 09:08:03.842377 23180 raft_consensus.cc:359] T 36a5f45745a0479382cf01965fd04f35 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:03.843287 23180 raft_consensus.cc:385] T 36a5f45745a0479382cf01965fd04f35 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.843653 23180 raft_consensus.cc:740] T 36a5f45745a0479382cf01965fd04f35 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84449940205745b29950dbbe8ca10c4c, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.844669 23180 consensus_queue.cc:260] T 36a5f45745a0479382cf01965fd04f35 P 84449940205745b29950dbbe8ca10c4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:03.845777 23181 tablet_bootstrap.cc:492] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 050afe37779c4013984ab469cc906e25: No bootstrap required, opened a new log
I20260713 09:08:03.846292 23181 ts_tablet_manager.cc:1403] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 050afe37779c4013984ab469cc906e25: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.007s
I20260713 09:08:03.847784 23180 ts_tablet_manager.cc:1434] T 36a5f45745a0479382cf01965fd04f35 P 84449940205745b29950dbbe8ca10c4c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260713 09:08:03.849017 23180 tablet_bootstrap.cc:492] T 4ea2e2a738a448ada86e6b03b059f623 P 84449940205745b29950dbbe8ca10c4c: Bootstrap starting.
I20260713 09:08:03.849370 23181 raft_consensus.cc:359] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:03.850090 23181 raft_consensus.cc:385] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.850507 23181 raft_consensus.cc:740] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050afe37779c4013984ab469cc906e25, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.851473 23181 consensus_queue.cc:260] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 050afe37779c4013984ab469cc906e25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:03.853657 23181 ts_tablet_manager.cc:1434] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 050afe37779c4013984ab469cc906e25: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:03.854636 23181 tablet_bootstrap.cc:492] T e1a67ee8f62147efa7ffece8de33be8c P 050afe37779c4013984ab469cc906e25: Bootstrap starting.
I20260713 09:08:03.835023 23182 raft_consensus.cc:740] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59ce78a44c144de69148e286705294ce, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.856863 23182 consensus_queue.cc:260] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 59ce78a44c144de69148e286705294ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:03.857501 23180 tablet_bootstrap.cc:654] T 4ea2e2a738a448ada86e6b03b059f623 P 84449940205745b29950dbbe8ca10c4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.861378 23181 tablet_bootstrap.cc:654] T e1a67ee8f62147efa7ffece8de33be8c P 050afe37779c4013984ab469cc906e25: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.870811 23182 ts_tablet_manager.cc:1434] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 59ce78a44c144de69148e286705294ce: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260713 09:08:03.888744 23182 tablet_bootstrap.cc:492] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce: Bootstrap starting.
I20260713 09:08:03.904575 23184 raft_consensus.cc:493] T 66e4cfa435f74e95aafdff3705966a7c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:03.905104 23184 raft_consensus.cc:515] T 66e4cfa435f74e95aafdff3705966a7c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:03.907287 23184 leader_election.cc:290] T 66e4cfa435f74e95aafdff3705966a7c P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:03.909471 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e4cfa435f74e95aafdff3705966a7c" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
I20260713 09:08:03.911103 23066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e4cfa435f74e95aafdff3705966a7c" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
W20260713 09:08:03.913590 23103 leader_election.cc:343] T 66e4cfa435f74e95aafdff3705966a7c P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:03.914491 23103 leader_election.cc:343] T 66e4cfa435f74e95aafdff3705966a7c P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:03.915007 23103 leader_election.cc:304] T 66e4cfa435f74e95aafdff3705966a7c P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 84449940205745b29950dbbe8ca10c4c; no voters: 050afe37779c4013984ab469cc906e25, 59ce78a44c144de69148e286705294ce
I20260713 09:08:03.915958 23184 raft_consensus.cc:2749] T 66e4cfa435f74e95aafdff3705966a7c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:03.925987 23182 tablet_bootstrap.cc:654] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.926097 23140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8958c3105cd84ca797b0913fe179757c" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c" is_pre_election: true
I20260713 09:08:03.926851 23140 raft_consensus.cc:2468] T 8958c3105cd84ca797b0913fe179757c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 050afe37779c4013984ab469cc906e25 in term 0.
I20260713 09:08:03.927202 23181 tablet_bootstrap.cc:492] T e1a67ee8f62147efa7ffece8de33be8c P 050afe37779c4013984ab469cc906e25: No bootstrap required, opened a new log
I20260713 09:08:03.927629 23180 tablet_bootstrap.cc:492] T 4ea2e2a738a448ada86e6b03b059f623 P 84449940205745b29950dbbe8ca10c4c: No bootstrap required, opened a new log
I20260713 09:08:03.927702 23181 ts_tablet_manager.cc:1403] T e1a67ee8f62147efa7ffece8de33be8c P 050afe37779c4013984ab469cc906e25: Time spent bootstrapping tablet: real 0.073s	user 0.025s	sys 0.045s
I20260713 09:08:03.928136 23180 ts_tablet_manager.cc:1403] T 4ea2e2a738a448ada86e6b03b059f623 P 84449940205745b29950dbbe8ca10c4c: Time spent bootstrapping tablet: real 0.079s	user 0.036s	sys 0.036s
I20260713 09:08:03.929615 23032 leader_election.cc:304] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050afe37779c4013984ab469cc906e25, 84449940205745b29950dbbe8ca10c4c; no voters: 
I20260713 09:08:03.930482 23191 raft_consensus.cc:2804] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:03.930828 23191 raft_consensus.cc:493] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:03.931137 23191 raft_consensus.cc:3060] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.931692 23181 raft_consensus.cc:359] T e1a67ee8f62147efa7ffece8de33be8c P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:03.932682 23181 raft_consensus.cc:385] T e1a67ee8f62147efa7ffece8de33be8c P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.933064 23181 raft_consensus.cc:740] T e1a67ee8f62147efa7ffece8de33be8c P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050afe37779c4013984ab469cc906e25, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.933198 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8958c3105cd84ca797b0913fe179757c" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
I20260713 09:08:03.933921 22991 raft_consensus.cc:2468] T 8958c3105cd84ca797b0913fe179757c P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 050afe37779c4013984ab469cc906e25 in term 0.
I20260713 09:08:03.934094 23181 consensus_queue.cc:260] T e1a67ee8f62147efa7ffece8de33be8c P 050afe37779c4013984ab469cc906e25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:03.936967 23180 raft_consensus.cc:359] T 4ea2e2a738a448ada86e6b03b059f623 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:03.937729 23180 raft_consensus.cc:385] T 4ea2e2a738a448ada86e6b03b059f623 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:03.938033 23180 raft_consensus.cc:740] T 4ea2e2a738a448ada86e6b03b059f623 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84449940205745b29950dbbe8ca10c4c, State: Initialized, Role: FOLLOWER
I20260713 09:08:03.938860 23180 consensus_queue.cc:260] T 4ea2e2a738a448ada86e6b03b059f623 P 84449940205745b29950dbbe8ca10c4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:03.941395 23180 ts_tablet_manager.cc:1434] T 4ea2e2a738a448ada86e6b03b059f623 P 84449940205745b29950dbbe8ca10c4c: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:08:03.942381 23180 tablet_bootstrap.cc:492] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 84449940205745b29950dbbe8ca10c4c: Bootstrap starting.
I20260713 09:08:03.948626 23180 tablet_bootstrap.cc:654] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 84449940205745b29950dbbe8ca10c4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:03.939234 23191 raft_consensus.cc:515] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } }
I20260713 09:08:03.959219 23140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8958c3105cd84ca797b0913fe179757c" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c"
I20260713 09:08:03.960043 23140 raft_consensus.cc:3060] T 8958c3105cd84ca797b0913fe179757c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.970309 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8958c3105cd84ca797b0913fe179757c" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce"
I20260713 09:08:03.971210 22991 raft_consensus.cc:3060] T 8958c3105cd84ca797b0913fe179757c P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:03.978040 23184 raft_consensus.cc:493] T 4ea2e2a738a448ada86e6b03b059f623 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:03.978582 23184 raft_consensus.cc:515] T 4ea2e2a738a448ada86e6b03b059f623 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:03.980718 23184 leader_election.cc:290] T 4ea2e2a738a448ada86e6b03b059f623 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:03.982299 22991 raft_consensus.cc:2468] T 8958c3105cd84ca797b0913fe179757c P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 050afe37779c4013984ab469cc906e25 in term 1.
I20260713 09:08:03.982769 23066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea2e2a738a448ada86e6b03b059f623" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
I20260713 09:08:03.983368 23140 raft_consensus.cc:2468] T 8958c3105cd84ca797b0913fe179757c P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 050afe37779c4013984ab469cc906e25 in term 1.
I20260713 09:08:03.984462 23029 leader_election.cc:304] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050afe37779c4013984ab469cc906e25, 59ce78a44c144de69148e286705294ce; no voters: 
W20260713 09:08:03.984860 23103 leader_election.cc:343] T 4ea2e2a738a448ada86e6b03b059f623 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:03.982788 23191 leader_election.cc:290] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 election: Requested vote from peers 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835), 59ce78a44c144de69148e286705294ce (127.21.94.129:38793)
I20260713 09:08:03.989238 23191 raft_consensus.cc:2804] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:03.989722 23191 raft_consensus.cc:697] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 [term 1 LEADER]: Becoming Leader. State: Replica: 050afe37779c4013984ab469cc906e25, State: Running, Role: LEADER
I20260713 09:08:03.990495 23191 consensus_queue.cc:237] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } }
I20260713 09:08:03.994762 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea2e2a738a448ada86e6b03b059f623" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
W20260713 09:08:03.998152 23103 leader_election.cc:343] T 4ea2e2a738a448ada86e6b03b059f623 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:03.998723 23103 leader_election.cc:304] T 4ea2e2a738a448ada86e6b03b059f623 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 84449940205745b29950dbbe8ca10c4c; no voters: 050afe37779c4013984ab469cc906e25, 59ce78a44c144de69148e286705294ce
I20260713 09:08:04.000231 23184 raft_consensus.cc:2749] T 4ea2e2a738a448ada86e6b03b059f623 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:04.004331 23181 ts_tablet_manager.cc:1434] T e1a67ee8f62147efa7ffece8de33be8c P 050afe37779c4013984ab469cc906e25: Time spent starting tablet: real 0.076s	user 0.026s	sys 0.047s
I20260713 09:08:04.005599 23181 tablet_bootstrap.cc:492] T c557542a37f8452f896272c057466ebd P 050afe37779c4013984ab469cc906e25: Bootstrap starting.
I20260713 09:08:04.006971 23180 tablet_bootstrap.cc:492] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 84449940205745b29950dbbe8ca10c4c: No bootstrap required, opened a new log
I20260713 09:08:04.006999 23182 tablet_bootstrap.cc:492] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce: No bootstrap required, opened a new log
I20260713 09:08:04.007722 23182 ts_tablet_manager.cc:1403] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce: Time spent bootstrapping tablet: real 0.119s	user 0.048s	sys 0.040s
I20260713 09:08:04.009516 23180 ts_tablet_manager.cc:1403] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 84449940205745b29950dbbe8ca10c4c: Time spent bootstrapping tablet: real 0.067s	user 0.029s	sys 0.013s
I20260713 09:08:04.010828 23182 raft_consensus.cc:359] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.011657 23182 raft_consensus.cc:385] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.012071 23181 tablet_bootstrap.cc:654] T c557542a37f8452f896272c057466ebd P 050afe37779c4013984ab469cc906e25: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.012087 23182 raft_consensus.cc:740] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59ce78a44c144de69148e286705294ce, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.011937 22887 catalog_manager.cc:5697] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 050afe37779c4013984ab469cc906e25 (127.21.94.130). New cstate: current_term: 1 leader_uuid: "050afe37779c4013984ab469cc906e25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:04.012593 23180 raft_consensus.cc:359] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.013459 23180 raft_consensus.cc:385] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.013834 23180 raft_consensus.cc:740] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84449940205745b29950dbbe8ca10c4c, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.013181 23182 consensus_queue.cc:260] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.014730 23180 consensus_queue.cc:260] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 84449940205745b29950dbbe8ca10c4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.016121 23182 ts_tablet_manager.cc:1434] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260713 09:08:04.017493 23182 tablet_bootstrap.cc:492] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce: Bootstrap starting.
I20260713 09:08:04.021653 23180 ts_tablet_manager.cc:1434] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 84449940205745b29950dbbe8ca10c4c: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260713 09:08:04.022765 23180 tablet_bootstrap.cc:492] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c: Bootstrap starting.
I20260713 09:08:04.025682 23182 tablet_bootstrap.cc:654] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.029142 23180 tablet_bootstrap.cc:654] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.034917 23181 tablet_bootstrap.cc:492] T c557542a37f8452f896272c057466ebd P 050afe37779c4013984ab469cc906e25: No bootstrap required, opened a new log
I20260713 09:08:04.035523 23181 ts_tablet_manager.cc:1403] T c557542a37f8452f896272c057466ebd P 050afe37779c4013984ab469cc906e25: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.006s
I20260713 09:08:04.038861 23180 tablet_bootstrap.cc:492] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c: No bootstrap required, opened a new log
I20260713 09:08:04.039426 23180 ts_tablet_manager.cc:1403] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260713 09:08:04.039439 23181 raft_consensus.cc:359] T c557542a37f8452f896272c057466ebd P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.040874 23181 raft_consensus.cc:385] T c557542a37f8452f896272c057466ebd P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.042542 23181 raft_consensus.cc:740] T c557542a37f8452f896272c057466ebd P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050afe37779c4013984ab469cc906e25, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.042490 23180 raft_consensus.cc:359] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.043298 23180 raft_consensus.cc:385] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.043627 23180 raft_consensus.cc:740] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84449940205745b29950dbbe8ca10c4c, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.043607 23181 consensus_queue.cc:260] T c557542a37f8452f896272c057466ebd P 050afe37779c4013984ab469cc906e25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.044381 23182 tablet_bootstrap.cc:492] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce: No bootstrap required, opened a new log
I20260713 09:08:04.044842 23182 ts_tablet_manager.cc:1403] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.004s
I20260713 09:08:04.044629 23180 consensus_queue.cc:260] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.046536 23181 ts_tablet_manager.cc:1434] T c557542a37f8452f896272c057466ebd P 050afe37779c4013984ab469cc906e25: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260713 09:08:04.047559 23181 tablet_bootstrap.cc:492] T 3e21d088a33e432f9d0227de86126912 P 050afe37779c4013984ab469cc906e25: Bootstrap starting.
I20260713 09:08:04.047780 23182 raft_consensus.cc:359] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.048509 23182 raft_consensus.cc:385] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.048802 23182 raft_consensus.cc:740] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59ce78a44c144de69148e286705294ce, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.049801 23182 consensus_queue.cc:260] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.050889 23180 ts_tablet_manager.cc:1434] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:08:04.051882 23180 tablet_bootstrap.cc:492] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 84449940205745b29950dbbe8ca10c4c: Bootstrap starting.
I20260713 09:08:04.052132 23182 ts_tablet_manager.cc:1434] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260713 09:08:04.053169 23182 tablet_bootstrap.cc:492] T 3e21d088a33e432f9d0227de86126912 P 59ce78a44c144de69148e286705294ce: Bootstrap starting.
I20260713 09:08:04.054972 23181 tablet_bootstrap.cc:654] T 3e21d088a33e432f9d0227de86126912 P 050afe37779c4013984ab469cc906e25: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.057675 23191 raft_consensus.cc:493] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.058202 23191 raft_consensus.cc:515] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.058564 23184 raft_consensus.cc:493] T 36a5f45745a0479382cf01965fd04f35 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.059036 23184 raft_consensus.cc:515] T 36a5f45745a0479382cf01965fd04f35 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.059693 23182 tablet_bootstrap.cc:654] T 3e21d088a33e432f9d0227de86126912 P 59ce78a44c144de69148e286705294ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.060416 23191 leader_election.cc:290] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:04.061013 23184 leader_election.cc:290] T 36a5f45745a0479382cf01965fd04f35 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:04.061605 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5678dd7116bb408c8cdea7d880956575" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
I20260713 09:08:04.062357 23180 tablet_bootstrap.cc:654] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 84449940205745b29950dbbe8ca10c4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.063702 23140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5678dd7116bb408c8cdea7d880956575" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c" is_pre_election: true
I20260713 09:08:04.064922 23066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a5f45745a0479382cf01965fd04f35" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
W20260713 09:08:04.066756 23103 leader_election.cc:343] T 36a5f45745a0479382cf01965fd04f35 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:04.068141 23032 leader_election.cc:343] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:04.071044 23029 leader_election.cc:343] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:04.071627 23029 leader_election.cc:304] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 050afe37779c4013984ab469cc906e25; no voters: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c
I20260713 09:08:04.075553 23191 raft_consensus.cc:2749] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:04.081856 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a5f45745a0479382cf01965fd04f35" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
W20260713 09:08:04.083854 23103 leader_election.cc:343] T 36a5f45745a0479382cf01965fd04f35 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:04.084474 23103 leader_election.cc:304] T 36a5f45745a0479382cf01965fd04f35 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 84449940205745b29950dbbe8ca10c4c; no voters: 050afe37779c4013984ab469cc906e25, 59ce78a44c144de69148e286705294ce
I20260713 09:08:04.085441 23184 raft_consensus.cc:2749] T 36a5f45745a0479382cf01965fd04f35 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:04.108902 23181 tablet_bootstrap.cc:492] T 3e21d088a33e432f9d0227de86126912 P 050afe37779c4013984ab469cc906e25: No bootstrap required, opened a new log
I20260713 09:08:04.109588 23181 ts_tablet_manager.cc:1403] T 3e21d088a33e432f9d0227de86126912 P 050afe37779c4013984ab469cc906e25: Time spent bootstrapping tablet: real 0.062s	user 0.033s	sys 0.022s
I20260713 09:08:04.113672 23181 raft_consensus.cc:359] T 3e21d088a33e432f9d0227de86126912 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.114691 23181 raft_consensus.cc:385] T 3e21d088a33e432f9d0227de86126912 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.115082 23181 raft_consensus.cc:740] T 3e21d088a33e432f9d0227de86126912 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050afe37779c4013984ab469cc906e25, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.116073 23181 consensus_queue.cc:260] T 3e21d088a33e432f9d0227de86126912 P 050afe37779c4013984ab469cc906e25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.119380 23181 ts_tablet_manager.cc:1434] T 3e21d088a33e432f9d0227de86126912 P 050afe37779c4013984ab469cc906e25: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:08:04.120708 23181 tablet_bootstrap.cc:492] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 050afe37779c4013984ab469cc906e25: Bootstrap starting.
I20260713 09:08:04.129213 23181 tablet_bootstrap.cc:654] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 050afe37779c4013984ab469cc906e25: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.131982 23182 tablet_bootstrap.cc:492] T 3e21d088a33e432f9d0227de86126912 P 59ce78a44c144de69148e286705294ce: No bootstrap required, opened a new log
I20260713 09:08:04.132261 23180 tablet_bootstrap.cc:492] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 84449940205745b29950dbbe8ca10c4c: No bootstrap required, opened a new log
I20260713 09:08:04.132541 23182 ts_tablet_manager.cc:1403] T 3e21d088a33e432f9d0227de86126912 P 59ce78a44c144de69148e286705294ce: Time spent bootstrapping tablet: real 0.080s	user 0.021s	sys 0.055s
I20260713 09:08:04.132658 23180 ts_tablet_manager.cc:1403] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 84449940205745b29950dbbe8ca10c4c: Time spent bootstrapping tablet: real 0.081s	user 0.019s	sys 0.045s
I20260713 09:08:04.135424 23180 raft_consensus.cc:359] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.136130 23180 raft_consensus.cc:385] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.136270 23189 raft_consensus.cc:493] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.135864 23182 raft_consensus.cc:359] T 3e21d088a33e432f9d0227de86126912 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.136525 23180 raft_consensus.cc:740] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84449940205745b29950dbbe8ca10c4c, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.136947 23182 raft_consensus.cc:385] T 3e21d088a33e432f9d0227de86126912 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.136730 23189 raft_consensus.cc:515] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.137451 23181 tablet_bootstrap.cc:492] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 050afe37779c4013984ab469cc906e25: No bootstrap required, opened a new log
I20260713 09:08:04.137331 23182 raft_consensus.cc:740] T 3e21d088a33e432f9d0227de86126912 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59ce78a44c144de69148e286705294ce, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.137462 23180 consensus_queue.cc:260] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 84449940205745b29950dbbe8ca10c4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.138584 23182 consensus_queue.cc:260] T 3e21d088a33e432f9d0227de86126912 P 59ce78a44c144de69148e286705294ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.139668 23180 ts_tablet_manager.cc:1434] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 84449940205745b29950dbbe8ca10c4c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:04.138134 23181 ts_tablet_manager.cc:1403] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 050afe37779c4013984ab469cc906e25: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260713 09:08:04.142501 23180 tablet_bootstrap.cc:492] T a75945c704414f45a6f72b138ce6639d P 84449940205745b29950dbbe8ca10c4c: Bootstrap starting.
I20260713 09:08:04.148331 23180 tablet_bootstrap.cc:654] T a75945c704414f45a6f72b138ce6639d P 84449940205745b29950dbbe8ca10c4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.149252 23181 raft_consensus.cc:359] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.150257 23181 raft_consensus.cc:385] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.150617 23181 raft_consensus.cc:740] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050afe37779c4013984ab469cc906e25, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.151479 23189 leader_election.cc:290] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:04.152190 23189 raft_consensus.cc:493] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.152740 23189 raft_consensus.cc:515] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.155319 23189 leader_election.cc:290] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:04.159986 23184 raft_consensus.cc:493] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.160750 23180 tablet_bootstrap.cc:492] T a75945c704414f45a6f72b138ce6639d P 84449940205745b29950dbbe8ca10c4c: No bootstrap required, opened a new log
I20260713 09:08:04.160444 23184 raft_consensus.cc:515] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.161191 23180 ts_tablet_manager.cc:1403] T a75945c704414f45a6f72b138ce6639d P 84449940205745b29950dbbe8ca10c4c: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.005s
I20260713 09:08:04.162464 23184 leader_election.cc:290] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:04.159442 23182 ts_tablet_manager.cc:1434] T 3e21d088a33e432f9d0227de86126912 P 59ce78a44c144de69148e286705294ce: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.003s
I20260713 09:08:04.163909 23180 raft_consensus.cc:359] T a75945c704414f45a6f72b138ce6639d P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.164534 23180 raft_consensus.cc:385] T a75945c704414f45a6f72b138ce6639d P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.164776 23180 raft_consensus.cc:740] T a75945c704414f45a6f72b138ce6639d P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84449940205745b29950dbbe8ca10c4c, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.165627 23180 consensus_queue.cc:260] T a75945c704414f45a6f72b138ce6639d P 84449940205745b29950dbbe8ca10c4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.169792 23180 ts_tablet_manager.cc:1434] T a75945c704414f45a6f72b138ce6639d P 84449940205745b29950dbbe8ca10c4c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:08:04.170672 23180 tablet_bootstrap.cc:492] T e1a67ee8f62147efa7ffece8de33be8c P 84449940205745b29950dbbe8ca10c4c: Bootstrap starting.
I20260713 09:08:04.176254 23180 tablet_bootstrap.cc:654] T e1a67ee8f62147efa7ffece8de33be8c P 84449940205745b29950dbbe8ca10c4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.178256 23182 tablet_bootstrap.cc:492] T 39473fefbbfc478c8cac994e148f1dbb P 59ce78a44c144de69148e286705294ce: Bootstrap starting.
I20260713 09:08:04.182714 23066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e21d088a33e432f9d0227de86126912" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
I20260713 09:08:04.183408 23066 raft_consensus.cc:2468] T 3e21d088a33e432f9d0227de86126912 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84449940205745b29950dbbe8ca10c4c in term 0.
I20260713 09:08:04.151479 23181 consensus_queue.cc:260] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 050afe37779c4013984ab469cc906e25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.184957 23180 tablet_bootstrap.cc:492] T e1a67ee8f62147efa7ffece8de33be8c P 84449940205745b29950dbbe8ca10c4c: No bootstrap required, opened a new log
I20260713 09:08:04.185449 23180 ts_tablet_manager.cc:1403] T e1a67ee8f62147efa7ffece8de33be8c P 84449940205745b29950dbbe8ca10c4c: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.002s
I20260713 09:08:04.185878 23103 leader_election.cc:304] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050afe37779c4013984ab469cc906e25, 84449940205745b29950dbbe8ca10c4c; no voters: 
I20260713 09:08:04.187438 23184 raft_consensus.cc:2804] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:04.187779 23184 raft_consensus.cc:493] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:04.188122 23184 raft_consensus.cc:3060] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.187995 23180 raft_consensus.cc:359] T e1a67ee8f62147efa7ffece8de33be8c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.188653 23180 raft_consensus.cc:385] T e1a67ee8f62147efa7ffece8de33be8c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.188925 23180 raft_consensus.cc:740] T e1a67ee8f62147efa7ffece8de33be8c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84449940205745b29950dbbe8ca10c4c, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.189705 23180 consensus_queue.cc:260] T e1a67ee8f62147efa7ffece8de33be8c P 84449940205745b29950dbbe8ca10c4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.190834 23181 ts_tablet_manager.cc:1434] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 050afe37779c4013984ab469cc906e25: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.002s
I20260713 09:08:04.191895 23181 tablet_bootstrap.cc:492] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25: Bootstrap starting.
I20260713 09:08:04.193849 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e21d088a33e432f9d0227de86126912" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
I20260713 09:08:04.194729 22991 raft_consensus.cc:2468] T 3e21d088a33e432f9d0227de86126912 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84449940205745b29950dbbe8ca10c4c in term 0.
I20260713 09:08:04.199397 23220 raft_consensus.cc:493] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.199878 23220 raft_consensus.cc:515] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.203938 23182 tablet_bootstrap.cc:654] T 39473fefbbfc478c8cac994e148f1dbb P 59ce78a44c144de69148e286705294ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.208740 23181 tablet_bootstrap.cc:654] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.210139 23184 raft_consensus.cc:515] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.212364 23220 leader_election.cc:290] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:04.215656 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e21d088a33e432f9d0227de86126912" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce"
I20260713 09:08:04.216410 22991 raft_consensus.cc:3060] T 3e21d088a33e432f9d0227de86126912 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.221721 23066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a8f090f7d7e4bfcacd3c5b0bdcc4889" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
I20260713 09:08:04.222381 23066 raft_consensus.cc:2468] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59ce78a44c144de69148e286705294ce in term 0.
I20260713 09:08:04.223659 23065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75945c704414f45a6f72b138ce6639d" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
I20260713 09:08:04.225737 23140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a8f090f7d7e4bfcacd3c5b0bdcc4889" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c" is_pre_election: true
I20260713 09:08:04.226521 22954 leader_election.cc:304] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050afe37779c4013984ab469cc906e25, 59ce78a44c144de69148e286705294ce; no voters: 
W20260713 09:08:04.227799 22954 leader_election.cc:343] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:04.228696 23138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc62bb14ade4c3d8ab9a7c66920fbb8" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c" is_pre_election: true
I20260713 09:08:04.229547 23220 raft_consensus.cc:2804] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:04.230028 23220 raft_consensus.cc:493] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:04.230444 23220 raft_consensus.cc:3060] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.229051 23139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75945c704414f45a6f72b138ce6639d" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c" is_pre_election: true
I20260713 09:08:04.233217 23139 raft_consensus.cc:2468] T a75945c704414f45a6f72b138ce6639d P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59ce78a44c144de69148e286705294ce in term 0.
I20260713 09:08:04.226552 23140 raft_consensus.cc:2468] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59ce78a44c144de69148e286705294ce in term 0.
I20260713 09:08:04.235827 23065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc62bb14ade4c3d8ab9a7c66920fbb8" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
I20260713 09:08:04.236253 23066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e21d088a33e432f9d0227de86126912" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25"
I20260713 09:08:04.236716 23065 raft_consensus.cc:2468] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59ce78a44c144de69148e286705294ce in term 0.
I20260713 09:08:04.237071 23066 raft_consensus.cc:3060] T 3e21d088a33e432f9d0227de86126912 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.246701 23184 leader_election.cc:290] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 election: Requested vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:04.248242 22991 raft_consensus.cc:2468] T 3e21d088a33e432f9d0227de86126912 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84449940205745b29950dbbe8ca10c4c in term 1.
W20260713 09:08:04.233304 22957 leader_election.cc:343] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:04.251135 23220 raft_consensus.cc:515] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.253086 22954 leader_election.cc:304] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 59ce78a44c144de69148e286705294ce [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: 050afe37779c4013984ab469cc906e25, 59ce78a44c144de69148e286705294ce; no voters: 84449940205745b29950dbbe8ca10c4c
I20260713 09:08:04.255436 23182 tablet_bootstrap.cc:492] T 39473fefbbfc478c8cac994e148f1dbb P 59ce78a44c144de69148e286705294ce: No bootstrap required, opened a new log
I20260713 09:08:04.256215 23182 ts_tablet_manager.cc:1403] T 39473fefbbfc478c8cac994e148f1dbb P 59ce78a44c144de69148e286705294ce: Time spent bootstrapping tablet: real 0.078s	user 0.017s	sys 0.009s
I20260713 09:08:04.256409 23189 raft_consensus.cc:2804] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:04.256940 23189 raft_consensus.cc:493] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:04.257373 23189 raft_consensus.cc:3060] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.259274 23182 raft_consensus.cc:359] T 39473fefbbfc478c8cac994e148f1dbb P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.260020 23182 raft_consensus.cc:385] T 39473fefbbfc478c8cac994e148f1dbb P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.260291 23182 raft_consensus.cc:740] T 39473fefbbfc478c8cac994e148f1dbb P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59ce78a44c144de69148e286705294ce, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.261524 23220 leader_election.cc:290] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 election: Requested vote from peers 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:04.260967 23182 consensus_queue.cc:260] T 39473fefbbfc478c8cac994e148f1dbb P 59ce78a44c144de69148e286705294ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.264194 23065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a8f090f7d7e4bfcacd3c5b0bdcc4889" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25"
I20260713 09:08:04.264765 23065 raft_consensus.cc:3060] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.268574 23181 tablet_bootstrap.cc:492] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25: No bootstrap required, opened a new log
I20260713 09:08:04.269079 23181 ts_tablet_manager.cc:1403] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25: Time spent bootstrapping tablet: real 0.077s	user 0.025s	sys 0.016s
I20260713 09:08:04.270097 23103 leader_election.cc:304] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c; no voters: 
I20260713 09:08:04.271762 23181 raft_consensus.cc:359] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.272439 23181 raft_consensus.cc:385] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.272722 23181 raft_consensus.cc:740] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050afe37779c4013984ab469cc906e25, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.272612 23184 raft_consensus.cc:2804] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:04.273026 23140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a8f090f7d7e4bfcacd3c5b0bdcc4889" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c"
I20260713 09:08:04.273630 23140 raft_consensus.cc:3060] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.273669 23181 consensus_queue.cc:260] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.272251 22957 leader_election.cc:304] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [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: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c; no voters: 050afe37779c4013984ab469cc906e25
I20260713 09:08:04.286655 23220 raft_consensus.cc:2804] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:04.287029 23140 raft_consensus.cc:2468] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59ce78a44c144de69148e286705294ce in term 1.
I20260713 09:08:04.287191 23220 raft_consensus.cc:493] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:04.287688 23220 raft_consensus.cc:3060] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.281064 23065 raft_consensus.cc:2468] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59ce78a44c144de69148e286705294ce in term 1.
I20260713 09:08:04.250519 23066 raft_consensus.cc:2468] T 3e21d088a33e432f9d0227de86126912 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84449940205745b29950dbbe8ca10c4c in term 1.
I20260713 09:08:04.276481 23182 ts_tablet_manager.cc:1434] T 39473fefbbfc478c8cac994e148f1dbb P 59ce78a44c144de69148e286705294ce: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260713 09:08:04.289147 22957 leader_election.cc:304] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c; no voters: 
I20260713 09:08:04.275713 23181 ts_tablet_manager.cc:1434] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:04.289856 23182 tablet_bootstrap.cc:492] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce: Bootstrap starting.
I20260713 09:08:04.268173 23189 raft_consensus.cc:515] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.290124 23217 raft_consensus.cc:2804] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:04.307324 23140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc62bb14ade4c3d8ab9a7c66920fbb8" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c"
W20260713 09:08:04.309067 22957 leader_election.cc:343] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:04.309818 23181 tablet_bootstrap.cc:492] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25: Bootstrap starting.
I20260713 09:08:04.310952 23182 tablet_bootstrap.cc:654] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.310904 23189 leader_election.cc:290] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 election: Requested vote from peers 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:04.318145 23181 tablet_bootstrap.cc:654] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.318997 23066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc62bb14ade4c3d8ab9a7c66920fbb8" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25"
I20260713 09:08:04.319759 23066 raft_consensus.cc:3060] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.321949 23180 ts_tablet_manager.cc:1434] T e1a67ee8f62147efa7ffece8de33be8c P 84449940205745b29950dbbe8ca10c4c: Time spent starting tablet: real 0.136s	user 0.051s	sys 0.075s
I20260713 09:08:04.322367 23182 tablet_bootstrap.cc:492] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce: No bootstrap required, opened a new log
I20260713 09:08:04.322992 23182 ts_tablet_manager.cc:1403] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.013s
I20260713 09:08:04.324865 23180 tablet_bootstrap.cc:492] T 0d41a77eb2b94a8c86c70d528f4d4027 P 84449940205745b29950dbbe8ca10c4c: Bootstrap starting.
I20260713 09:08:04.327291 23182 raft_consensus.cc:359] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.328256 23182 raft_consensus.cc:385] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.328367 23189 raft_consensus.cc:493] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.328562 23182 raft_consensus.cc:740] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59ce78a44c144de69148e286705294ce, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.328869 23189 raft_consensus.cc:515] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.329384 23182 consensus_queue.cc:260] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.331106 23180 tablet_bootstrap.cc:654] T 0d41a77eb2b94a8c86c70d528f4d4027 P 84449940205745b29950dbbe8ca10c4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.331338 23182 ts_tablet_manager.cc:1434] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:04.332219 23182 tablet_bootstrap.cc:492] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce: Bootstrap starting.
I20260713 09:08:04.332690 23140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a67ee8f62147efa7ffece8de33be8c" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c" is_pre_election: true
I20260713 09:08:04.333313 23140 raft_consensus.cc:2468] T e1a67ee8f62147efa7ffece8de33be8c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59ce78a44c144de69148e286705294ce in term 0.
I20260713 09:08:04.334769 22957 leader_election.cc:304] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c; no voters: 
I20260713 09:08:04.331168 23189 leader_election.cc:290] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:04.336594 23189 raft_consensus.cc:2804] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:04.336972 23189 raft_consensus.cc:493] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:04.337307 23189 raft_consensus.cc:3060] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.339182 23182 tablet_bootstrap.cc:654] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.340641 23066 raft_consensus.cc:2468] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59ce78a44c144de69148e286705294ce in term 1.
I20260713 09:08:04.342366 23065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a67ee8f62147efa7ffece8de33be8c" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
I20260713 09:08:04.345814 23065 raft_consensus.cc:2468] T e1a67ee8f62147efa7ffece8de33be8c P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59ce78a44c144de69148e286705294ce in term 0.
I20260713 09:08:04.344040 23220 raft_consensus.cc:515] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.273835 23184 raft_consensus.cc:697] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c [term 1 LEADER]: Becoming Leader. State: Replica: 84449940205745b29950dbbe8ca10c4c, State: Running, Role: LEADER
I20260713 09:08:04.343621 23180 tablet_bootstrap.cc:492] T 0d41a77eb2b94a8c86c70d528f4d4027 P 84449940205745b29950dbbe8ca10c4c: No bootstrap required, opened a new log
I20260713 09:08:04.348261 23180 ts_tablet_manager.cc:1403] T 0d41a77eb2b94a8c86c70d528f4d4027 P 84449940205745b29950dbbe8ca10c4c: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.002s
I20260713 09:08:04.351133 23181 tablet_bootstrap.cc:492] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25: No bootstrap required, opened a new log
I20260713 09:08:04.351687 23181 ts_tablet_manager.cc:1403] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.004s
I20260713 09:08:04.349781 22954 leader_election.cc:304] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 59ce78a44c144de69148e286705294ce [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: 050afe37779c4013984ab469cc906e25, 59ce78a44c144de69148e286705294ce; no voters: 84449940205745b29950dbbe8ca10c4c
I20260713 09:08:04.354080 23184 consensus_queue.cc:237] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.347880 23217 raft_consensus.cc:697] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Becoming Leader. State: Replica: 59ce78a44c144de69148e286705294ce, State: Running, Role: LEADER
I20260713 09:08:04.353629 23180 raft_consensus.cc:359] T 0d41a77eb2b94a8c86c70d528f4d4027 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.355314 23180 raft_consensus.cc:385] T 0d41a77eb2b94a8c86c70d528f4d4027 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.355612 23180 raft_consensus.cc:740] T 0d41a77eb2b94a8c86c70d528f4d4027 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84449940205745b29950dbbe8ca10c4c, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.356644 23227 raft_consensus.cc:2804] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:04.357455 23227 raft_consensus.cc:697] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Becoming Leader. State: Replica: 59ce78a44c144de69148e286705294ce, State: Running, Role: LEADER
I20260713 09:08:04.357620 23217 consensus_queue.cc:237] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.358511 23189 raft_consensus.cc:515] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.359409 23180 consensus_queue.cc:260] T 0d41a77eb2b94a8c86c70d528f4d4027 P 84449940205745b29950dbbe8ca10c4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.358764 23227 consensus_queue.cc:237] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 59ce78a44c144de69148e286705294ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.361666 23180 ts_tablet_manager.cc:1434] T 0d41a77eb2b94a8c86c70d528f4d4027 P 84449940205745b29950dbbe8ca10c4c: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:08:04.362661 23180 tablet_bootstrap.cc:492] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 84449940205745b29950dbbe8ca10c4c: Bootstrap starting.
I20260713 09:08:04.357563 23220 leader_election.cc:290] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 election: Requested vote from peers 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:04.366379 23065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75945c704414f45a6f72b138ce6639d" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25"
I20260713 09:08:04.369663 23182 tablet_bootstrap.cc:492] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce: No bootstrap required, opened a new log
I20260713 09:08:04.370088 23182 ts_tablet_manager.cc:1403] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.006s
I20260713 09:08:04.370672 23181 raft_consensus.cc:359] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.371177 23181 raft_consensus.cc:385] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.371393 23181 raft_consensus.cc:740] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050afe37779c4013984ab469cc906e25, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.371879 23189 leader_election.cc:290] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 election: Requested vote from peers 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:04.373593 23140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75945c704414f45a6f72b138ce6639d" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c"
I20260713 09:08:04.374401 23140 raft_consensus.cc:3060] T a75945c704414f45a6f72b138ce6639d P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.376931 23181 consensus_queue.cc:260] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.379186 23181 ts_tablet_manager.cc:1434] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260713 09:08:04.380308 23181 tablet_bootstrap.cc:492] T 36a5f45745a0479382cf01965fd04f35 P 050afe37779c4013984ab469cc906e25: Bootstrap starting.
W20260713 09:08:04.374464 22954 leader_election.cc:343] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:04.382539 23139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a67ee8f62147efa7ffece8de33be8c" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c"
I20260713 09:08:04.383168 23139 raft_consensus.cc:3060] T e1a67ee8f62147efa7ffece8de33be8c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.385305 23065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a67ee8f62147efa7ffece8de33be8c" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25"
I20260713 09:08:04.385465 23182 raft_consensus.cc:359] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.386309 23182 raft_consensus.cc:385] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.386557 23181 tablet_bootstrap.cc:654] T 36a5f45745a0479382cf01965fd04f35 P 050afe37779c4013984ab469cc906e25: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.385929 23065 raft_consensus.cc:3060] T e1a67ee8f62147efa7ffece8de33be8c P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.386687 23182 raft_consensus.cc:740] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59ce78a44c144de69148e286705294ce, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.389971 23182 consensus_queue.cc:260] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.394439 23139 raft_consensus.cc:2468] T e1a67ee8f62147efa7ffece8de33be8c P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59ce78a44c144de69148e286705294ce in term 1.
I20260713 09:08:04.394886 23065 raft_consensus.cc:2468] T e1a67ee8f62147efa7ffece8de33be8c P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59ce78a44c144de69148e286705294ce in term 1.
I20260713 09:08:04.395578 22957 leader_election.cc:304] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c; no voters: 
I20260713 09:08:04.402650 23180 tablet_bootstrap.cc:654] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 84449940205745b29950dbbe8ca10c4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.406706 23182 ts_tablet_manager.cc:1434] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.001s
I20260713 09:08:04.407783 23182 tablet_bootstrap.cc:492] T c557542a37f8452f896272c057466ebd P 59ce78a44c144de69148e286705294ce: Bootstrap starting.
I20260713 09:08:04.405937 22887 catalog_manager.cc:5697] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 84449940205745b29950dbbe8ca10c4c (127.21.94.131). New cstate: current_term: 1 leader_uuid: "84449940205745b29950dbbe8ca10c4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:04.406548 23231 raft_consensus.cc:2804] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:04.416131 23140 raft_consensus.cc:2468] T a75945c704414f45a6f72b138ce6639d P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59ce78a44c144de69148e286705294ce in term 1.
I20260713 09:08:04.419561 22957 leader_election.cc:304] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [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: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c; no voters: 050afe37779c4013984ab469cc906e25
I20260713 09:08:04.421607 23189 raft_consensus.cc:2804] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:04.422271 23189 raft_consensus.cc:697] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Becoming Leader. State: Replica: 59ce78a44c144de69148e286705294ce, State: Running, Role: LEADER
I20260713 09:08:04.423327 23189 consensus_queue.cc:237] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.425172 23191 raft_consensus.cc:493] T c557542a37f8452f896272c057466ebd P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.412169 23231 raft_consensus.cc:697] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Becoming Leader. State: Replica: 59ce78a44c144de69148e286705294ce, State: Running, Role: LEADER
I20260713 09:08:04.426769 23191 raft_consensus.cc:515] T c557542a37f8452f896272c057466ebd P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.427471 23231 consensus_queue.cc:237] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.404175 22886 catalog_manager.cc:5697] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 59ce78a44c144de69148e286705294ce (127.21.94.129). New cstate: current_term: 1 leader_uuid: "59ce78a44c144de69148e286705294ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:04.435912 23140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c557542a37f8452f896272c057466ebd" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c" is_pre_election: true
I20260713 09:08:04.431625 23191 leader_election.cc:290] T c557542a37f8452f896272c057466ebd P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
W20260713 09:08:04.437202 23032 leader_election.cc:343] T c557542a37f8452f896272c057466ebd P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:04.437741 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c557542a37f8452f896272c057466ebd" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
I20260713 09:08:04.440590 23182 tablet_bootstrap.cc:654] T c557542a37f8452f896272c057466ebd P 59ce78a44c144de69148e286705294ce: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:04.443342 23029 leader_election.cc:343] T c557542a37f8452f896272c057466ebd P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:04.443957 23029 leader_election.cc:304] T c557542a37f8452f896272c057466ebd P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 050afe37779c4013984ab469cc906e25; no voters: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c
I20260713 09:08:04.445147 23191 raft_consensus.cc:2749] T c557542a37f8452f896272c057466ebd P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:04.449177 23181 tablet_bootstrap.cc:492] T 36a5f45745a0479382cf01965fd04f35 P 050afe37779c4013984ab469cc906e25: No bootstrap required, opened a new log
I20260713 09:08:04.449671 23181 ts_tablet_manager.cc:1403] T 36a5f45745a0479382cf01965fd04f35 P 050afe37779c4013984ab469cc906e25: Time spent bootstrapping tablet: real 0.070s	user 0.031s	sys 0.021s
I20260713 09:08:04.452256 23181 raft_consensus.cc:359] T 36a5f45745a0479382cf01965fd04f35 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.452904 23181 raft_consensus.cc:385] T 36a5f45745a0479382cf01965fd04f35 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.453171 23181 raft_consensus.cc:740] T 36a5f45745a0479382cf01965fd04f35 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050afe37779c4013984ab469cc906e25, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.453847 23181 consensus_queue.cc:260] T 36a5f45745a0479382cf01965fd04f35 P 050afe37779c4013984ab469cc906e25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.455752 23181 ts_tablet_manager.cc:1434] T 36a5f45745a0479382cf01965fd04f35 P 050afe37779c4013984ab469cc906e25: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:04.461390 23181 tablet_bootstrap.cc:492] T 39473fefbbfc478c8cac994e148f1dbb P 050afe37779c4013984ab469cc906e25: Bootstrap starting.
I20260713 09:08:04.466315 23182 tablet_bootstrap.cc:492] T c557542a37f8452f896272c057466ebd P 59ce78a44c144de69148e286705294ce: No bootstrap required, opened a new log
I20260713 09:08:04.466874 23182 ts_tablet_manager.cc:1403] T c557542a37f8452f896272c057466ebd P 59ce78a44c144de69148e286705294ce: Time spent bootstrapping tablet: real 0.059s	user 0.007s	sys 0.011s
I20260713 09:08:04.467358 23181 tablet_bootstrap.cc:654] T 39473fefbbfc478c8cac994e148f1dbb P 050afe37779c4013984ab469cc906e25: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.469599 23182 raft_consensus.cc:359] T c557542a37f8452f896272c057466ebd P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.470518 23182 raft_consensus.cc:385] T c557542a37f8452f896272c057466ebd P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.470922 23182 raft_consensus.cc:740] T c557542a37f8452f896272c057466ebd P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59ce78a44c144de69148e286705294ce, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.471747 23180 tablet_bootstrap.cc:492] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 84449940205745b29950dbbe8ca10c4c: No bootstrap required, opened a new log
I20260713 09:08:04.472227 23180 ts_tablet_manager.cc:1403] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 84449940205745b29950dbbe8ca10c4c: Time spent bootstrapping tablet: real 0.110s	user 0.012s	sys 0.006s
I20260713 09:08:04.471863 23182 consensus_queue.cc:260] T c557542a37f8452f896272c057466ebd P 59ce78a44c144de69148e286705294ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.475098 23182 ts_tablet_manager.cc:1434] T c557542a37f8452f896272c057466ebd P 59ce78a44c144de69148e286705294ce: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:08:04.476238 23182 tablet_bootstrap.cc:492] T e50f11d24aef4e22ae19357094f7473c P 59ce78a44c144de69148e286705294ce: Bootstrap starting.
I20260713 09:08:04.476289 22886 catalog_manager.cc:5697] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 59ce78a44c144de69148e286705294ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 59ce78a44c144de69148e286705294ce (127.21.94.129). New cstate: current_term: 1 leader_uuid: "59ce78a44c144de69148e286705294ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:04.477917 22886 catalog_manager.cc:5697] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 59ce78a44c144de69148e286705294ce (127.21.94.129). New cstate: current_term: 1 leader_uuid: "59ce78a44c144de69148e286705294ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:04.478788 23180 raft_consensus.cc:359] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.479594 23180 raft_consensus.cc:385] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.479965 23180 raft_consensus.cc:740] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84449940205745b29950dbbe8ca10c4c, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.479508 22886 catalog_manager.cc:5697] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 59ce78a44c144de69148e286705294ce (127.21.94.129). New cstate: current_term: 1 leader_uuid: "59ce78a44c144de69148e286705294ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:04.480849 23180 consensus_queue.cc:260] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 84449940205745b29950dbbe8ca10c4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.484381 23182 tablet_bootstrap.cc:654] T e50f11d24aef4e22ae19357094f7473c P 59ce78a44c144de69148e286705294ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.486563 23180 ts_tablet_manager.cc:1434] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 84449940205745b29950dbbe8ca10c4c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:08:04.487514 23180 tablet_bootstrap.cc:492] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c: Bootstrap starting.
I20260713 09:08:04.492965 23180 tablet_bootstrap.cc:654] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.496006 23181 tablet_bootstrap.cc:492] T 39473fefbbfc478c8cac994e148f1dbb P 050afe37779c4013984ab469cc906e25: No bootstrap required, opened a new log
I20260713 09:08:04.496604 23181 ts_tablet_manager.cc:1403] T 39473fefbbfc478c8cac994e148f1dbb P 050afe37779c4013984ab469cc906e25: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.014s
I20260713 09:08:04.500149 23181 raft_consensus.cc:359] T 39473fefbbfc478c8cac994e148f1dbb P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.501029 23181 raft_consensus.cc:385] T 39473fefbbfc478c8cac994e148f1dbb P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.501407 23181 raft_consensus.cc:740] T 39473fefbbfc478c8cac994e148f1dbb P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050afe37779c4013984ab469cc906e25, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.501847 23184 raft_consensus.cc:493] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.502317 23184 raft_consensus.cc:515] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.502286 23181 consensus_queue.cc:260] T 39473fefbbfc478c8cac994e148f1dbb P 050afe37779c4013984ab469cc906e25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.504698 23184 leader_election.cc:290] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:04.505288 23181 ts_tablet_manager.cc:1434] T 39473fefbbfc478c8cac994e148f1dbb P 050afe37779c4013984ab469cc906e25: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:08:04.506989 23181 tablet_bootstrap.cc:492] T a75945c704414f45a6f72b138ce6639d P 050afe37779c4013984ab469cc906e25: Bootstrap starting.
I20260713 09:08:04.507097 23065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dce733a95ce40d2a9f221ec6bb0e6c1" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
I20260713 09:08:04.507876 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dce733a95ce40d2a9f221ec6bb0e6c1" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
W20260713 09:08:04.508778 23103 leader_election.cc:343] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:04.510733 23182 tablet_bootstrap.cc:492] T e50f11d24aef4e22ae19357094f7473c P 59ce78a44c144de69148e286705294ce: No bootstrap required, opened a new log
I20260713 09:08:04.511178 23182 ts_tablet_manager.cc:1403] T e50f11d24aef4e22ae19357094f7473c P 59ce78a44c144de69148e286705294ce: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.012s
W20260713 09:08:04.512494 23103 leader_election.cc:343] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:04.512943 23181 tablet_bootstrap.cc:654] T a75945c704414f45a6f72b138ce6639d P 050afe37779c4013984ab469cc906e25: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.512974 23103 leader_election.cc:304] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 84449940205745b29950dbbe8ca10c4c; no voters: 050afe37779c4013984ab469cc906e25, 59ce78a44c144de69148e286705294ce
I20260713 09:08:04.520809 23184 raft_consensus.cc:2749] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:04.522040 23180 tablet_bootstrap.cc:492] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c: No bootstrap required, opened a new log
I20260713 09:08:04.522573 23180 ts_tablet_manager.cc:1403] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.005s
I20260713 09:08:04.522141 23182 raft_consensus.cc:359] T e50f11d24aef4e22ae19357094f7473c P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.523185 23182 raft_consensus.cc:385] T e50f11d24aef4e22ae19357094f7473c P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.523554 23182 raft_consensus.cc:740] T e50f11d24aef4e22ae19357094f7473c P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59ce78a44c144de69148e286705294ce, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.524577 23182 consensus_queue.cc:260] T e50f11d24aef4e22ae19357094f7473c P 59ce78a44c144de69148e286705294ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.525681 23180 raft_consensus.cc:359] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.526355 23180 raft_consensus.cc:385] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.526640 23180 raft_consensus.cc:740] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84449940205745b29950dbbe8ca10c4c, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.527480 23180 consensus_queue.cc:260] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.527988 23182 ts_tablet_manager.cc:1434] T e50f11d24aef4e22ae19357094f7473c P 59ce78a44c144de69148e286705294ce: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260713 09:08:04.528172 23181 tablet_bootstrap.cc:492] T a75945c704414f45a6f72b138ce6639d P 050afe37779c4013984ab469cc906e25: No bootstrap required, opened a new log
I20260713 09:08:04.528685 23181 ts_tablet_manager.cc:1403] T a75945c704414f45a6f72b138ce6639d P 050afe37779c4013984ab469cc906e25: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.010s
I20260713 09:08:04.528868 23182 tablet_bootstrap.cc:492] T 9d0db4f2a42e4293b846a1e8def21459 P 59ce78a44c144de69148e286705294ce: Bootstrap starting.
I20260713 09:08:04.531435 23181 raft_consensus.cc:359] T a75945c704414f45a6f72b138ce6639d P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.532140 23181 raft_consensus.cc:385] T a75945c704414f45a6f72b138ce6639d P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.532455 23181 raft_consensus.cc:740] T a75945c704414f45a6f72b138ce6639d P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050afe37779c4013984ab469cc906e25, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.533450 23181 consensus_queue.cc:260] T a75945c704414f45a6f72b138ce6639d P 050afe37779c4013984ab469cc906e25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.534946 23184 raft_consensus.cc:493] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.535434 23184 raft_consensus.cc:515] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.535775 23181 ts_tablet_manager.cc:1434] T a75945c704414f45a6f72b138ce6639d P 050afe37779c4013984ab469cc906e25: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:04.536897 23181 tablet_bootstrap.cc:492] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25: Bootstrap starting.
I20260713 09:08:04.537483 23184 leader_election.cc:290] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:04.538902 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39473fefbbfc478c8cac994e148f1dbb" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
I20260713 09:08:04.539197 23065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39473fefbbfc478c8cac994e148f1dbb" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
I20260713 09:08:04.539541 22991 raft_consensus.cc:2468] T 39473fefbbfc478c8cac994e148f1dbb P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84449940205745b29950dbbe8ca10c4c in term 0.
I20260713 09:08:04.539878 23065 raft_consensus.cc:2468] T 39473fefbbfc478c8cac994e148f1dbb P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84449940205745b29950dbbe8ca10c4c in term 0.
I20260713 09:08:04.540710 23103 leader_election.cc:304] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c; no voters: 
I20260713 09:08:04.541513 23184 raft_consensus.cc:2804] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:04.541916 23184 raft_consensus.cc:493] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:04.542248 23184 raft_consensus.cc:3060] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.545267 23181 tablet_bootstrap.cc:654] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.540895 23180 ts_tablet_manager.cc:1434] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:08:04.535758 23182 tablet_bootstrap.cc:654] T 9d0db4f2a42e4293b846a1e8def21459 P 59ce78a44c144de69148e286705294ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.550009 23184 raft_consensus.cc:515] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.551666 23180 tablet_bootstrap.cc:492] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c: Bootstrap starting.
I20260713 09:08:04.553654 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39473fefbbfc478c8cac994e148f1dbb" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce"
I20260713 09:08:04.554390 22991 raft_consensus.cc:3060] T 39473fefbbfc478c8cac994e148f1dbb P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.557446 23191 raft_consensus.cc:493] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.557973 23191 raft_consensus.cc:515] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.561604 22990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d41a77eb2b94a8c86c70d528f4d4027" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
I20260713 09:08:04.562820 23180 tablet_bootstrap.cc:654] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.565017 22991 raft_consensus.cc:2468] T 39473fefbbfc478c8cac994e148f1dbb P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84449940205745b29950dbbe8ca10c4c in term 1.
W20260713 09:08:04.566087 23029 leader_election.cc:343] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:04.566567 23103 leader_election.cc:304] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c; no voters: 
I20260713 09:08:04.562826 23191 leader_election.cc:290] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:04.567796 23224 raft_consensus.cc:2804] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:04.569227 23224 raft_consensus.cc:697] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c [term 1 LEADER]: Becoming Leader. State: Replica: 84449940205745b29950dbbe8ca10c4c, State: Running, Role: LEADER
I20260713 09:08:04.570361 23224 consensus_queue.cc:237] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.573750 23231 raft_consensus.cc:493] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.567696 23191 consensus_queue.cc:1048] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:04.574203 23231 raft_consensus.cc:515] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.576818 23231 leader_election.cc:290] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:04.579404 23140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a5f45745a0479382cf01965fd04f35" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c" is_pre_election: true
I20260713 09:08:04.580065 23140 raft_consensus.cc:2468] T 36a5f45745a0479382cf01965fd04f35 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59ce78a44c144de69148e286705294ce in term 0.
I20260713 09:08:04.580900 23066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a5f45745a0479382cf01965fd04f35" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
I20260713 09:08:04.581285 23247 raft_consensus.cc:493] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.581439 22957 leader_election.cc:304] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c; no voters: 
I20260713 09:08:04.581776 23066 raft_consensus.cc:2468] T 36a5f45745a0479382cf01965fd04f35 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59ce78a44c144de69148e286705294ce in term 0.
I20260713 09:08:04.582525 23231 raft_consensus.cc:2804] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:04.583078 23065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39473fefbbfc478c8cac994e148f1dbb" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25"
I20260713 09:08:04.583824 23065 raft_consensus.cc:3060] T 39473fefbbfc478c8cac994e148f1dbb P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.583074 23231 raft_consensus.cc:493] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:04.586380 23140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d41a77eb2b94a8c86c70d528f4d4027" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c" is_pre_election: true
I20260713 09:08:04.586604 23231 raft_consensus.cc:3060] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.587016 23140 raft_consensus.cc:2468] T 0d41a77eb2b94a8c86c70d528f4d4027 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 050afe37779c4013984ab469cc906e25 in term 0.
I20260713 09:08:04.588193 23181 tablet_bootstrap.cc:492] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25: No bootstrap required, opened a new log
I20260713 09:08:04.588099 23032 leader_election.cc:304] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 [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: 050afe37779c4013984ab469cc906e25, 84449940205745b29950dbbe8ca10c4c; no voters: 59ce78a44c144de69148e286705294ce
I20260713 09:08:04.588682 23181 ts_tablet_manager.cc:1403] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25: Time spent bootstrapping tablet: real 0.052s	user 0.022s	sys 0.025s
I20260713 09:08:04.591260 23181 raft_consensus.cc:359] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.591881 23181 raft_consensus.cc:385] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.592141 23181 raft_consensus.cc:740] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050afe37779c4013984ab469cc906e25, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.592901 23181 consensus_queue.cc:260] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.597829 23182 tablet_bootstrap.cc:492] T 9d0db4f2a42e4293b846a1e8def21459 P 59ce78a44c144de69148e286705294ce: No bootstrap required, opened a new log
I20260713 09:08:04.598407 23182 ts_tablet_manager.cc:1403] T 9d0db4f2a42e4293b846a1e8def21459 P 59ce78a44c144de69148e286705294ce: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.008s
I20260713 09:08:04.604148 23253 consensus_queue.cc:1048] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:04.606631 23065 raft_consensus.cc:2468] T 39473fefbbfc478c8cac994e148f1dbb P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84449940205745b29950dbbe8ca10c4c in term 1.
I20260713 09:08:04.607102 23180 tablet_bootstrap.cc:492] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c: No bootstrap required, opened a new log
I20260713 09:08:04.607714 23180 ts_tablet_manager.cc:1403] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.000s
I20260713 09:08:04.608520 23184 leader_election.cc:290] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 election: Requested vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:04.601186 23191 raft_consensus.cc:2804] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:04.609928 23191 raft_consensus.cc:493] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:04.610390 23191 raft_consensus.cc:3060] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.615890 23182 raft_consensus.cc:359] T 9d0db4f2a42e4293b846a1e8def21459 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.616580 23182 raft_consensus.cc:385] T 9d0db4f2a42e4293b846a1e8def21459 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.616833 23182 raft_consensus.cc:740] T 9d0db4f2a42e4293b846a1e8def21459 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59ce78a44c144de69148e286705294ce, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.581805 23247 raft_consensus.cc:515] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.619710 23180 raft_consensus.cc:359] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.620396 23180 raft_consensus.cc:385] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.620656 23180 raft_consensus.cc:740] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84449940205745b29950dbbe8ca10c4c, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.621402 23180 consensus_queue.cc:260] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.623759 23253 raft_consensus.cc:493] T a75945c704414f45a6f72b138ce6639d P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.624387 23253 raft_consensus.cc:515] T a75945c704414f45a6f72b138ce6639d P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.626605 23182 consensus_queue.cc:260] T 9d0db4f2a42e4293b846a1e8def21459 P 59ce78a44c144de69148e286705294ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.629727 23182 ts_tablet_manager.cc:1434] T 9d0db4f2a42e4293b846a1e8def21459 P 59ce78a44c144de69148e286705294ce: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260713 09:08:04.632994 22990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75945c704414f45a6f72b138ce6639d" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
I20260713 09:08:04.636025 23253 leader_election.cc:290] T a75945c704414f45a6f72b138ce6639d P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:04.636788 23182 tablet_bootstrap.cc:492] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce: Bootstrap starting.
I20260713 09:08:04.617250 23231 raft_consensus.cc:515] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.639075 22990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e4cfa435f74e95aafdff3705966a7c" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
I20260713 09:08:04.639459 22886 catalog_manager.cc:5697] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 84449940205745b29950dbbe8ca10c4c (127.21.94.131). New cstate: current_term: 1 leader_uuid: "84449940205745b29950dbbe8ca10c4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: HEALTHY } } }
W20260713 09:08:04.640466 23029 leader_election.cc:343] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:04.641898 23180 ts_tablet_manager.cc:1434] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.000s
I20260713 09:08:04.642858 23180 tablet_bootstrap.cc:492] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c: Bootstrap starting.
I20260713 09:08:04.645460 23224 raft_consensus.cc:493] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.646065 23224 raft_consensus.cc:515] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.649647 22990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc62bb14ade4c3d8ab9a7c66920fbb8" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
I20260713 09:08:04.651369 23065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc62bb14ade4c3d8ab9a7c66920fbb8" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
I20260713 09:08:04.652376 23065 raft_consensus.cc:2393] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 84449940205745b29950dbbe8ca10c4c in current term 1: Already voted for candidate 59ce78a44c144de69148e286705294ce in this term.
I20260713 09:08:04.653568 23103 leader_election.cc:304] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 84449940205745b29950dbbe8ca10c4c; no voters: 050afe37779c4013984ab469cc906e25, 59ce78a44c144de69148e286705294ce
I20260713 09:08:04.653683 23224 leader_election.cc:290] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:04.654716 23184 raft_consensus.cc:3060] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.656975 23065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a5f45745a0479382cf01965fd04f35" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25"
I20260713 09:08:04.657789 23065 raft_consensus.cc:3060] T 36a5f45745a0479382cf01965fd04f35 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.661638 23247 leader_election.cc:290] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:04.662999 23182 tablet_bootstrap.cc:654] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.667798 23180 tablet_bootstrap.cc:654] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.668327 23139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a5f45745a0479382cf01965fd04f35" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c"
I20260713 09:08:04.669090 23139 raft_consensus.cc:3060] T 36a5f45745a0479382cf01965fd04f35 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.670537 23184 raft_consensus.cc:2749] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:04.672636 23138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75945c704414f45a6f72b138ce6639d" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c" is_pre_election: true
I20260713 09:08:04.673497 23138 raft_consensus.cc:2393] T a75945c704414f45a6f72b138ce6639d P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 050afe37779c4013984ab469cc906e25 in current term 1: Already voted for candidate 59ce78a44c144de69148e286705294ce in this term.
I20260713 09:08:04.675089 23137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e4cfa435f74e95aafdff3705966a7c" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c" is_pre_election: true
I20260713 09:08:04.675936 23137 raft_consensus.cc:2468] T 66e4cfa435f74e95aafdff3705966a7c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 050afe37779c4013984ab469cc906e25 in term 0.
I20260713 09:08:04.677115 23180 tablet_bootstrap.cc:492] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c: No bootstrap required, opened a new log
I20260713 09:08:04.677656 23180 ts_tablet_manager.cc:1403] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.001s
I20260713 09:08:04.678622 23032 leader_election.cc:304] T a75945c704414f45a6f72b138ce6639d P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 050afe37779c4013984ab469cc906e25; no voters: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c
I20260713 09:08:04.680969 23180 raft_consensus.cc:359] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.681660 23180 raft_consensus.cc:385] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.681804 23252 raft_consensus.cc:3060] T a75945c704414f45a6f72b138ce6639d P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.682008 23180 raft_consensus.cc:740] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84449940205745b29950dbbe8ca10c4c, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.682957 23180 consensus_queue.cc:260] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.685016 23180 ts_tablet_manager.cc:1434] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:08:04.681568 23139 raft_consensus.cc:2468] T 36a5f45745a0479382cf01965fd04f35 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59ce78a44c144de69148e286705294ce in term 1.
I20260713 09:08:04.689878 22957 leader_election.cc:304] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c; no voters: 
I20260713 09:08:04.690861 23189 raft_consensus.cc:2804] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:04.691020 23180 tablet_bootstrap.cc:492] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c: Bootstrap starting.
I20260713 09:08:04.691342 23189 raft_consensus.cc:697] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Becoming Leader. State: Replica: 59ce78a44c144de69148e286705294ce, State: Running, Role: LEADER
I20260713 09:08:04.694113 23189 consensus_queue.cc:237] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.691119 23032 leader_election.cc:304] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [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: 050afe37779c4013984ab469cc906e25, 84449940205745b29950dbbe8ca10c4c; no voters: 59ce78a44c144de69148e286705294ce
I20260713 09:08:04.699870 23180 tablet_bootstrap.cc:654] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.711438 23254 raft_consensus.cc:2804] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:04.711805 23254 raft_consensus.cc:493] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:04.712174 23254 raft_consensus.cc:3060] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.713213 23184 raft_consensus.cc:493] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.713717 23184 raft_consensus.cc:515] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.714635 23227 raft_consensus.cc:493] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.715081 23227 raft_consensus.cc:515] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.715714 23184 leader_election.cc:290] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:04.703168 23191 raft_consensus.cc:515] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.717487 23066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0db4f2a42e4293b846a1e8def21459" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
I20260713 09:08:04.706043 23065 raft_consensus.cc:2468] T 36a5f45745a0479382cf01965fd04f35 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59ce78a44c144de69148e286705294ce in term 1.
I20260713 09:08:04.706439 23182 tablet_bootstrap.cc:492] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce: No bootstrap required, opened a new log
I20260713 09:08:04.698832 23181 ts_tablet_manager.cc:1434] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25: Time spent starting tablet: real 0.110s	user 0.041s	sys 0.049s
W20260713 09:08:04.692123 22937 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:04.719966 22990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d41a77eb2b94a8c86c70d528f4d4027" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce"
I20260713 09:08:04.719828 23066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5678dd7116bb408c8cdea7d880956575" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
I20260713 09:08:04.725971 23182 ts_tablet_manager.cc:1403] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce: Time spent bootstrapping tablet: real 0.089s	user 0.028s	sys 0.014s
I20260713 09:08:04.726302 23181 tablet_bootstrap.cc:492] T 9d0db4f2a42e4293b846a1e8def21459 P 050afe37779c4013984ab469cc906e25: Bootstrap starting.
I20260713 09:08:04.717247 23227 leader_election.cc:290] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:04.726270 23066 raft_consensus.cc:2468] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59ce78a44c144de69148e286705294ce in term 0.
I20260713 09:08:04.721706 23140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5678dd7116bb408c8cdea7d880956575" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c" is_pre_election: true
W20260713 09:08:04.726878 23029 leader_election.cc:343] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:04.728437 22957 leader_election.cc:343] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:04.728552 23182 raft_consensus.cc:359] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.729267 23182 raft_consensus.cc:385] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.729599 23182 raft_consensus.cc:740] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59ce78a44c144de69148e286705294ce, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.730242 23182 consensus_queue.cc:260] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.731483 22954 leader_election.cc:304] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce [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: 050afe37779c4013984ab469cc906e25, 59ce78a44c144de69148e286705294ce; no voters: 84449940205745b29950dbbe8ca10c4c
I20260713 09:08:04.692813 23252 raft_consensus.cc:2749] T a75945c704414f45a6f72b138ce6639d P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:04.692098 23231 leader_election.cc:290] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 election: Requested vote from peers 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:04.732244 23182 ts_tablet_manager.cc:1434] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:04.732122 23254 raft_consensus.cc:515] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.732533 23231 raft_consensus.cc:2804] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:04.732973 23231 raft_consensus.cc:493] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:04.733377 23231 raft_consensus.cc:3060] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.719288 23191 leader_election.cc:290] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 election: Requested vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:04.734110 23139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d41a77eb2b94a8c86c70d528f4d4027" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c"
W20260713 09:08:04.719384 23103 leader_election.cc:343] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:04.735174 23139 raft_consensus.cc:3060] T 0d41a77eb2b94a8c86c70d528f4d4027 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.733163 23182 tablet_bootstrap.cc:492] T 66e4cfa435f74e95aafdff3705966a7c P 59ce78a44c144de69148e286705294ce: Bootstrap starting.
I20260713 09:08:04.741958 22990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e4cfa435f74e95aafdff3705966a7c" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce"
I20260713 09:08:04.743957 23181 tablet_bootstrap.cc:654] T 9d0db4f2a42e4293b846a1e8def21459 P 050afe37779c4013984ab469cc906e25: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:04.748843 23029 leader_election.cc:343] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:04.750082 23231 raft_consensus.cc:515] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.746984 22888 catalog_manager.cc:5697] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 59ce78a44c144de69148e286705294ce (127.21.94.129). New cstate: current_term: 1 leader_uuid: "59ce78a44c144de69148e286705294ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:04.753003 23065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5678dd7116bb408c8cdea7d880956575" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25"
I20260713 09:08:04.753616 23065 raft_consensus.cc:3060] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.755066 23139 raft_consensus.cc:2468] T 0d41a77eb2b94a8c86c70d528f4d4027 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 050afe37779c4013984ab469cc906e25 in term 1.
I20260713 09:08:04.717262 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0db4f2a42e4293b846a1e8def21459" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
I20260713 09:08:04.759861 22991 raft_consensus.cc:2468] T 9d0db4f2a42e4293b846a1e8def21459 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84449940205745b29950dbbe8ca10c4c in term 0.
I20260713 09:08:04.760908 23137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e4cfa435f74e95aafdff3705966a7c" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c"
I20260713 09:08:04.761191 23103 leader_election.cc:304] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [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: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c; no voters: 050afe37779c4013984ab469cc906e25
I20260713 09:08:04.761555 23137 raft_consensus.cc:3060] T 66e4cfa435f74e95aafdff3705966a7c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.762061 23184 raft_consensus.cc:2804] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:04.762424 23184 raft_consensus.cc:493] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:04.762758 23184 raft_consensus.cc:3060] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.766685 23065 raft_consensus.cc:2468] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59ce78a44c144de69148e286705294ce in term 1.
I20260713 09:08:04.766919 23182 tablet_bootstrap.cc:654] T 66e4cfa435f74e95aafdff3705966a7c P 59ce78a44c144de69148e286705294ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.769708 23032 leader_election.cc:304] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 [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: 050afe37779c4013984ab469cc906e25, 84449940205745b29950dbbe8ca10c4c; no voters: 59ce78a44c144de69148e286705294ce
I20260713 09:08:04.769893 22954 leader_election.cc:304] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050afe37779c4013984ab469cc906e25, 59ce78a44c144de69148e286705294ce; no voters: 
I20260713 09:08:04.770776 23189 raft_consensus.cc:2804] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:04.771111 23139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5678dd7116bb408c8cdea7d880956575" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c"
I20260713 09:08:04.771222 23189 raft_consensus.cc:697] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Becoming Leader. State: Replica: 59ce78a44c144de69148e286705294ce, State: Running, Role: LEADER
W20260713 09:08:04.772423 22957 leader_election.cc:343] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:04.772308 23189 consensus_queue.cc:237] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.773132 23231 leader_election.cc:290] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 election: Requested vote from peers 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:04.767820 23254 leader_election.cc:290] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 election: Requested vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:04.778254 23184 raft_consensus.cc:515] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.779758 23180 tablet_bootstrap.cc:492] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c: No bootstrap required, opened a new log
I20260713 09:08:04.780359 23180 ts_tablet_manager.cc:1403] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c: Time spent bootstrapping tablet: real 0.090s	user 0.025s	sys 0.011s
I20260713 09:08:04.775471 23252 raft_consensus.cc:2804] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:04.786878 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0db4f2a42e4293b846a1e8def21459" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce"
I20260713 09:08:04.787472 22991 raft_consensus.cc:3060] T 9d0db4f2a42e4293b846a1e8def21459 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.787703 23065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0db4f2a42e4293b846a1e8def21459" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25"
W20260713 09:08:04.789620 23103 leader_election.cc:343] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:04.791380 23184 leader_election.cc:290] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 election: Requested vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:04.782295 23137 raft_consensus.cc:2468] T 66e4cfa435f74e95aafdff3705966a7c P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 050afe37779c4013984ab469cc906e25 in term 1.
I20260713 09:08:04.783751 23252 raft_consensus.cc:697] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 [term 1 LEADER]: Becoming Leader. State: Replica: 050afe37779c4013984ab469cc906e25, State: Running, Role: LEADER
I20260713 09:08:04.794951 23181 tablet_bootstrap.cc:492] T 9d0db4f2a42e4293b846a1e8def21459 P 050afe37779c4013984ab469cc906e25: No bootstrap required, opened a new log
I20260713 09:08:04.795411 23181 ts_tablet_manager.cc:1403] T 9d0db4f2a42e4293b846a1e8def21459 P 050afe37779c4013984ab469cc906e25: Time spent bootstrapping tablet: real 0.069s	user 0.002s	sys 0.012s
I20260713 09:08:04.797904 23180 raft_consensus.cc:359] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.798563 23180 raft_consensus.cc:385] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.798514 23181 raft_consensus.cc:359] T 9d0db4f2a42e4293b846a1e8def21459 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.798983 23180 raft_consensus.cc:740] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84449940205745b29950dbbe8ca10c4c, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.799315 23181 raft_consensus.cc:385] T 9d0db4f2a42e4293b846a1e8def21459 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.799636 23181 raft_consensus.cc:740] T 9d0db4f2a42e4293b846a1e8def21459 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050afe37779c4013984ab469cc906e25, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.801473 23032 leader_election.cc:304] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [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: 050afe37779c4013984ab469cc906e25, 84449940205745b29950dbbe8ca10c4c; no voters: 59ce78a44c144de69148e286705294ce
I20260713 09:08:04.802309 23254 raft_consensus.cc:2804] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:04.802791 23254 raft_consensus.cc:697] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [term 1 LEADER]: Becoming Leader. State: Replica: 050afe37779c4013984ab469cc906e25, State: Running, Role: LEADER
I20260713 09:08:04.803505 23181 consensus_queue.cc:260] T 9d0db4f2a42e4293b846a1e8def21459 P 050afe37779c4013984ab469cc906e25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.803591 23254 consensus_queue.cc:237] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.802086 23189 consensus_queue.cc:1048] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:04.806149 22991 raft_consensus.cc:2468] T 9d0db4f2a42e4293b846a1e8def21459 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84449940205745b29950dbbe8ca10c4c in term 1.
I20260713 09:08:04.807235 23103 leader_election.cc:304] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [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: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c; no voters: 050afe37779c4013984ab469cc906e25
I20260713 09:08:04.795727 23252 consensus_queue.cc:237] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.808729 23184 raft_consensus.cc:2804] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:04.809226 23184 raft_consensus.cc:697] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [term 1 LEADER]: Becoming Leader. State: Replica: 84449940205745b29950dbbe8ca10c4c, State: Running, Role: LEADER
I20260713 09:08:04.809463 23180 consensus_queue.cc:260] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.810061 23181 ts_tablet_manager.cc:1434] T 9d0db4f2a42e4293b846a1e8def21459 P 050afe37779c4013984ab469cc906e25: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:08:04.810475 23184 consensus_queue.cc:237] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.811028 23181 tablet_bootstrap.cc:492] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25: Bootstrap starting.
I20260713 09:08:04.811410 23182 tablet_bootstrap.cc:492] T 66e4cfa435f74e95aafdff3705966a7c P 59ce78a44c144de69148e286705294ce: No bootstrap required, opened a new log
I20260713 09:08:04.811746 23180 ts_tablet_manager.cc:1434] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.003s
I20260713 09:08:04.811852 23182 ts_tablet_manager.cc:1403] T 66e4cfa435f74e95aafdff3705966a7c P 59ce78a44c144de69148e286705294ce: Time spent bootstrapping tablet: real 0.079s	user 0.010s	sys 0.005s
I20260713 09:08:04.812848 23180 tablet_bootstrap.cc:492] T c557542a37f8452f896272c057466ebd P 84449940205745b29950dbbe8ca10c4c: Bootstrap starting.
I20260713 09:08:04.814797 23182 raft_consensus.cc:359] T 66e4cfa435f74e95aafdff3705966a7c P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.815629 23182 raft_consensus.cc:385] T 66e4cfa435f74e95aafdff3705966a7c P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.815996 23182 raft_consensus.cc:740] T 66e4cfa435f74e95aafdff3705966a7c P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59ce78a44c144de69148e286705294ce, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.818745 23182 consensus_queue.cc:260] T 66e4cfa435f74e95aafdff3705966a7c P 59ce78a44c144de69148e286705294ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.823925 23181 tablet_bootstrap.cc:654] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.828217 23182 ts_tablet_manager.cc:1434] T 66e4cfa435f74e95aafdff3705966a7c P 59ce78a44c144de69148e286705294ce: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.002s
I20260713 09:08:04.829573 23182 tablet_bootstrap.cc:492] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce: Bootstrap starting.
I20260713 09:08:04.832105 23180 tablet_bootstrap.cc:654] T c557542a37f8452f896272c057466ebd P 84449940205745b29950dbbe8ca10c4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.839282 23189 consensus_queue.cc:1048] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:04.838927 22888 catalog_manager.cc:5697] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 59ce78a44c144de69148e286705294ce (127.21.94.129). New cstate: current_term: 1 leader_uuid: "59ce78a44c144de69148e286705294ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:04.844395 23182 tablet_bootstrap.cc:654] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:04.870116 23184 raft_consensus.cc:493] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.870841 23184 raft_consensus.cc:515] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.882447 23184 leader_election.cc:290] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:04.884979 23065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50f11d24aef4e22ae19357094f7473c" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
I20260713 09:08:04.886042 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50f11d24aef4e22ae19357094f7473c" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
I20260713 09:08:04.886729 22991 raft_consensus.cc:2468] T e50f11d24aef4e22ae19357094f7473c P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84449940205745b29950dbbe8ca10c4c in term 0.
W20260713 09:08:04.887090 23103 leader_election.cc:343] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:04.887704 23231 consensus_queue.cc:1048] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:04.890952 23103 leader_election.cc:304] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c [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: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c; no voters: 050afe37779c4013984ab469cc906e25
I20260713 09:08:04.892051 23231 consensus_queue.cc:1048] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:04.892517 23184 raft_consensus.cc:2804] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:04.893126 23184 raft_consensus.cc:493] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:04.893569 23184 raft_consensus.cc:3060] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.890558 22887 catalog_manager.cc:5697] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 050afe37779c4013984ab469cc906e25 (127.21.94.130). New cstate: current_term: 1 leader_uuid: "050afe37779c4013984ab469cc906e25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:04.905099 23227 consensus_queue.cc:1048] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:04.905962 23184 raft_consensus.cc:515] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.909919 22991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50f11d24aef4e22ae19357094f7473c" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce"
I20260713 09:08:04.910497 22991 raft_consensus.cc:3060] T e50f11d24aef4e22ae19357094f7473c P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:04.914844 23064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50f11d24aef4e22ae19357094f7473c" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25"
I20260713 09:08:04.916119 23184 leader_election.cc:290] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 election: Requested vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
W20260713 09:08:04.920279 23103 leader_election.cc:343] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:04.920818 23181 tablet_bootstrap.cc:492] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25: No bootstrap required, opened a new log
I20260713 09:08:04.921332 23181 ts_tablet_manager.cc:1403] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25: Time spent bootstrapping tablet: real 0.110s	user 0.027s	sys 0.029s
I20260713 09:08:04.923641 23184 consensus_queue.cc:1048] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:04.931201 22991 raft_consensus.cc:2468] T e50f11d24aef4e22ae19357094f7473c P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84449940205745b29950dbbe8ca10c4c in term 1.
I20260713 09:08:04.935968 23181 raft_consensus.cc:359] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.941154 23181 raft_consensus.cc:385] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:04.942018 23181 raft_consensus.cc:740] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050afe37779c4013984ab469cc906e25, State: Initialized, Role: FOLLOWER
I20260713 09:08:04.942849 23181 consensus_queue.cc:260] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.954532 22887 catalog_manager.cc:5697] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 050afe37779c4013984ab469cc906e25 (127.21.94.130). New cstate: current_term: 1 leader_uuid: "050afe37779c4013984ab469cc906e25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:04.965973 23103 leader_election.cc:304] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c [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: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c; no voters: 050afe37779c4013984ab469cc906e25
I20260713 09:08:04.966822 23224 raft_consensus.cc:2804] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:04.967298 23224 raft_consensus.cc:697] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c [term 1 LEADER]: Becoming Leader. State: Replica: 84449940205745b29950dbbe8ca10c4c, State: Running, Role: LEADER
I20260713 09:08:04.968947 23181 ts_tablet_manager.cc:1434] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.002s
I20260713 09:08:04.970206 23181 tablet_bootstrap.cc:492] T b7097d8d653a4d8e86df3f504054e6b0 P 050afe37779c4013984ab469cc906e25: Bootstrap starting.
I20260713 09:08:04.963511 23231 raft_consensus.cc:493] T c557542a37f8452f896272c057466ebd P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.962623 23184 consensus_queue.cc:1048] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260713 09:08:04.968111 23224 consensus_queue.cc:237] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:04.976018 23252 raft_consensus.cc:493] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:04.997954 23182 tablet_bootstrap.cc:492] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce: No bootstrap required, opened a new log
I20260713 09:08:04.998533 23182 ts_tablet_manager.cc:1403] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce: Time spent bootstrapping tablet: real 0.169s	user 0.021s	sys 0.011s
I20260713 09:08:04.974191 23231 raft_consensus.cc:515] T c557542a37f8452f896272c057466ebd P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.007006 23231 leader_election.cc:290] T c557542a37f8452f896272c057466ebd P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:05.012849 23064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c557542a37f8452f896272c057466ebd" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
I20260713 09:08:05.013816 23064 raft_consensus.cc:2468] T c557542a37f8452f896272c057466ebd P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59ce78a44c144de69148e286705294ce in term 0.
I20260713 09:08:05.015900 23139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c557542a37f8452f896272c057466ebd" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c" is_pre_election: true
W20260713 09:08:05.017961 22957 leader_election.cc:343] T c557542a37f8452f896272c057466ebd P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:05.000572 23252 raft_consensus.cc:515] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.085947 23254 raft_consensus.cc:493] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:05.086589 23254 raft_consensus.cc:515] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.100296 23249 raft_consensus.cc:493] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:05.101032 23249 raft_consensus.cc:515] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.103609 23249 leader_election.cc:290] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:05.104189 23249 raft_consensus.cc:493] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:05.113749 22888 catalog_manager.cc:5697] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 84449940205745b29950dbbe8ca10c4c (127.21.94.131). New cstate: current_term: 1 leader_uuid: "84449940205745b29950dbbe8ca10c4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:05.134294 23063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75db02a59c642a1a98a501a455a0ed3" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
I20260713 09:08:05.135268 23063 raft_consensus.cc:2468] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84449940205745b29950dbbe8ca10c4c in term 0.
I20260713 09:08:05.180251 23252 leader_election.cc:290] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:05.181394 23180 tablet_bootstrap.cc:492] T c557542a37f8452f896272c057466ebd P 84449940205745b29950dbbe8ca10c4c: No bootstrap required, opened a new log
I20260713 09:08:05.181977 23180 ts_tablet_manager.cc:1403] T c557542a37f8452f896272c057466ebd P 84449940205745b29950dbbe8ca10c4c: Time spent bootstrapping tablet: real 0.369s	user 0.030s	sys 0.047s
I20260713 09:08:05.181712 23140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea2e2a738a448ada86e6b03b059f623" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c" is_pre_election: true
I20260713 09:08:05.183705 23181 tablet_bootstrap.cc:654] T b7097d8d653a4d8e86df3f504054e6b0 P 050afe37779c4013984ab469cc906e25: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:05.183941 23140 raft_consensus.cc:2468] T 4ea2e2a738a448ada86e6b03b059f623 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 050afe37779c4013984ab469cc906e25 in term 0.
I20260713 09:08:05.184952 23180 raft_consensus.cc:359] T c557542a37f8452f896272c057466ebd P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.185729 23180 raft_consensus.cc:385] T c557542a37f8452f896272c057466ebd P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:05.185465 23032 leader_election.cc:304] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050afe37779c4013984ab469cc906e25, 84449940205745b29950dbbe8ca10c4c; no voters: 
I20260713 09:08:05.186173 23180 raft_consensus.cc:740] T c557542a37f8452f896272c057466ebd P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84449940205745b29950dbbe8ca10c4c, State: Initialized, Role: FOLLOWER
I20260713 09:08:05.186584 23252 raft_consensus.cc:2804] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:05.187068 23252 raft_consensus.cc:493] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:05.187357 23252 raft_consensus.cc:3060] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:05.187343 23180 consensus_queue.cc:260] T c557542a37f8452f896272c057466ebd P 84449940205745b29950dbbe8ca10c4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.188998 23180 ts_tablet_manager.cc:1434] T c557542a37f8452f896272c057466ebd P 84449940205745b29950dbbe8ca10c4c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:08:05.189904 23180 tablet_bootstrap.cc:492] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c: Bootstrap starting.
I20260713 09:08:05.194252 23231 raft_consensus.cc:493] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:05.194305 23220 raft_consensus.cc:493] T 66e4cfa435f74e95aafdff3705966a7c P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:05.194916 23231 raft_consensus.cc:515] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.194994 23220 raft_consensus.cc:515] T 66e4cfa435f74e95aafdff3705966a7c P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.196082 23180 tablet_bootstrap.cc:654] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:05.198227 23254 leader_election.cc:290] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:05.199779 23137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75db02a59c642a1a98a501a455a0ed3" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c" is_pre_election: true
I20260713 09:08:05.200474 23137 raft_consensus.cc:2468] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 050afe37779c4013984ab469cc906e25 in term 0.
I20260713 09:08:05.201109 23182 raft_consensus.cc:359] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.201776 23182 raft_consensus.cc:385] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:05.201807 23032 leader_election.cc:304] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050afe37779c4013984ab469cc906e25, 84449940205745b29950dbbe8ca10c4c; no voters: 
I20260713 09:08:05.202168 23182 raft_consensus.cc:740] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59ce78a44c144de69148e286705294ce, State: Initialized, Role: FOLLOWER
I20260713 09:08:05.202817 23254 raft_consensus.cc:2804] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:05.203359 23254 raft_consensus.cc:493] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:05.203853 23254 raft_consensus.cc:3060] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:05.104707 23249 raft_consensus.cc:515] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.210358 23220 leader_election.cc:290] T 66e4cfa435f74e95aafdff3705966a7c P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
W20260713 09:08:05.211216 22957 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.94.131:43835, user_credentials={real_user=slave}} blocked reactor thread for 191957us
I20260713 09:08:05.213693 23103 leader_election.cc:304] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050afe37779c4013984ab469cc906e25, 84449940205745b29950dbbe8ca10c4c; no voters: 
I20260713 09:08:05.255496 23182 consensus_queue.cc:260] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.260141 23182 ts_tablet_manager.cc:1434] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce: Time spent starting tablet: real 0.261s	user 0.017s	sys 0.042s
I20260713 09:08:05.262264 23231 leader_election.cc:290] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:05.256532 23184 raft_consensus.cc:2804] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:05.266230 22990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75db02a59c642a1a98a501a455a0ed3" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
I20260713 09:08:05.266435 23184 raft_consensus.cc:493] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:05.266891 23184 raft_consensus.cc:3060] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:05.219352 23253 consensus_queue.cc:1048] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.041s
I20260713 09:08:05.281381 23137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e4cfa435f74e95aafdff3705966a7c" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c" is_pre_election: true
I20260713 09:08:05.282228 23137 raft_consensus.cc:2393] T 66e4cfa435f74e95aafdff3705966a7c P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59ce78a44c144de69148e286705294ce in current term 1: Already voted for candidate 050afe37779c4013984ab469cc906e25 in this term.
I20260713 09:08:05.283794 22990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75db02a59c642a1a98a501a455a0ed3" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
I20260713 09:08:05.284505 23191 raft_consensus.cc:493] T 9d0db4f2a42e4293b846a1e8def21459 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:05.284979 23191 raft_consensus.cc:515] T 9d0db4f2a42e4293b846a1e8def21459 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.285434 23286 consensus_queue.cc:1048] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:05.287042 23191 leader_election.cc:290] T 9d0db4f2a42e4293b846a1e8def21459 P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:05.287571 22990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6506bda9fc40b4b4e4974bd55d095d" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
I20260713 09:08:05.288194 22990 raft_consensus.cc:2468] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84449940205745b29950dbbe8ca10c4c in term 0.
W20260713 09:08:05.288926 23029 leader_election.cc:343] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:05.291018 23135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0db4f2a42e4293b846a1e8def21459" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c" is_pre_election: true
W20260713 09:08:05.260155 22954 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.94.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 45022.2us
I20260713 09:08:05.280929 23252 raft_consensus.cc:515] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.311643 23281 consensus_queue.cc:1048] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260713 09:08:05.314067 23191 consensus_queue.cc:1048] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:05.303639 23103 leader_election.cc:343] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:05.304010 23139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6506bda9fc40b4b4e4974bd55d095d" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c" is_pre_election: true
I20260713 09:08:05.315459 23249 leader_election.cc:290] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:05.328722 23103 leader_election.cc:304] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c; no voters: 
I20260713 09:08:05.329562 23281 consensus_queue.cc:1048] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:05.331413 22990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0db4f2a42e4293b846a1e8def21459" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
I20260713 09:08:05.340206 23279 raft_consensus.cc:493] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:05.340543 22990 raft_consensus.cc:2393] T 9d0db4f2a42e4293b846a1e8def21459 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 050afe37779c4013984ab469cc906e25 in current term 1: Already voted for candidate 84449940205745b29950dbbe8ca10c4c in this term.
I20260713 09:08:05.340974 23279 raft_consensus.cc:515] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.343281 23279 leader_election.cc:290] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:05.345325 23281 consensus_queue.cc:1048] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:05.310667 22954 leader_election.cc:304] T c557542a37f8452f896272c057466ebd P 59ce78a44c144de69148e286705294ce [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: 050afe37779c4013984ab469cc906e25, 59ce78a44c144de69148e286705294ce; no voters: 84449940205745b29950dbbe8ca10c4c
W20260713 09:08:05.348517 22954 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.94.130:40817, user_credentials={real_user=slave}} blocked reactor thread for 44781.4us
I20260713 09:08:05.346995 23184 raft_consensus.cc:515] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.334743 23139 raft_consensus.cc:2468] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59ce78a44c144de69148e286705294ce in term 0.
I20260713 09:08:05.357244 23283 raft_consensus.cc:2804] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:05.357817 23180 tablet_bootstrap.cc:492] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c: No bootstrap required, opened a new log
I20260713 09:08:05.358399 23180 ts_tablet_manager.cc:1403] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c: Time spent bootstrapping tablet: real 0.169s	user 0.022s	sys 0.023s
I20260713 09:08:05.362556 23182 tablet_bootstrap.cc:492] T 4ea2e2a738a448ada86e6b03b059f623 P 59ce78a44c144de69148e286705294ce: Bootstrap starting.
I20260713 09:08:05.361770 23283 raft_consensus.cc:493] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:05.363700 23283 raft_consensus.cc:3060] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:05.363734 22988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea2e2a738a448ada86e6b03b059f623" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
I20260713 09:08:05.365384 23029 leader_election.cc:304] T 9d0db4f2a42e4293b846a1e8def21459 P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 050afe37779c4013984ab469cc906e25; no voters: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c
I20260713 09:08:05.368250 23138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dce733a95ce40d2a9f221ec6bb0e6c1" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c" is_pre_election: true
I20260713 09:08:05.368902 23138 raft_consensus.cc:2468] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59ce78a44c144de69148e286705294ce in term 0.
I20260713 09:08:05.369679 23252 leader_election.cc:290] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 election: Requested vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:05.365224 23180 raft_consensus.cc:359] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.367055 23065 raft_consensus.cc:3060] T 9d0db4f2a42e4293b846a1e8def21459 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:05.367544 23139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea2e2a738a448ada86e6b03b059f623" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c"
I20260713 09:08:05.372509 23180 raft_consensus.cc:385] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:05.373246 23180 raft_consensus.cc:740] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84449940205745b29950dbbe8ca10c4c, State: Initialized, Role: FOLLOWER
I20260713 09:08:05.373849 23189 consensus_queue.cc:1048] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:05.375216 23281 raft_consensus.cc:493] T c557542a37f8452f896272c057466ebd P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:05.375749 23281 raft_consensus.cc:515] T c557542a37f8452f896272c057466ebd P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.378916 23285 raft_consensus.cc:2804] T c557542a37f8452f896272c057466ebd P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:05.379328 23285 raft_consensus.cc:493] T c557542a37f8452f896272c057466ebd P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:05.379691 23139 raft_consensus.cc:3060] T 4ea2e2a738a448ada86e6b03b059f623 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:05.380326 23285 raft_consensus.cc:3060] T c557542a37f8452f896272c057466ebd P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:05.381177 23180 consensus_queue.cc:260] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.389712 22957 leader_election.cc:304] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c; no voters: 
I20260713 09:08:05.416888 23180 ts_tablet_manager.cc:1434] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c: Time spent starting tablet: real 0.058s	user 0.015s	sys 0.014s
I20260713 09:08:05.416869 23063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6506bda9fc40b4b4e4974bd55d095d" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
I20260713 09:08:05.419292 23180 tablet_bootstrap.cc:492] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c: Bootstrap starting.
I20260713 09:08:05.419150 22957 leader_election.cc:304] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c; no voters: 
W20260713 09:08:05.420250 23103 leader_election.cc:343] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:05.420923 23029 leader_election.cc:343] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:05.422152 23181 tablet_bootstrap.cc:492] T b7097d8d653a4d8e86df3f504054e6b0 P 050afe37779c4013984ab469cc906e25: No bootstrap required, opened a new log
I20260713 09:08:05.422515 23181 ts_tablet_manager.cc:1403] T b7097d8d653a4d8e86df3f504054e6b0 P 050afe37779c4013984ab469cc906e25: Time spent bootstrapping tablet: real 0.453s	user 0.025s	sys 0.023s
I20260713 09:08:05.425800 22989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c557542a37f8452f896272c057466ebd" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
I20260713 09:08:05.428301 23184 leader_election.cc:290] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 election: Requested vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:05.428529 22990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea2e2a738a448ada86e6b03b059f623" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce"
I20260713 09:08:05.426477 23220 raft_consensus.cc:2804] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:05.430421 23220 raft_consensus.cc:493] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:05.430768 23220 raft_consensus.cc:3060] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:05.424146 23280 consensus_queue.cc:1048] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:08:05.417131 23252 raft_consensus.cc:2749] T 9d0db4f2a42e4293b846a1e8def21459 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:05.424876 23189 raft_consensus.cc:2804] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:05.438287 22990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75db02a59c642a1a98a501a455a0ed3" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce"
I20260713 09:08:05.437491 23189 raft_consensus.cc:493] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:05.439682 23281 leader_election.cc:290] T c557542a37f8452f896272c057466ebd P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:05.441287 23189 raft_consensus.cc:3060] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:05.437355 23254 raft_consensus.cc:515] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.443444 23137 raft_consensus.cc:3060] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:05.446388 23283 raft_consensus.cc:515] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
W20260713 09:08:05.441301 23029 leader_election.cc:343] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:05.449359 23283 leader_election.cc:290] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 election: Requested vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:05.450237 23065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6506bda9fc40b4b4e4974bd55d095d" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
I20260713 09:08:05.453416 23189 raft_consensus.cc:515] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.455570 23189 leader_election.cc:290] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 election: Requested vote from peers 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:05.460718 23254 leader_election.cc:290] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 election: Requested vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:05.466481 22886 catalog_manager.cc:5697] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 84449940205745b29950dbbe8ca10c4c (127.21.94.131). New cstate: current_term: 1 leader_uuid: "84449940205745b29950dbbe8ca10c4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:05.474228 23283 raft_consensus.cc:493] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:05.474735 23283 raft_consensus.cc:515] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.476720 23283 leader_election.cc:290] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:05.478335 23182 tablet_bootstrap.cc:654] T 4ea2e2a738a448ada86e6b03b059f623 P 59ce78a44c144de69148e286705294ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:05.480995 22991 raft_consensus.cc:3060] T 66e4cfa435f74e95aafdff3705966a7c P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:05.484918 23065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66e4cfa435f74e95aafdff3705966a7c" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
I20260713 09:08:05.484318 23137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75db02a59c642a1a98a501a455a0ed3" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c"
I20260713 09:08:05.461686 23220 raft_consensus.cc:515] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.486125 23137 raft_consensus.cc:2393] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 050afe37779c4013984ab469cc906e25 in current term 1: Already voted for candidate 84449940205745b29950dbbe8ca10c4c in this term.
I20260713 09:08:05.493419 23220 leader_election.cc:290] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 election: Requested vote from peers 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:05.495095 23139 raft_consensus.cc:2468] T 4ea2e2a738a448ada86e6b03b059f623 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 050afe37779c4013984ab469cc906e25 in term 1.
I20260713 09:08:05.496366 23032 leader_election.cc:304] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [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: 050afe37779c4013984ab469cc906e25, 84449940205745b29950dbbe8ca10c4c; no voters: 59ce78a44c144de69148e286705294ce
I20260713 09:08:05.498171 23252 raft_consensus.cc:2804] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:05.498695 23252 raft_consensus.cc:697] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [term 1 LEADER]: Becoming Leader. State: Replica: 050afe37779c4013984ab469cc906e25, State: Running, Role: LEADER
I20260713 09:08:05.499568 23252 consensus_queue.cc:237] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.506287 23181 raft_consensus.cc:359] T b7097d8d653a4d8e86df3f504054e6b0 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.507103 23181 raft_consensus.cc:385] T b7097d8d653a4d8e86df3f504054e6b0 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:05.507385 23181 raft_consensus.cc:740] T b7097d8d653a4d8e86df3f504054e6b0 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050afe37779c4013984ab469cc906e25, State: Initialized, Role: FOLLOWER
I20260713 09:08:05.509826 22988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75db02a59c642a1a98a501a455a0ed3" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce"
I20260713 09:08:05.511325 23064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dce733a95ce40d2a9f221ec6bb0e6c1" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
W20260713 09:08:05.514318 23103 leader_election.cc:343] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:05.515352 23029 consensus_peers.cc:597] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 -> Peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): Couldn't send request to peer 59ce78a44c144de69148e286705294ce. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:05.515410 23137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6506bda9fc40b4b4e4974bd55d095d" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c"
I20260713 09:08:05.516232 23137 raft_consensus.cc:2393] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 59ce78a44c144de69148e286705294ce in current term 1: Already voted for candidate 84449940205745b29950dbbe8ca10c4c in this term.
I20260713 09:08:05.516883 23254 consensus_queue.cc:1048] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:05.517122 23135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dce733a95ce40d2a9f221ec6bb0e6c1" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c"
W20260713 09:08:05.517097 23029 leader_election.cc:343] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:05.517976 23135 raft_consensus.cc:3060] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:05.518070 23220 consensus_queue.cc:1048] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:05.518296 23029 leader_election.cc:304] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [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: 050afe37779c4013984ab469cc906e25; no voters: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c
I20260713 09:08:05.519029 23181 consensus_queue.cc:260] T b7097d8d653a4d8e86df3f504054e6b0 P 050afe37779c4013984ab469cc906e25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.520995 23253 raft_consensus.cc:2749] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:05.521183 23189 consensus_queue.cc:1048] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:05.524124 22988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6506bda9fc40b4b4e4974bd55d095d" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce"
I20260713 09:08:05.526815 23181 ts_tablet_manager.cc:1434] T b7097d8d653a4d8e86df3f504054e6b0 P 050afe37779c4013984ab469cc906e25: Time spent starting tablet: real 0.104s	user 0.006s	sys 0.002s
I20260713 09:08:05.527765 23181 tablet_bootstrap.cc:492] T e50f11d24aef4e22ae19357094f7473c P 050afe37779c4013984ab469cc906e25: Bootstrap starting.
I20260713 09:08:05.530267 22988 raft_consensus.cc:2393] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 84449940205745b29950dbbe8ca10c4c in current term 1: Already voted for candidate 59ce78a44c144de69148e286705294ce in this term.
I20260713 09:08:05.530282 22990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5678dd7116bb408c8cdea7d880956575" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
I20260713 09:08:05.538760 23135 raft_consensus.cc:2468] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59ce78a44c144de69148e286705294ce in term 1.
I20260713 09:08:05.545193 23066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6506bda9fc40b4b4e4974bd55d095d" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25"
W20260713 09:08:05.550189 22954 leader_election.cc:343] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:05.549654 23280 consensus_queue.cc:1048] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260713 09:08:05.561290 23180 tablet_bootstrap.cc:654] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:05.564541 23066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dce733a95ce40d2a9f221ec6bb0e6c1" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25"
I20260713 09:08:05.572134 22954 leader_election.cc:304] T 66e4cfa435f74e95aafdff3705966a7c P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59ce78a44c144de69148e286705294ce; no voters: 050afe37779c4013984ab469cc906e25, 84449940205745b29950dbbe8ca10c4c
W20260713 09:08:05.574035 22954 leader_election.cc:343] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:05.575544 23286 consensus_queue.cc:1048] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:05.577489 23286 consensus_queue.cc:1048] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:05.581626 23220 consensus_queue.cc:1048] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:05.584332 22954 leader_election.cc:343] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:05.584940 22954 leader_election.cc:304] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [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: 59ce78a44c144de69148e286705294ce; no voters: 050afe37779c4013984ab469cc906e25, 84449940205745b29950dbbe8ca10c4c
I20260713 09:08:05.590688 23287 raft_consensus.cc:2749] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:05.596684 22957 leader_election.cc:304] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c; no voters: 
I20260713 09:08:05.556826 23285 raft_consensus.cc:515] T c557542a37f8452f896272c057466ebd P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.601406 23287 raft_consensus.cc:2804] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:05.610000 23287 raft_consensus.cc:697] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Becoming Leader. State: Replica: 59ce78a44c144de69148e286705294ce, State: Running, Role: LEADER
I20260713 09:08:05.611029 23063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6506bda9fc40b4b4e4974bd55d095d" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25"
I20260713 09:08:05.612459 23065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75db02a59c642a1a98a501a455a0ed3" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25"
I20260713 09:08:05.615972 22989 raft_consensus.cc:2393] T c557542a37f8452f896272c057466ebd P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 84449940205745b29950dbbe8ca10c4c in current term 1: Already voted for candidate 59ce78a44c144de69148e286705294ce in this term.
I20260713 09:08:05.618239 23061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5678dd7116bb408c8cdea7d880956575" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
I20260713 09:08:05.619033 23061 raft_consensus.cc:2468] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84449940205745b29950dbbe8ca10c4c in term 1.
I20260713 09:08:05.627933 23065 raft_consensus.cc:2393] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 84449940205745b29950dbbe8ca10c4c in current term 1: Already voted for candidate 050afe37779c4013984ab469cc906e25 in this term.
I20260713 09:08:05.619204 23064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c557542a37f8452f896272c057466ebd" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
I20260713 09:08:05.629453 23064 raft_consensus.cc:2468] T c557542a37f8452f896272c057466ebd P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84449940205745b29950dbbe8ca10c4c in term 0.
I20260713 09:08:05.631291 23182 tablet_bootstrap.cc:492] T 4ea2e2a738a448ada86e6b03b059f623 P 59ce78a44c144de69148e286705294ce: No bootstrap required, opened a new log
I20260713 09:08:05.631891 23182 ts_tablet_manager.cc:1403] T 4ea2e2a738a448ada86e6b03b059f623 P 59ce78a44c144de69148e286705294ce: Time spent bootstrapping tablet: real 0.269s	user 0.029s	sys 0.028s
I20260713 09:08:05.641713 23227 raft_consensus.cc:2749] T 66e4cfa435f74e95aafdff3705966a7c P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:08:05.643977 22954 leader_election.cc:343] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:05.632421 23285 leader_election.cc:290] T c557542a37f8452f896272c057466ebd P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 election: Requested vote from peers 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:05.626395 23287 consensus_queue.cc:237] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.657071 23139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c557542a37f8452f896272c057466ebd" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c"
I20260713 09:08:05.657658 23139 raft_consensus.cc:3060] T c557542a37f8452f896272c057466ebd P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:05.673314 23065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c557542a37f8452f896272c057466ebd" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25"
I20260713 09:08:05.673964 23065 raft_consensus.cc:3060] T c557542a37f8452f896272c057466ebd P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:05.683120 23103 leader_election.cc:343] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:05.683833 23103 leader_election.cc:304] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c [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: 84449940205745b29950dbbe8ca10c4c; no voters: 050afe37779c4013984ab469cc906e25, 59ce78a44c144de69148e286705294ce
W20260713 09:08:05.685494 23297 log.cc:927] Time spent T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25: Append to log took a long time: real 0.106s	user 0.002s	sys 0.000s
I20260713 09:08:05.674852 23139 raft_consensus.cc:2468] T c557542a37f8452f896272c057466ebd P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59ce78a44c144de69148e286705294ce in term 1.
I20260713 09:08:05.687279 23249 raft_consensus.cc:2749] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260713 09:08:05.690056 23103 consensus_peers.cc:597] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c -> Peer 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817): Couldn't send request to peer 050afe37779c4013984ab469cc906e25. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:05.692700 23182 raft_consensus.cc:359] T 4ea2e2a738a448ada86e6b03b059f623 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.696002 23182 raft_consensus.cc:385] T 4ea2e2a738a448ada86e6b03b059f623 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:05.696276 23182 raft_consensus.cc:740] T 4ea2e2a738a448ada86e6b03b059f623 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59ce78a44c144de69148e286705294ce, State: Initialized, Role: FOLLOWER
I20260713 09:08:05.697090 23103 leader_election.cc:304] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c [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: 84449940205745b29950dbbe8ca10c4c; no voters: 050afe37779c4013984ab469cc906e25, 59ce78a44c144de69148e286705294ce
I20260713 09:08:05.696938 23182 consensus_queue.cc:260] T 4ea2e2a738a448ada86e6b03b059f623 P 59ce78a44c144de69148e286705294ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.711344 23182 ts_tablet_manager.cc:1434] T 4ea2e2a738a448ada86e6b03b059f623 P 59ce78a44c144de69148e286705294ce: Time spent starting tablet: real 0.079s	user 0.009s	sys 0.000s
I20260713 09:08:05.712296 23182 tablet_bootstrap.cc:492] T a75db02a59c642a1a98a501a455a0ed3 P 59ce78a44c144de69148e286705294ce: Bootstrap starting.
I20260713 09:08:05.697889 23283 raft_consensus.cc:2749] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:05.723731 23180 tablet_bootstrap.cc:492] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c: No bootstrap required, opened a new log
I20260713 09:08:05.724495 23180 ts_tablet_manager.cc:1403] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c: Time spent bootstrapping tablet: real 0.306s	user 0.021s	sys 0.016s
I20260713 09:08:05.726014 23181 tablet_bootstrap.cc:654] T e50f11d24aef4e22ae19357094f7473c P 050afe37779c4013984ab469cc906e25: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:05.720424 23103 leader_election.cc:304] T c557542a37f8452f896272c057466ebd P 84449940205745b29950dbbe8ca10c4c [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: 050afe37779c4013984ab469cc906e25, 84449940205745b29950dbbe8ca10c4c; no voters: 59ce78a44c144de69148e286705294ce
I20260713 09:08:05.727653 23283 raft_consensus.cc:2764] T c557542a37f8452f896272c057466ebd P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:08:05.729012 23103 leader_election.cc:304] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [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: 050afe37779c4013984ab469cc906e25, 84449940205745b29950dbbe8ca10c4c; no voters: 59ce78a44c144de69148e286705294ce
I20260713 09:08:05.740006 23283 raft_consensus.cc:2804] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:05.750422 22957 leader_election.cc:304] T c557542a37f8452f896272c057466ebd P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c; no voters: 
I20260713 09:08:05.751746 23227 raft_consensus.cc:2804] T c557542a37f8452f896272c057466ebd P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:05.752228 23227 raft_consensus.cc:697] T c557542a37f8452f896272c057466ebd P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Becoming Leader. State: Replica: 59ce78a44c144de69148e286705294ce, State: Running, Role: LEADER
I20260713 09:08:05.753088 23227 consensus_queue.cc:237] T c557542a37f8452f896272c057466ebd P 59ce78a44c144de69148e286705294ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.754010 23283 raft_consensus.cc:493] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 59ce78a44c144de69148e286705294ce)
I20260713 09:08:05.753544 23180 raft_consensus.cc:359] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.754459 23283 raft_consensus.cc:3060] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:05.754733 23180 raft_consensus.cc:385] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:05.755246 23180 raft_consensus.cc:740] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84449940205745b29950dbbe8ca10c4c, State: Initialized, Role: FOLLOWER
I20260713 09:08:05.756516 23180 consensus_queue.cc:260] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.760430 23180 ts_tablet_manager.cc:1434] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.002s
I20260713 09:08:05.761962 23180 tablet_bootstrap.cc:492] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 84449940205745b29950dbbe8ca10c4c: Bootstrap starting.
I20260713 09:08:05.762253 23254 raft_consensus.cc:493] T b7097d8d653a4d8e86df3f504054e6b0 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:05.762748 23254 raft_consensus.cc:515] T b7097d8d653a4d8e86df3f504054e6b0 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.764839 23254 leader_election.cc:290] T b7097d8d653a4d8e86df3f504054e6b0 P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:05.767091 23137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7097d8d653a4d8e86df3f504054e6b0" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c" is_pre_election: true
I20260713 09:08:05.767722 22987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7097d8d653a4d8e86df3f504054e6b0" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
W20260713 09:08:05.769079 23032 leader_election.cc:343] T b7097d8d653a4d8e86df3f504054e6b0 P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:05.773425 23029 leader_election.cc:343] T b7097d8d653a4d8e86df3f504054e6b0 P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:05.773934 23029 leader_election.cc:304] T b7097d8d653a4d8e86df3f504054e6b0 P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 050afe37779c4013984ab469cc906e25; no voters: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c
I20260713 09:08:05.775318 23254 raft_consensus.cc:2749] T b7097d8d653a4d8e86df3f504054e6b0 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:08:05.773413 22937 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:05.776376 23283 raft_consensus.cc:515] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.778412 23182 tablet_bootstrap.cc:654] T a75db02a59c642a1a98a501a455a0ed3 P 59ce78a44c144de69148e286705294ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:05.781337 23283 leader_election.cc:290] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 2 election: Requested vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:05.788797 23065 raft_consensus.cc:2468] T c557542a37f8452f896272c057466ebd P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59ce78a44c144de69148e286705294ce in term 1.
I20260713 09:08:05.797925 23180 tablet_bootstrap.cc:654] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 84449940205745b29950dbbe8ca10c4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:05.802709 23137 raft_consensus.cc:1240] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Rejecting Update request from peer 59ce78a44c144de69148e286705294ce for earlier term 1. Current term is 2. Ops: []
I20260713 09:08:05.801896 22987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5678dd7116bb408c8cdea7d880956575" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce"
I20260713 09:08:05.812080 23060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5678dd7116bb408c8cdea7d880956575" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25"
I20260713 09:08:05.809303 22886 catalog_manager.cc:5697] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 59ce78a44c144de69148e286705294ce (127.21.94.129). New cstate: current_term: 1 leader_uuid: "59ce78a44c144de69148e286705294ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:05.817049 23189 consensus_queue.cc:1059] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:05.818115 23189 raft_consensus.cc:3055] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:05.818451 23189 raft_consensus.cc:740] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59ce78a44c144de69148e286705294ce, State: Running, Role: LEADER
I20260713 09:08:05.819150 23103 leader_election.cc:304] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [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: 84449940205745b29950dbbe8ca10c4c; no voters: 050afe37779c4013984ab469cc906e25, 59ce78a44c144de69148e286705294ce
I20260713 09:08:05.819254 23189 consensus_queue.cc:260] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.820430 23283 raft_consensus.cc:2749] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:08:05.820544 23189 raft_consensus.cc:3060] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:05.839136 23182 tablet_bootstrap.cc:492] T a75db02a59c642a1a98a501a455a0ed3 P 59ce78a44c144de69148e286705294ce: No bootstrap required, opened a new log
I20260713 09:08:05.838519 22888 catalog_manager.cc:5697] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 050afe37779c4013984ab469cc906e25 (127.21.94.130). New cstate: current_term: 1 leader_uuid: "050afe37779c4013984ab469cc906e25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:05.839632 23182 ts_tablet_manager.cc:1403] T a75db02a59c642a1a98a501a455a0ed3 P 59ce78a44c144de69148e286705294ce: Time spent bootstrapping tablet: real 0.127s	user 0.014s	sys 0.000s
I20260713 09:08:05.842321 23182 raft_consensus.cc:359] T a75db02a59c642a1a98a501a455a0ed3 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.842993 23182 raft_consensus.cc:385] T a75db02a59c642a1a98a501a455a0ed3 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:05.843261 23182 raft_consensus.cc:740] T a75db02a59c642a1a98a501a455a0ed3 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59ce78a44c144de69148e286705294ce, State: Initialized, Role: FOLLOWER
I20260713 09:08:05.844241 23180 tablet_bootstrap.cc:492] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 84449940205745b29950dbbe8ca10c4c: No bootstrap required, opened a new log
I20260713 09:08:05.844689 23180 ts_tablet_manager.cc:1403] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 84449940205745b29950dbbe8ca10c4c: Time spent bootstrapping tablet: real 0.083s	user 0.012s	sys 0.003s
I20260713 09:08:05.844420 23182 consensus_queue.cc:260] T a75db02a59c642a1a98a501a455a0ed3 P 59ce78a44c144de69148e286705294ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.846813 23182 ts_tablet_manager.cc:1434] T a75db02a59c642a1a98a501a455a0ed3 P 59ce78a44c144de69148e286705294ce: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:08:05.847285 23180 raft_consensus.cc:359] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.847681 23182 tablet_bootstrap.cc:492] T 0d41a77eb2b94a8c86c70d528f4d4027 P 59ce78a44c144de69148e286705294ce: Bootstrap starting.
I20260713 09:08:05.847959 23180 raft_consensus.cc:385] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:05.848227 23180 raft_consensus.cc:740] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84449940205745b29950dbbe8ca10c4c, State: Initialized, Role: FOLLOWER
I20260713 09:08:05.848953 23180 consensus_queue.cc:260] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 84449940205745b29950dbbe8ca10c4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.850936 23180 ts_tablet_manager.cc:1434] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 84449940205745b29950dbbe8ca10c4c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:08:05.851923 23180 tablet_bootstrap.cc:492] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 84449940205745b29950dbbe8ca10c4c: Bootstrap starting.
I20260713 09:08:05.853717 23182 tablet_bootstrap.cc:654] T 0d41a77eb2b94a8c86c70d528f4d4027 P 59ce78a44c144de69148e286705294ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:05.858032 23180 tablet_bootstrap.cc:654] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 84449940205745b29950dbbe8ca10c4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:05.878328 23181 tablet_bootstrap.cc:492] T e50f11d24aef4e22ae19357094f7473c P 050afe37779c4013984ab469cc906e25: No bootstrap required, opened a new log
I20260713 09:08:05.878858 23181 ts_tablet_manager.cc:1403] T e50f11d24aef4e22ae19357094f7473c P 050afe37779c4013984ab469cc906e25: Time spent bootstrapping tablet: real 0.351s	user 0.010s	sys 0.004s
I20260713 09:08:05.881618 23181 raft_consensus.cc:359] T e50f11d24aef4e22ae19357094f7473c P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.882305 23181 raft_consensus.cc:385] T e50f11d24aef4e22ae19357094f7473c P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:05.882580 23181 raft_consensus.cc:740] T e50f11d24aef4e22ae19357094f7473c P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050afe37779c4013984ab469cc906e25, State: Initialized, Role: FOLLOWER
I20260713 09:08:05.883352 23181 consensus_queue.cc:260] T e50f11d24aef4e22ae19357094f7473c P 050afe37779c4013984ab469cc906e25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.887912 23181 ts_tablet_manager.cc:1434] T e50f11d24aef4e22ae19357094f7473c P 050afe37779c4013984ab469cc906e25: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:08:05.888954 23181 tablet_bootstrap.cc:492] T de83b16602e94eb5a387f6f00a2a046c P 050afe37779c4013984ab469cc906e25: Bootstrap starting.
I20260713 09:08:05.890636 22889 catalog_manager.cc:5697] T c557542a37f8452f896272c057466ebd P 59ce78a44c144de69148e286705294ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 59ce78a44c144de69148e286705294ce (127.21.94.129). New cstate: current_term: 1 leader_uuid: "59ce78a44c144de69148e286705294ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:05.919905 23283 raft_consensus.cc:493] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:05.920601 23283 raft_consensus.cc:515] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.922753 23283 leader_election.cc:290] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:05.924260 22987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e0a1f05f4743b1b7509fa54fdcaec7" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
I20260713 09:08:05.925180 23066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e0a1f05f4743b1b7509fa54fdcaec7" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
W20260713 09:08:05.925966 23103 leader_election.cc:343] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:05.930506 23103 leader_election.cc:343] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:05.931124 23103 leader_election.cc:304] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 84449940205745b29950dbbe8ca10c4c; no voters: 050afe37779c4013984ab469cc906e25, 59ce78a44c144de69148e286705294ce
I20260713 09:08:05.932590 23283 raft_consensus.cc:2749] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:05.947276 23181 tablet_bootstrap.cc:654] T de83b16602e94eb5a387f6f00a2a046c P 050afe37779c4013984ab469cc906e25: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:05.952425 23180 tablet_bootstrap.cc:492] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 84449940205745b29950dbbe8ca10c4c: No bootstrap required, opened a new log
I20260713 09:08:05.952930 23180 ts_tablet_manager.cc:1403] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 84449940205745b29950dbbe8ca10c4c: Time spent bootstrapping tablet: real 0.101s	user 0.042s	sys 0.045s
I20260713 09:08:05.953016 23182 tablet_bootstrap.cc:492] T 0d41a77eb2b94a8c86c70d528f4d4027 P 59ce78a44c144de69148e286705294ce: No bootstrap required, opened a new log
I20260713 09:08:05.953485 23182 ts_tablet_manager.cc:1403] T 0d41a77eb2b94a8c86c70d528f4d4027 P 59ce78a44c144de69148e286705294ce: Time spent bootstrapping tablet: real 0.106s	user 0.037s	sys 0.039s
I20260713 09:08:05.956140 23182 raft_consensus.cc:359] T 0d41a77eb2b94a8c86c70d528f4d4027 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.956827 23182 raft_consensus.cc:385] T 0d41a77eb2b94a8c86c70d528f4d4027 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:05.957108 23182 raft_consensus.cc:740] T 0d41a77eb2b94a8c86c70d528f4d4027 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59ce78a44c144de69148e286705294ce, State: Initialized, Role: FOLLOWER
I20260713 09:08:05.957866 23182 consensus_queue.cc:260] T 0d41a77eb2b94a8c86c70d528f4d4027 P 59ce78a44c144de69148e286705294ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.959451 23180 raft_consensus.cc:359] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.960135 23180 raft_consensus.cc:385] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:05.960421 23180 raft_consensus.cc:740] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84449940205745b29950dbbe8ca10c4c, State: Initialized, Role: FOLLOWER
I20260713 09:08:05.961087 23180 consensus_queue.cc:260] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 84449940205745b29950dbbe8ca10c4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.962795 23182 ts_tablet_manager.cc:1434] T 0d41a77eb2b94a8c86c70d528f4d4027 P 59ce78a44c144de69148e286705294ce: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:08:05.963747 23182 tablet_bootstrap.cc:492] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce: Bootstrap starting.
I20260713 09:08:05.966092 23180 ts_tablet_manager.cc:1434] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 84449940205745b29950dbbe8ca10c4c: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260713 09:08:05.967123 23180 tablet_bootstrap.cc:492] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c: Bootstrap starting.
I20260713 09:08:05.969422 23182 tablet_bootstrap.cc:654] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:05.973532 23180 tablet_bootstrap.cc:654] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:05.980835 23182 tablet_bootstrap.cc:492] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce: No bootstrap required, opened a new log
I20260713 09:08:05.981325 23182 ts_tablet_manager.cc:1403] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.007s
I20260713 09:08:05.983757 23181 tablet_bootstrap.cc:492] T de83b16602e94eb5a387f6f00a2a046c P 050afe37779c4013984ab469cc906e25: No bootstrap required, opened a new log
I20260713 09:08:05.984292 23181 ts_tablet_manager.cc:1403] T de83b16602e94eb5a387f6f00a2a046c P 050afe37779c4013984ab469cc906e25: Time spent bootstrapping tablet: real 0.096s	user 0.012s	sys 0.004s
I20260713 09:08:05.984673 23182 raft_consensus.cc:359] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.986343 23182 raft_consensus.cc:385] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:05.986734 23182 raft_consensus.cc:740] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59ce78a44c144de69148e286705294ce, State: Initialized, Role: FOLLOWER
I20260713 09:08:05.987444 23182 consensus_queue.cc:260] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.988070 23181 raft_consensus.cc:359] T de83b16602e94eb5a387f6f00a2a046c P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.988690 23181 raft_consensus.cc:385] T de83b16602e94eb5a387f6f00a2a046c P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:05.988940 23181 raft_consensus.cc:740] T de83b16602e94eb5a387f6f00a2a046c P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050afe37779c4013984ab469cc906e25, State: Initialized, Role: FOLLOWER
I20260713 09:08:05.989578 23181 consensus_queue.cc:260] T de83b16602e94eb5a387f6f00a2a046c P 050afe37779c4013984ab469cc906e25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.990778 23182 ts_tablet_manager.cc:1434] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:08:05.991650 23181 ts_tablet_manager.cc:1434] T de83b16602e94eb5a387f6f00a2a046c P 050afe37779c4013984ab469cc906e25: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260713 09:08:05.991945 23182 tablet_bootstrap.cc:492] T de83b16602e94eb5a387f6f00a2a046c P 59ce78a44c144de69148e286705294ce: Bootstrap starting.
I20260713 09:08:05.992489 23181 tablet_bootstrap.cc:492] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25: Bootstrap starting.
I20260713 09:08:05.995400 23283 raft_consensus.cc:493] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:05.996055 23283 raft_consensus.cc:515] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:05.998351 23283 leader_election.cc:290] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:05.999243 22987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de83b16602e94eb5a387f6f00a2a046c" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
W20260713 09:08:06.000963 23103 leader_election.cc:343] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:06.002621 23060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de83b16602e94eb5a387f6f00a2a046c" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
I20260713 09:08:06.003259 23060 raft_consensus.cc:2468] T de83b16602e94eb5a387f6f00a2a046c P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84449940205745b29950dbbe8ca10c4c in term 0.
I20260713 09:08:06.004971 23189 raft_consensus.cc:493] T 4ea2e2a738a448ada86e6b03b059f623 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.005491 23189 raft_consensus.cc:515] T 4ea2e2a738a448ada86e6b03b059f623 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.007562 23189 leader_election.cc:290] T 4ea2e2a738a448ada86e6b03b059f623 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:06.008672 23137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea2e2a738a448ada86e6b03b059f623" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c" is_pre_election: true
I20260713 09:08:06.009505 23137 raft_consensus.cc:2393] T 4ea2e2a738a448ada86e6b03b059f623 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59ce78a44c144de69148e286705294ce in current term 1: Already voted for candidate 050afe37779c4013984ab469cc906e25 in this term.
I20260713 09:08:06.009693 23060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea2e2a738a448ada86e6b03b059f623" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
I20260713 09:08:06.011161 22954 leader_election.cc:304] T 4ea2e2a738a448ada86e6b03b059f623 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59ce78a44c144de69148e286705294ce; no voters: 050afe37779c4013984ab469cc906e25, 84449940205745b29950dbbe8ca10c4c
I20260713 09:08:06.009008 23103 leader_election.cc:304] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c [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: 050afe37779c4013984ab469cc906e25, 84449940205745b29950dbbe8ca10c4c; no voters: 59ce78a44c144de69148e286705294ce
I20260713 09:08:06.011987 23189 raft_consensus.cc:3060] T 4ea2e2a738a448ada86e6b03b059f623 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.012868 23283 raft_consensus.cc:2804] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:06.013233 23283 raft_consensus.cc:493] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:06.013581 23283 raft_consensus.cc:3060] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.014671 23285 raft_consensus.cc:493] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.015098 23285 raft_consensus.cc:515] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.017046 23285 leader_election.cc:290] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:06.017674 23060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e0a1f05f4743b1b7509fa54fdcaec7" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
I20260713 09:08:06.018019 23137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e0a1f05f4743b1b7509fa54fdcaec7" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c" is_pre_election: true
I20260713 09:08:06.018647 23137 raft_consensus.cc:2468] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59ce78a44c144de69148e286705294ce in term 0.
W20260713 09:08:06.018913 22954 leader_election.cc:343] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:06.019696 22957 leader_election.cc:304] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [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: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c; no voters: 050afe37779c4013984ab469cc906e25
I20260713 09:08:06.020459 23285 raft_consensus.cc:2804] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:06.020784 23285 raft_consensus.cc:493] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:06.021102 23285 raft_consensus.cc:3060] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.022254 23253 consensus_queue.cc:1048] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:06.027563 23182 tablet_bootstrap.cc:654] T de83b16602e94eb5a387f6f00a2a046c P 59ce78a44c144de69148e286705294ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.028429 23180 tablet_bootstrap.cc:492] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c: No bootstrap required, opened a new log
I20260713 09:08:06.028900 23180 ts_tablet_manager.cc:1403] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.009s
I20260713 09:08:06.030361 23181 tablet_bootstrap.cc:654] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.033427 23189 raft_consensus.cc:2749] T 4ea2e2a738a448ada86e6b03b059f623 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:06.046471 23182 tablet_bootstrap.cc:492] T de83b16602e94eb5a387f6f00a2a046c P 59ce78a44c144de69148e286705294ce: No bootstrap required, opened a new log
I20260713 09:08:06.046751 23249 raft_consensus.cc:493] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.047405 23182 ts_tablet_manager.cc:1403] T de83b16602e94eb5a387f6f00a2a046c P 59ce78a44c144de69148e286705294ce: Time spent bootstrapping tablet: real 0.056s	user 0.005s	sys 0.010s
I20260713 09:08:06.047370 23249 raft_consensus.cc:515] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.049888 23189 raft_consensus.cc:493] T a75db02a59c642a1a98a501a455a0ed3 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.050359 23189 raft_consensus.cc:515] T a75db02a59c642a1a98a501a455a0ed3 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.050993 23249 leader_election.cc:290] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:06.052116 23182 raft_consensus.cc:359] T de83b16602e94eb5a387f6f00a2a046c P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.052815 23189 leader_election.cc:290] T a75db02a59c642a1a98a501a455a0ed3 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:06.052919 23182 raft_consensus.cc:385] T de83b16602e94eb5a387f6f00a2a046c P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.053419 23182 raft_consensus.cc:740] T de83b16602e94eb5a387f6f00a2a046c P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59ce78a44c144de69148e286705294ce, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.053678 23066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75db02a59c642a1a98a501a455a0ed3" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
I20260713 09:08:06.054481 23066 raft_consensus.cc:2393] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59ce78a44c144de69148e286705294ce in current term 1: Already voted for candidate 050afe37779c4013984ab469cc906e25 in this term.
I20260713 09:08:06.054908 22988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfc5f27f3431aa35c4e1c352e2ff0" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
I20260713 09:08:06.055245 23180 raft_consensus.cc:359] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.055893 23180 raft_consensus.cc:385] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.056147 23180 raft_consensus.cc:740] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84449940205745b29950dbbe8ca10c4c, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.056242 23137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75db02a59c642a1a98a501a455a0ed3" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c" is_pre_election: true
I20260713 09:08:06.057022 23137 raft_consensus.cc:2393] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59ce78a44c144de69148e286705294ce in current term 1: Already voted for candidate 84449940205745b29950dbbe8ca10c4c in this term.
I20260713 09:08:06.057155 23060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfc5f27f3431aa35c4e1c352e2ff0" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
I20260713 09:08:06.057659 23254 consensus_queue.cc:1048] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:06.057545 23182 consensus_queue.cc:260] T de83b16602e94eb5a387f6f00a2a046c P 59ce78a44c144de69148e286705294ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
W20260713 09:08:06.058442 23103 leader_election.cc:343] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:06.058522 22957 leader_election.cc:304] T a75db02a59c642a1a98a501a455a0ed3 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59ce78a44c144de69148e286705294ce; no voters: 050afe37779c4013984ab469cc906e25, 84449940205745b29950dbbe8ca10c4c
W20260713 09:08:06.059194 23103 leader_election.cc:343] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:06.059355 23227 raft_consensus.cc:3060] T a75db02a59c642a1a98a501a455a0ed3 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.059645 23103 leader_election.cc:304] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 84449940205745b29950dbbe8ca10c4c; no voters: 050afe37779c4013984ab469cc906e25, 59ce78a44c144de69148e286705294ce
I20260713 09:08:06.060695 23249 raft_consensus.cc:2749] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:06.062817 23182 ts_tablet_manager.cc:1434] T de83b16602e94eb5a387f6f00a2a046c P 59ce78a44c144de69148e286705294ce: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:08:06.063825 23182 tablet_bootstrap.cc:492] T 30f089757495440db9fb962486dad2c1 P 59ce78a44c144de69148e286705294ce: Bootstrap starting.
I20260713 09:08:06.069525 23182 tablet_bootstrap.cc:654] T 30f089757495440db9fb962486dad2c1 P 59ce78a44c144de69148e286705294ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.069686 23283 raft_consensus.cc:515] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.056802 23180 consensus_queue.cc:260] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.069410 23227 raft_consensus.cc:2749] T a75db02a59c642a1a98a501a455a0ed3 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:06.073611 23180 ts_tablet_manager.cc:1434] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260713 09:08:06.073825 22988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de83b16602e94eb5a387f6f00a2a046c" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce"
I20260713 09:08:06.074518 23180 tablet_bootstrap.cc:492] T 368b0b9c57fc442892dda388fb159f20 P 84449940205745b29950dbbe8ca10c4c: Bootstrap starting.
I20260713 09:08:06.074663 22988 raft_consensus.cc:3060] T de83b16602e94eb5a387f6f00a2a046c P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.078955 23060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de83b16602e94eb5a387f6f00a2a046c" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25"
I20260713 09:08:06.079540 23060 raft_consensus.cc:3060] T de83b16602e94eb5a387f6f00a2a046c P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.083678 23254 raft_consensus.cc:493] T e50f11d24aef4e22ae19357094f7473c P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.084175 23254 raft_consensus.cc:515] T e50f11d24aef4e22ae19357094f7473c P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.087025 23254 leader_election.cc:290] T e50f11d24aef4e22ae19357094f7473c P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:06.088294 22990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50f11d24aef4e22ae19357094f7473c" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
I20260713 09:08:06.088294 23137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50f11d24aef4e22ae19357094f7473c" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c" is_pre_election: true
I20260713 09:08:06.090119 23283 leader_election.cc:290] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 election: Requested vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:06.089687 23066 raft_consensus.cc:3060] T e50f11d24aef4e22ae19357094f7473c P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.091048 23032 leader_election.cc:304] T e50f11d24aef4e22ae19357094f7473c P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 050afe37779c4013984ab469cc906e25; no voters: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c
I20260713 09:08:06.093719 23285 raft_consensus.cc:515] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.096506 23065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e0a1f05f4743b1b7509fa54fdcaec7" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25"
W20260713 09:08:06.097887 22954 leader_election.cc:343] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:06.049170 23181 tablet_bootstrap.cc:492] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25: No bootstrap required, opened a new log
I20260713 09:08:06.102092 23181 ts_tablet_manager.cc:1403] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25: Time spent bootstrapping tablet: real 0.110s	user 0.015s	sys 0.000s
I20260713 09:08:06.104418 23180 tablet_bootstrap.cc:654] T 368b0b9c57fc442892dda388fb159f20 P 84449940205745b29950dbbe8ca10c4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.105244 23285 leader_election.cc:290] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 election: Requested vote from peers 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:06.105901 23181 raft_consensus.cc:359] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.108567 23060 raft_consensus.cc:2468] T de83b16602e94eb5a387f6f00a2a046c P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84449940205745b29950dbbe8ca10c4c in term 1.
I20260713 09:08:06.108561 23137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e0a1f05f4743b1b7509fa54fdcaec7" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c"
I20260713 09:08:06.114619 22988 raft_consensus.cc:2468] T de83b16602e94eb5a387f6f00a2a046c P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84449940205745b29950dbbe8ca10c4c in term 1.
I20260713 09:08:06.115074 23137 raft_consensus.cc:3060] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.111698 23254 raft_consensus.cc:2749] T e50f11d24aef4e22ae19357094f7473c P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:06.112998 23181 raft_consensus.cc:385] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.116040 23181 raft_consensus.cc:740] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050afe37779c4013984ab469cc906e25, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.116854 23181 consensus_queue.cc:260] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.118477 23103 leader_election.cc:304] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c; no voters: 
I20260713 09:08:06.118858 23181 ts_tablet_manager.cc:1434] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:08:06.119755 23181 tablet_bootstrap.cc:492] T 1f6506bda9fc40b4b4e4974bd55d095d P 050afe37779c4013984ab469cc906e25: Bootstrap starting.
I20260713 09:08:06.120011 23249 raft_consensus.cc:2804] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:06.121826 23249 raft_consensus.cc:697] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c [term 1 LEADER]: Becoming Leader. State: Replica: 84449940205745b29950dbbe8ca10c4c, State: Running, Role: LEADER
I20260713 09:08:06.123814 23249 consensus_queue.cc:237] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.125537 23137 raft_consensus.cc:2468] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59ce78a44c144de69148e286705294ce in term 1.
I20260713 09:08:06.126304 23181 tablet_bootstrap.cc:654] T 1f6506bda9fc40b4b4e4974bd55d095d P 050afe37779c4013984ab469cc906e25: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.126958 22957 leader_election.cc:304] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [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: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c; no voters: 050afe37779c4013984ab469cc906e25
I20260713 09:08:06.128153 23285 raft_consensus.cc:2804] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:06.128654 23285 raft_consensus.cc:697] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Becoming Leader. State: Replica: 59ce78a44c144de69148e286705294ce, State: Running, Role: LEADER
I20260713 09:08:06.129601 23285 consensus_queue.cc:237] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.128778 23182 tablet_bootstrap.cc:492] T 30f089757495440db9fb962486dad2c1 P 59ce78a44c144de69148e286705294ce: No bootstrap required, opened a new log
I20260713 09:08:06.131568 23182 ts_tablet_manager.cc:1403] T 30f089757495440db9fb962486dad2c1 P 59ce78a44c144de69148e286705294ce: Time spent bootstrapping tablet: real 0.068s	user 0.025s	sys 0.028s
I20260713 09:08:06.139811 23182 raft_consensus.cc:359] T 30f089757495440db9fb962486dad2c1 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.140923 23182 raft_consensus.cc:385] T 30f089757495440db9fb962486dad2c1 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.141261 23182 raft_consensus.cc:740] T 30f089757495440db9fb962486dad2c1 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59ce78a44c144de69148e286705294ce, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.142000 23182 consensus_queue.cc:260] T 30f089757495440db9fb962486dad2c1 P 59ce78a44c144de69148e286705294ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.145586 23182 ts_tablet_manager.cc:1434] T 30f089757495440db9fb962486dad2c1 P 59ce78a44c144de69148e286705294ce: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:08:06.146832 23182 tablet_bootstrap.cc:492] T b7097d8d653a4d8e86df3f504054e6b0 P 59ce78a44c144de69148e286705294ce: Bootstrap starting.
I20260713 09:08:06.154835 23182 tablet_bootstrap.cc:654] T b7097d8d653a4d8e86df3f504054e6b0 P 59ce78a44c144de69148e286705294ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.169763 23180 tablet_bootstrap.cc:492] T 368b0b9c57fc442892dda388fb159f20 P 84449940205745b29950dbbe8ca10c4c: No bootstrap required, opened a new log
I20260713 09:08:06.170392 23180 ts_tablet_manager.cc:1403] T 368b0b9c57fc442892dda388fb159f20 P 84449940205745b29950dbbe8ca10c4c: Time spent bootstrapping tablet: real 0.096s	user 0.006s	sys 0.009s
I20260713 09:08:06.170471 23181 tablet_bootstrap.cc:492] T 1f6506bda9fc40b4b4e4974bd55d095d P 050afe37779c4013984ab469cc906e25: No bootstrap required, opened a new log
I20260713 09:08:06.171104 23181 ts_tablet_manager.cc:1403] T 1f6506bda9fc40b4b4e4974bd55d095d P 050afe37779c4013984ab469cc906e25: Time spent bootstrapping tablet: real 0.052s	user 0.019s	sys 0.005s
I20260713 09:08:06.174472 23254 raft_consensus.cc:493] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.175652 23254 raft_consensus.cc:515] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.179335 23189 raft_consensus.cc:493] T 0d41a77eb2b94a8c86c70d528f4d4027 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.179992 23189 raft_consensus.cc:515] T 0d41a77eb2b94a8c86c70d528f4d4027 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.182541 23189 leader_election.cc:290] T 0d41a77eb2b94a8c86c70d528f4d4027 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:06.176290 23181 raft_consensus.cc:359] T 1f6506bda9fc40b4b4e4974bd55d095d P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.183907 23181 raft_consensus.cc:385] T 1f6506bda9fc40b4b4e4974bd55d095d P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.184183 23181 raft_consensus.cc:740] T 1f6506bda9fc40b4b4e4974bd55d095d P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050afe37779c4013984ab469cc906e25, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.184582 23060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d41a77eb2b94a8c86c70d528f4d4027" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
I20260713 09:08:06.184923 23181 consensus_queue.cc:260] T 1f6506bda9fc40b4b4e4974bd55d095d P 050afe37779c4013984ab469cc906e25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.183444 22886 catalog_manager.cc:5697] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 59ce78a44c144de69148e286705294ce (127.21.94.129). New cstate: current_term: 1 leader_uuid: "59ce78a44c144de69148e286705294ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:06.186779 23137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d41a77eb2b94a8c86c70d528f4d4027" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c" is_pre_election: true
I20260713 09:08:06.184968 22987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368b0b9c57fc442892dda388fb159f20" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
I20260713 09:08:06.190181 22957 leader_election.cc:304] T 0d41a77eb2b94a8c86c70d528f4d4027 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59ce78a44c144de69148e286705294ce; no voters: 050afe37779c4013984ab469cc906e25, 84449940205745b29950dbbe8ca10c4c
W20260713 09:08:06.191891 23029 leader_election.cc:343] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:06.194252 23181 ts_tablet_manager.cc:1434] T 1f6506bda9fc40b4b4e4974bd55d095d P 050afe37779c4013984ab469cc906e25: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260713 09:08:06.194700 23137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368b0b9c57fc442892dda388fb159f20" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c" is_pre_election: true
I20260713 09:08:06.195636 23254 leader_election.cc:290] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:06.196326 23189 raft_consensus.cc:2749] T 0d41a77eb2b94a8c86c70d528f4d4027 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:06.174058 23180 raft_consensus.cc:359] T 368b0b9c57fc442892dda388fb159f20 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.198030 23180 raft_consensus.cc:385] T 368b0b9c57fc442892dda388fb159f20 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.198479 23180 raft_consensus.cc:740] T 368b0b9c57fc442892dda388fb159f20 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84449940205745b29950dbbe8ca10c4c, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.198854 23181 tablet_bootstrap.cc:492] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 050afe37779c4013984ab469cc906e25: Bootstrap starting.
I20260713 09:08:06.199558 23180 consensus_queue.cc:260] T 368b0b9c57fc442892dda388fb159f20 P 84449940205745b29950dbbe8ca10c4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.200822 23137 raft_consensus.cc:2468] T 368b0b9c57fc442892dda388fb159f20 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 050afe37779c4013984ab469cc906e25 in term 0.
I20260713 09:08:06.203248 23032 leader_election.cc:304] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [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: 050afe37779c4013984ab469cc906e25, 84449940205745b29950dbbe8ca10c4c; no voters: 59ce78a44c144de69148e286705294ce
I20260713 09:08:06.204355 23254 raft_consensus.cc:2804] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:06.204603 23182 tablet_bootstrap.cc:492] T b7097d8d653a4d8e86df3f504054e6b0 P 59ce78a44c144de69148e286705294ce: No bootstrap required, opened a new log
I20260713 09:08:06.204782 23254 raft_consensus.cc:493] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:06.205396 23182 ts_tablet_manager.cc:1403] T b7097d8d653a4d8e86df3f504054e6b0 P 59ce78a44c144de69148e286705294ce: Time spent bootstrapping tablet: real 0.059s	user 0.025s	sys 0.024s
I20260713 09:08:06.205436 23181 tablet_bootstrap.cc:654] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 050afe37779c4013984ab469cc906e25: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.204598 23180 ts_tablet_manager.cc:1434] T 368b0b9c57fc442892dda388fb159f20 P 84449940205745b29950dbbe8ca10c4c: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260713 09:08:06.205477 23254 raft_consensus.cc:3060] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.206682 23180 tablet_bootstrap.cc:492] T 30f089757495440db9fb962486dad2c1 P 84449940205745b29950dbbe8ca10c4c: Bootstrap starting.
I20260713 09:08:06.208314 23182 raft_consensus.cc:359] T b7097d8d653a4d8e86df3f504054e6b0 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.209252 23182 raft_consensus.cc:385] T b7097d8d653a4d8e86df3f504054e6b0 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.209676 23182 raft_consensus.cc:740] T b7097d8d653a4d8e86df3f504054e6b0 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59ce78a44c144de69148e286705294ce, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.174479 22887 catalog_manager.cc:5697] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 84449940205745b29950dbbe8ca10c4c (127.21.94.131). New cstate: current_term: 1 leader_uuid: "84449940205745b29950dbbe8ca10c4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:06.210695 23182 consensus_queue.cc:260] T b7097d8d653a4d8e86df3f504054e6b0 P 59ce78a44c144de69148e286705294ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.212736 23254 raft_consensus.cc:515] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.215647 22987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368b0b9c57fc442892dda388fb159f20" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce"
W20260713 09:08:06.217031 23029 leader_election.cc:343] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:06.219211 23137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368b0b9c57fc442892dda388fb159f20" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c"
I20260713 09:08:06.219448 23182 ts_tablet_manager.cc:1434] T b7097d8d653a4d8e86df3f504054e6b0 P 59ce78a44c144de69148e286705294ce: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260713 09:08:06.219791 23137 raft_consensus.cc:3060] T 368b0b9c57fc442892dda388fb159f20 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.220762 23182 tablet_bootstrap.cc:492] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 59ce78a44c144de69148e286705294ce: Bootstrap starting.
I20260713 09:08:06.226513 23137 raft_consensus.cc:2468] T 368b0b9c57fc442892dda388fb159f20 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 050afe37779c4013984ab469cc906e25 in term 1.
I20260713 09:08:06.227808 23032 leader_election.cc:304] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [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: 050afe37779c4013984ab469cc906e25, 84449940205745b29950dbbe8ca10c4c; no voters: 59ce78a44c144de69148e286705294ce
I20260713 09:08:06.228752 23182 tablet_bootstrap.cc:654] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 59ce78a44c144de69148e286705294ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.228852 23252 raft_consensus.cc:2804] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:06.229501 23252 raft_consensus.cc:697] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [term 1 LEADER]: Becoming Leader. State: Replica: 050afe37779c4013984ab469cc906e25, State: Running, Role: LEADER
I20260713 09:08:06.230291 23252 consensus_queue.cc:237] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.231001 23180 tablet_bootstrap.cc:654] T 30f089757495440db9fb962486dad2c1 P 84449940205745b29950dbbe8ca10c4c: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.248986 23254 leader_election.cc:290] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 election: Requested vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:06.261039 23249 raft_consensus.cc:493] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.261837 23249 raft_consensus.cc:515] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.264534 23249 leader_election.cc:290] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:06.267006 22987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7097d8d653a4d8e86df3f504054e6b0" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
I20260713 09:08:06.265654 22888 catalog_manager.cc:5697] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 reported cstate change: term changed from 0 to 1, leader changed from <none> to 050afe37779c4013984ab469cc906e25 (127.21.94.130). New cstate: current_term: 1 leader_uuid: "050afe37779c4013984ab469cc906e25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:06.267889 22987 raft_consensus.cc:2468] T b7097d8d653a4d8e86df3f504054e6b0 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84449940205745b29950dbbe8ca10c4c in term 0.
I20260713 09:08:06.269461 23285 consensus_queue.cc:1048] T c557542a37f8452f896272c057466ebd P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:06.271168 22954 consensus_peers.cc:597] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce -> Peer 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817): Couldn't send request to peer 050afe37779c4013984ab469cc906e25. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:06.271373 23103 leader_election.cc:304] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c; no voters: 
I20260713 09:08:06.272440 23066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7097d8d653a4d8e86df3f504054e6b0" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
I20260713 09:08:06.274293 23283 raft_consensus.cc:2804] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:06.274540 23285 consensus_queue.cc:1048] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:06.274694 23283 raft_consensus.cc:493] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:06.275630 23283 raft_consensus.cc:3060] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.273095 23066 raft_consensus.cc:2468] T b7097d8d653a4d8e86df3f504054e6b0 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84449940205745b29950dbbe8ca10c4c in term 0.
I20260713 09:08:06.285599 23283 raft_consensus.cc:515] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.296324 23181 tablet_bootstrap.cc:492] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 050afe37779c4013984ab469cc906e25: No bootstrap required, opened a new log
I20260713 09:08:06.297565 23285 raft_consensus.cc:493] T 30f089757495440db9fb962486dad2c1 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.298224 23285 raft_consensus.cc:515] T 30f089757495440db9fb962486dad2c1 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.299041 22987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7097d8d653a4d8e86df3f504054e6b0" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce"
I20260713 09:08:06.299839 22987 raft_consensus.cc:3060] T b7097d8d653a4d8e86df3f504054e6b0 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.300701 23285 leader_election.cc:290] T 30f089757495440db9fb962486dad2c1 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:06.302839 23066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f089757495440db9fb962486dad2c1" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
I20260713 09:08:06.303926 23135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f089757495440db9fb962486dad2c1" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c" is_pre_election: true
W20260713 09:08:06.304289 22954 leader_election.cc:343] T 30f089757495440db9fb962486dad2c1 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:06.305748 22957 leader_election.cc:343] T 30f089757495440db9fb962486dad2c1 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:06.306340 22957 leader_election.cc:304] T 30f089757495440db9fb962486dad2c1 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59ce78a44c144de69148e286705294ce; no voters: 050afe37779c4013984ab469cc906e25, 84449940205745b29950dbbe8ca10c4c
I20260713 09:08:06.307947 23285 raft_consensus.cc:2749] T 30f089757495440db9fb962486dad2c1 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:06.309173 23181 ts_tablet_manager.cc:1403] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 050afe37779c4013984ab469cc906e25: Time spent bootstrapping tablet: real 0.110s	user 0.032s	sys 0.042s
I20260713 09:08:06.321471 22987 raft_consensus.cc:2468] T b7097d8d653a4d8e86df3f504054e6b0 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84449940205745b29950dbbe8ca10c4c in term 1.
I20260713 09:08:06.324684 23066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7097d8d653a4d8e86df3f504054e6b0" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25"
I20260713 09:08:06.326866 23066 raft_consensus.cc:3060] T b7097d8d653a4d8e86df3f504054e6b0 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.334056 23181 raft_consensus.cc:359] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.339253 23181 raft_consensus.cc:385] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.339613 23181 raft_consensus.cc:740] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050afe37779c4013984ab469cc906e25, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.341691 23066 raft_consensus.cc:2468] T b7097d8d653a4d8e86df3f504054e6b0 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84449940205745b29950dbbe8ca10c4c in term 1.
I20260713 09:08:06.340600 23181 consensus_queue.cc:260] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 050afe37779c4013984ab469cc906e25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.343325 23103 leader_election.cc:304] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c; no voters: 
I20260713 09:08:06.346212 23283 leader_election.cc:290] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 election: Requested vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:06.347183 23285 consensus_queue.cc:1048] T c557542a37f8452f896272c057466ebd P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:06.350674 23283 raft_consensus.cc:2804] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:06.351248 23283 raft_consensus.cc:697] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c [term 1 LEADER]: Becoming Leader. State: Replica: 84449940205745b29950dbbe8ca10c4c, State: Running, Role: LEADER
I20260713 09:08:06.360909 23283 consensus_queue.cc:237] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.359769 23181 ts_tablet_manager.cc:1434] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 050afe37779c4013984ab469cc906e25: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260713 09:08:06.366904 23180 tablet_bootstrap.cc:492] T 30f089757495440db9fb962486dad2c1 P 84449940205745b29950dbbe8ca10c4c: No bootstrap required, opened a new log
I20260713 09:08:06.366987 23181 tablet_bootstrap.cc:492] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 050afe37779c4013984ab469cc906e25: Bootstrap starting.
I20260713 09:08:06.368235 23180 ts_tablet_manager.cc:1403] T 30f089757495440db9fb962486dad2c1 P 84449940205745b29950dbbe8ca10c4c: Time spent bootstrapping tablet: real 0.162s	user 0.048s	sys 0.070s
I20260713 09:08:06.371019 23180 raft_consensus.cc:359] T 30f089757495440db9fb962486dad2c1 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.371836 23180 raft_consensus.cc:385] T 30f089757495440db9fb962486dad2c1 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.372205 23180 raft_consensus.cc:740] T 30f089757495440db9fb962486dad2c1 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84449940205745b29950dbbe8ca10c4c, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.372964 23180 consensus_queue.cc:260] T 30f089757495440db9fb962486dad2c1 P 84449940205745b29950dbbe8ca10c4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.374626 23180 ts_tablet_manager.cc:1434] T 30f089757495440db9fb962486dad2c1 P 84449940205745b29950dbbe8ca10c4c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:06.375123 23181 tablet_bootstrap.cc:654] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 050afe37779c4013984ab469cc906e25: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.376863 23182 tablet_bootstrap.cc:492] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 59ce78a44c144de69148e286705294ce: No bootstrap required, opened a new log
I20260713 09:08:06.377383 23182 ts_tablet_manager.cc:1403] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 59ce78a44c144de69148e286705294ce: Time spent bootstrapping tablet: real 0.157s	user 0.045s	sys 0.067s
I20260713 09:08:06.380771 23182 raft_consensus.cc:359] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.381553 23182 raft_consensus.cc:385] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.381825 23182 raft_consensus.cc:740] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59ce78a44c144de69148e286705294ce, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.382441 23182 consensus_queue.cc:260] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 59ce78a44c144de69148e286705294ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.384487 23182 ts_tablet_manager.cc:1434] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 59ce78a44c144de69148e286705294ce: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260713 09:08:06.385165 23181 tablet_bootstrap.cc:492] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 050afe37779c4013984ab469cc906e25: No bootstrap required, opened a new log
I20260713 09:08:06.385666 23181 ts_tablet_manager.cc:1403] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 050afe37779c4013984ab469cc906e25: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.004s
I20260713 09:08:06.387567 23182 tablet_bootstrap.cc:492] T 368b0b9c57fc442892dda388fb159f20 P 59ce78a44c144de69148e286705294ce: Bootstrap starting.
I20260713 09:08:06.388341 23181 raft_consensus.cc:359] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.389147 23181 raft_consensus.cc:385] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.389458 23181 raft_consensus.cc:740] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050afe37779c4013984ab469cc906e25, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.390583 23181 consensus_queue.cc:260] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 050afe37779c4013984ab469cc906e25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.392711 23181 ts_tablet_manager.cc:1434] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 050afe37779c4013984ab469cc906e25: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:08:06.395603 23181 tablet_bootstrap.cc:492] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 050afe37779c4013984ab469cc906e25: Bootstrap starting.
I20260713 09:08:06.396348 23182 tablet_bootstrap.cc:654] T 368b0b9c57fc442892dda388fb159f20 P 59ce78a44c144de69148e286705294ce: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.401537 23181 tablet_bootstrap.cc:654] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 050afe37779c4013984ab469cc906e25: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.406344 23182 tablet_bootstrap.cc:492] T 368b0b9c57fc442892dda388fb159f20 P 59ce78a44c144de69148e286705294ce: No bootstrap required, opened a new log
I20260713 09:08:06.406886 23182 ts_tablet_manager.cc:1403] T 368b0b9c57fc442892dda388fb159f20 P 59ce78a44c144de69148e286705294ce: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260713 09:08:06.409690 23182 raft_consensus.cc:359] T 368b0b9c57fc442892dda388fb159f20 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.410586 23182 raft_consensus.cc:385] T 368b0b9c57fc442892dda388fb159f20 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.410938 23182 raft_consensus.cc:740] T 368b0b9c57fc442892dda388fb159f20 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59ce78a44c144de69148e286705294ce, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.411832 23182 consensus_queue.cc:260] T 368b0b9c57fc442892dda388fb159f20 P 59ce78a44c144de69148e286705294ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.414101 23182 ts_tablet_manager.cc:1434] T 368b0b9c57fc442892dda388fb159f20 P 59ce78a44c144de69148e286705294ce: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:06.413165 22889 catalog_manager.cc:5697] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 84449940205745b29950dbbe8ca10c4c (127.21.94.131). New cstate: current_term: 1 leader_uuid: "84449940205745b29950dbbe8ca10c4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:06.425622 23181 tablet_bootstrap.cc:492] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 050afe37779c4013984ab469cc906e25: No bootstrap required, opened a new log
I20260713 09:08:06.426247 23181 ts_tablet_manager.cc:1403] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 050afe37779c4013984ab469cc906e25: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.016s
I20260713 09:08:06.429147 23181 raft_consensus.cc:359] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.429862 23181 raft_consensus.cc:385] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.430131 23181 raft_consensus.cc:740] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050afe37779c4013984ab469cc906e25, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.430783 23181 consensus_queue.cc:260] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 050afe37779c4013984ab469cc906e25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.432607 23181 ts_tablet_manager.cc:1434] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 050afe37779c4013984ab469cc906e25: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:08:06.433411 23181 tablet_bootstrap.cc:492] T 30f089757495440db9fb962486dad2c1 P 050afe37779c4013984ab469cc906e25: Bootstrap starting.
I20260713 09:08:06.440177 23181 tablet_bootstrap.cc:654] T 30f089757495440db9fb962486dad2c1 P 050afe37779c4013984ab469cc906e25: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:06.455339 23181 tablet_bootstrap.cc:492] T 30f089757495440db9fb962486dad2c1 P 050afe37779c4013984ab469cc906e25: No bootstrap required, opened a new log
I20260713 09:08:06.455781 23181 ts_tablet_manager.cc:1403] T 30f089757495440db9fb962486dad2c1 P 050afe37779c4013984ab469cc906e25: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.008s
I20260713 09:08:06.458038 23181 raft_consensus.cc:359] T 30f089757495440db9fb962486dad2c1 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.458597 23181 raft_consensus.cc:385] T 30f089757495440db9fb962486dad2c1 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:06.458841 23181 raft_consensus.cc:740] T 30f089757495440db9fb962486dad2c1 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 050afe37779c4013984ab469cc906e25, State: Initialized, Role: FOLLOWER
I20260713 09:08:06.459447 23181 consensus_queue.cc:260] T 30f089757495440db9fb962486dad2c1 P 050afe37779c4013984ab469cc906e25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.460992 23181 ts_tablet_manager.cc:1434] T 30f089757495440db9fb962486dad2c1 P 050afe37779c4013984ab469cc906e25: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:08:06.500619 22987 raft_consensus.cc:3060] T 0d41a77eb2b94a8c86c70d528f4d4027 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.508247 23231 raft_consensus.cc:493] T 368b0b9c57fc442892dda388fb159f20 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.508708 23231 raft_consensus.cc:515] T 368b0b9c57fc442892dda388fb159f20 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.510661 23231 leader_election.cc:290] T 368b0b9c57fc442892dda388fb159f20 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:06.511588 23066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368b0b9c57fc442892dda388fb159f20" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
I20260713 09:08:06.512171 23137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368b0b9c57fc442892dda388fb159f20" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c" is_pre_election: true
I20260713 09:08:06.514056 23137 raft_consensus.cc:2393] T 368b0b9c57fc442892dda388fb159f20 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59ce78a44c144de69148e286705294ce in current term 1: Already voted for candidate 050afe37779c4013984ab469cc906e25 in this term.
I20260713 09:08:06.515376 22957 leader_election.cc:304] T 368b0b9c57fc442892dda388fb159f20 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59ce78a44c144de69148e286705294ce; no voters: 050afe37779c4013984ab469cc906e25, 84449940205745b29950dbbe8ca10c4c
I20260713 09:08:06.516089 23231 raft_consensus.cc:3060] T 368b0b9c57fc442892dda388fb159f20 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.521963 23231 raft_consensus.cc:2749] T 368b0b9c57fc442892dda388fb159f20 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:06.527072 23289 raft_consensus.cc:493] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.527683 23289 raft_consensus.cc:515] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.529747 23289 leader_election.cc:290] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:06.530467 22987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dce733a95ce40d2a9f221ec6bb0e6c1" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
I20260713 09:08:06.530917 23135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dce733a95ce40d2a9f221ec6bb0e6c1" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c" is_pre_election: true
I20260713 09:08:06.532291 23032 leader_election.cc:304] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 050afe37779c4013984ab469cc906e25; no voters: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c
I20260713 09:08:06.532964 23289 raft_consensus.cc:2749] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:06.550634 23249 consensus_queue.cc:1048] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:06.557211 23231 consensus_queue.cc:1048] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:06.559098 23249 raft_consensus.cc:493] T 30f089757495440db9fb962486dad2c1 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.559610 23249 raft_consensus.cc:515] T 30f089757495440db9fb962486dad2c1 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.561278 23249 leader_election.cc:290] T 30f089757495440db9fb962486dad2c1 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:06.565078 22988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f089757495440db9fb962486dad2c1" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
I20260713 09:08:06.566006 22988 raft_consensus.cc:2468] T 30f089757495440db9fb962486dad2c1 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84449940205745b29950dbbe8ca10c4c in term 0.
I20260713 09:08:06.567366 23103 leader_election.cc:304] T 30f089757495440db9fb962486dad2c1 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c; no voters: 
I20260713 09:08:06.568058 23249 raft_consensus.cc:2804] T 30f089757495440db9fb962486dad2c1 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:06.568485 23249 raft_consensus.cc:493] T 30f089757495440db9fb962486dad2c1 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:06.568864 23249 raft_consensus.cc:3060] T 30f089757495440db9fb962486dad2c1 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.573789 23060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f089757495440db9fb962486dad2c1" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
I20260713 09:08:06.574492 23060 raft_consensus.cc:2468] T 30f089757495440db9fb962486dad2c1 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84449940205745b29950dbbe8ca10c4c in term 0.
I20260713 09:08:06.575686 23249 raft_consensus.cc:515] T 30f089757495440db9fb962486dad2c1 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.583024 23249 leader_election.cc:290] T 30f089757495440db9fb962486dad2c1 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 election: Requested vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:06.583686 23249 consensus_queue.cc:1048] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:06.585793 23060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f089757495440db9fb962486dad2c1" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25"
I20260713 09:08:06.586347 23060 raft_consensus.cc:3060] T 30f089757495440db9fb962486dad2c1 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.588243 23066 raft_consensus.cc:3060] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.594422 22987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f089757495440db9fb962486dad2c1" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce"
I20260713 09:08:06.595167 22987 raft_consensus.cc:3060] T 30f089757495440db9fb962486dad2c1 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.595029 23227 consensus_queue.cc:1048] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:06.596019 23060 raft_consensus.cc:2468] T 30f089757495440db9fb962486dad2c1 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84449940205745b29950dbbe8ca10c4c in term 1.
I20260713 09:08:06.597270 23103 leader_election.cc:304] T 30f089757495440db9fb962486dad2c1 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050afe37779c4013984ab469cc906e25, 84449940205745b29950dbbe8ca10c4c; no voters: 
I20260713 09:08:06.598217 23249 raft_consensus.cc:2804] T 30f089757495440db9fb962486dad2c1 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:06.598665 23249 raft_consensus.cc:697] T 30f089757495440db9fb962486dad2c1 P 84449940205745b29950dbbe8ca10c4c [term 1 LEADER]: Becoming Leader. State: Replica: 84449940205745b29950dbbe8ca10c4c, State: Running, Role: LEADER
I20260713 09:08:06.599429 23249 consensus_queue.cc:237] T 30f089757495440db9fb962486dad2c1 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.609822 22987 raft_consensus.cc:2468] T 30f089757495440db9fb962486dad2c1 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84449940205745b29950dbbe8ca10c4c in term 1.
I20260713 09:08:06.622546 22887 catalog_manager.cc:5697] T 30f089757495440db9fb962486dad2c1 P 84449940205745b29950dbbe8ca10c4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 84449940205745b29950dbbe8ca10c4c (127.21.94.131). New cstate: current_term: 1 leader_uuid: "84449940205745b29950dbbe8ca10c4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:06.637827 23289 raft_consensus.cc:493] T 1f6506bda9fc40b4b4e4974bd55d095d P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.638358 23289 raft_consensus.cc:515] T 1f6506bda9fc40b4b4e4974bd55d095d P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.640096 23289 leader_election.cc:290] T 1f6506bda9fc40b4b4e4974bd55d095d P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:06.640872 22988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6506bda9fc40b4b4e4974bd55d095d" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
I20260713 09:08:06.641208 23137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6506bda9fc40b4b4e4974bd55d095d" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c" is_pre_election: true
I20260713 09:08:06.641746 22988 raft_consensus.cc:2393] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 050afe37779c4013984ab469cc906e25 in current term 1: Already voted for candidate 59ce78a44c144de69148e286705294ce in this term.
I20260713 09:08:06.641950 23137 raft_consensus.cc:2393] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 050afe37779c4013984ab469cc906e25 in current term 1: Already voted for candidate 84449940205745b29950dbbe8ca10c4c in this term.
I20260713 09:08:06.643105 23032 leader_election.cc:304] T 1f6506bda9fc40b4b4e4974bd55d095d P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 050afe37779c4013984ab469cc906e25; no voters: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c
I20260713 09:08:06.643461 23254 consensus_queue.cc:1048] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:06.643908 23289 raft_consensus.cc:3060] T 1f6506bda9fc40b4b4e4974bd55d095d P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.648342 23227 raft_consensus.cc:493] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:06.648840 23227 raft_consensus.cc:515] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.651508 23289 raft_consensus.cc:2749] T 1f6506bda9fc40b4b4e4974bd55d095d P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:06.651631 23227 leader_election.cc:290] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:06.653724 23060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfc5f27f3431aa35c4e1c352e2ff0" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
I20260713 09:08:06.654361 23060 raft_consensus.cc:2468] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59ce78a44c144de69148e286705294ce in term 0.
I20260713 09:08:06.654264 23137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfc5f27f3431aa35c4e1c352e2ff0" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c" is_pre_election: true
I20260713 09:08:06.655229 23137 raft_consensus.cc:2468] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59ce78a44c144de69148e286705294ce in term 0.
I20260713 09:08:06.655483 22954 leader_election.cc:304] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050afe37779c4013984ab469cc906e25, 59ce78a44c144de69148e286705294ce; no voters: 
I20260713 09:08:06.656328 23227 raft_consensus.cc:2804] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:06.656745 23227 raft_consensus.cc:493] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:06.657121 23227 raft_consensus.cc:3060] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 59ce78a44c144de69148e286705294ce [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.664063 23227 raft_consensus.cc:515] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.664378 23252 consensus_queue.cc:1048] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:06.666777 23060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfc5f27f3431aa35c4e1c352e2ff0" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25"
I20260713 09:08:06.667397 23060 raft_consensus.cc:3060] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.667970 23227 leader_election.cc:290] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 election: Requested vote from peers 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:06.669175 23135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadfc5f27f3431aa35c4e1c352e2ff0" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c"
I20260713 09:08:06.669970 23135 raft_consensus.cc:3060] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 84449940205745b29950dbbe8ca10c4c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.677600 23060 raft_consensus.cc:2468] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59ce78a44c144de69148e286705294ce in term 1.
I20260713 09:08:06.677747 23135 raft_consensus.cc:2468] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59ce78a44c144de69148e286705294ce in term 1.
I20260713 09:08:06.678841 22954 leader_election.cc:304] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050afe37779c4013984ab469cc906e25, 59ce78a44c144de69148e286705294ce; no voters: 
I20260713 09:08:06.682340 23227 raft_consensus.cc:2804] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:06.683312 23227 raft_consensus.cc:697] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Becoming Leader. State: Replica: 59ce78a44c144de69148e286705294ce, State: Running, Role: LEADER
I20260713 09:08:06.685668 23227 consensus_queue.cc:237] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 59ce78a44c144de69148e286705294ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:06.695214 22887 catalog_manager.cc:5697] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 59ce78a44c144de69148e286705294ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 59ce78a44c144de69148e286705294ce (127.21.94.129). New cstate: current_term: 1 leader_uuid: "59ce78a44c144de69148e286705294ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: UNKNOWN } } }
W20260713 09:08:06.788214 22937 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:06.798584 23060 raft_consensus.cc:3060] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 050afe37779c4013984ab469cc906e25 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:06.911458 23249 consensus_queue.cc:1048] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:06.923491 23184 consensus_queue.cc:1048] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:07.022173 23184 consensus_queue.cc:1048] T 30f089757495440db9fb962486dad2c1 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:07.037889 23283 consensus_queue.cc:1048] T 30f089757495440db9fb962486dad2c1 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:07.085029 23189 consensus_queue.cc:1048] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:07.097760 23227 consensus_queue.cc:1048] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:07.173727 23350 raft_consensus.cc:493] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.174216 23350 raft_consensus.cc:515] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:07.176206 23350 leader_election.cc:290] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:07.177024 22987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75db02a59c642a1a98a501a455a0ed3" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
I20260713 09:08:07.177301 23135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75db02a59c642a1a98a501a455a0ed3" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c" is_pre_election: true
I20260713 09:08:07.177600 22987 raft_consensus.cc:2468] T a75db02a59c642a1a98a501a455a0ed3 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 050afe37779c4013984ab469cc906e25 in term 1.
I20260713 09:08:07.177908 23135 raft_consensus.cc:2468] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 050afe37779c4013984ab469cc906e25 in term 1.
I20260713 09:08:07.178666 23029 leader_election.cc:304] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [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: 050afe37779c4013984ab469cc906e25, 59ce78a44c144de69148e286705294ce; no voters: 
I20260713 09:08:07.179426 23350 raft_consensus.cc:2804] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:07.179754 23350 raft_consensus.cc:493] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:07.180058 23350 raft_consensus.cc:3060] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.184758 23350 raft_consensus.cc:515] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:07.186574 23350 leader_election.cc:290] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 2 election: Requested vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:07.187610 23135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75db02a59c642a1a98a501a455a0ed3" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c"
I20260713 09:08:07.187714 22987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75db02a59c642a1a98a501a455a0ed3" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce"
I20260713 09:08:07.188115 23135 raft_consensus.cc:3060] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.188320 22987 raft_consensus.cc:3060] T a75db02a59c642a1a98a501a455a0ed3 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.193112 23135 raft_consensus.cc:2468] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 050afe37779c4013984ab469cc906e25 in term 2.
I20260713 09:08:07.194244 23032 leader_election.cc:304] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050afe37779c4013984ab469cc906e25, 84449940205745b29950dbbe8ca10c4c; no voters: 
I20260713 09:08:07.194932 23350 raft_consensus.cc:2804] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:07.195492 23350 raft_consensus.cc:697] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [term 2 LEADER]: Becoming Leader. State: Replica: 050afe37779c4013984ab469cc906e25, State: Running, Role: LEADER
I20260713 09:08:07.195767 22987 raft_consensus.cc:2468] T a75db02a59c642a1a98a501a455a0ed3 P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 050afe37779c4013984ab469cc906e25 in term 2.
I20260713 09:08:07.196348 23350 consensus_queue.cc:237] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [LEADER]: Queue going to LEADER 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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:07.206439 22887 catalog_manager.cc:5697] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 reported cstate change: term changed from 0 to 2, leader changed from <none> to 050afe37779c4013984ab469cc906e25 (127.21.94.130). New cstate: current_term: 2 leader_uuid: "050afe37779c4013984ab469cc906e25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:07.310655 23350 raft_consensus.cc:493] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59ce78a44c144de69148e286705294ce)
I20260713 09:08:07.311316 23350 raft_consensus.cc:515] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:07.313593 23350 leader_election.cc:290] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:07.314327 22987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5678dd7116bb408c8cdea7d880956575" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
I20260713 09:08:07.314621 23137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5678dd7116bb408c8cdea7d880956575" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c" is_pre_election: true
I20260713 09:08:07.314937 22987 raft_consensus.cc:2468] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 050afe37779c4013984ab469cc906e25 in term 2.
I20260713 09:08:07.315456 23137 raft_consensus.cc:2393] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 050afe37779c4013984ab469cc906e25 in current term 2: Already voted for candidate 84449940205745b29950dbbe8ca10c4c in this term.
I20260713 09:08:07.315910 23029 leader_election.cc:304] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [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: 050afe37779c4013984ab469cc906e25, 59ce78a44c144de69148e286705294ce; no voters: 
I20260713 09:08:07.316672 23350 raft_consensus.cc:2804] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:07.317058 23350 raft_consensus.cc:493] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 59ce78a44c144de69148e286705294ce)
I20260713 09:08:07.317515 23350 raft_consensus.cc:3060] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.322947 23350 raft_consensus.cc:515] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:07.324975 23350 leader_election.cc:290] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 2 election: Requested vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:07.325604 22987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5678dd7116bb408c8cdea7d880956575" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce"
I20260713 09:08:07.325938 23137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5678dd7116bb408c8cdea7d880956575" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c"
I20260713 09:08:07.326632 23137 raft_consensus.cc:2393] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 050afe37779c4013984ab469cc906e25 in current term 2: Already voted for candidate 84449940205745b29950dbbe8ca10c4c in this term.
I20260713 09:08:07.330922 22987 raft_consensus.cc:2468] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 050afe37779c4013984ab469cc906e25 in term 2.
I20260713 09:08:07.332196 23029 leader_election.cc:304] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [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: 050afe37779c4013984ab469cc906e25, 59ce78a44c144de69148e286705294ce; no voters: 84449940205745b29950dbbe8ca10c4c
I20260713 09:08:07.333014 23350 raft_consensus.cc:2804] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:07.333571 23350 raft_consensus.cc:697] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [term 2 LEADER]: Becoming Leader. State: Replica: 050afe37779c4013984ab469cc906e25, State: Running, Role: LEADER
I20260713 09:08:07.334419 23350 consensus_queue.cc:237] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:07.342151 22887 catalog_manager.cc:5697] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 reported cstate change: term changed from 1 to 2, leader changed from 59ce78a44c144de69148e286705294ce (127.21.94.129) to 050afe37779c4013984ab469cc906e25 (127.21.94.130). New cstate: current_term: 2 leader_uuid: "050afe37779c4013984ab469cc906e25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:07.346747 23189 raft_consensus.cc:493] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.347220 23189 raft_consensus.cc:515] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:07.349319 23189 leader_election.cc:290] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:07.350172 23060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6506bda9fc40b4b4e4974bd55d095d" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
I20260713 09:08:07.350562 23137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6506bda9fc40b4b4e4974bd55d095d" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c" is_pre_election: true
I20260713 09:08:07.350854 23060 raft_consensus.cc:2468] T 1f6506bda9fc40b4b4e4974bd55d095d P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59ce78a44c144de69148e286705294ce in term 1.
I20260713 09:08:07.351137 23137 raft_consensus.cc:2468] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59ce78a44c144de69148e286705294ce in term 1.
I20260713 09:08:07.351979 22954 leader_election.cc:304] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [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: 050afe37779c4013984ab469cc906e25, 59ce78a44c144de69148e286705294ce; no voters: 
I20260713 09:08:07.352710 23189 raft_consensus.cc:2804] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:07.353085 23189 raft_consensus.cc:493] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:07.353391 23189 raft_consensus.cc:3060] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.358680 23189 raft_consensus.cc:515] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:07.360357 23189 leader_election.cc:290] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 2 election: Requested vote from peers 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:07.361074 23060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6506bda9fc40b4b4e4974bd55d095d" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25"
I20260713 09:08:07.361299 23137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6506bda9fc40b4b4e4974bd55d095d" candidate_uuid: "59ce78a44c144de69148e286705294ce" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84449940205745b29950dbbe8ca10c4c"
I20260713 09:08:07.361634 23060 raft_consensus.cc:3060] T 1f6506bda9fc40b4b4e4974bd55d095d P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.361887 23137 raft_consensus.cc:3060] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:07.366199 23060 raft_consensus.cc:2468] T 1f6506bda9fc40b4b4e4974bd55d095d P 050afe37779c4013984ab469cc906e25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59ce78a44c144de69148e286705294ce in term 2.
I20260713 09:08:07.366276 23137 raft_consensus.cc:2468] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59ce78a44c144de69148e286705294ce in term 2.
I20260713 09:08:07.367350 22954 leader_election.cc:304] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050afe37779c4013984ab469cc906e25, 59ce78a44c144de69148e286705294ce; no voters: 
I20260713 09:08:07.368034 23189 raft_consensus.cc:2804] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:07.368506 23189 raft_consensus.cc:697] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [term 2 LEADER]: Becoming Leader. State: Replica: 59ce78a44c144de69148e286705294ce, State: Running, Role: LEADER
I20260713 09:08:07.369207 23189 consensus_queue.cc:237] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [LEADER]: Queue going to LEADER 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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:07.377537 22887 catalog_manager.cc:5697] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce reported cstate change: term changed from 0 to 2, leader changed from <none> to 59ce78a44c144de69148e286705294ce (127.21.94.129). New cstate: current_term: 2 leader_uuid: "59ce78a44c144de69148e286705294ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:07.580518 23137 raft_consensus.cc:1275] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:08:07.581810 23350 consensus_queue.cc:1048] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:07.590629 22988 raft_consensus.cc:1275] T a75db02a59c642a1a98a501a455a0ed3 P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:08:07.593596 23368 consensus_queue.cc:1048] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:07.814846 23249 raft_consensus.cc:493] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:07.815292 23249 raft_consensus.cc:515] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:07.817005 23249 leader_election.cc:290] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:07.818027 22987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5678dd7116bb408c8cdea7d880956575" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce" is_pre_election: true
I20260713 09:08:07.818147 23066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5678dd7116bb408c8cdea7d880956575" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25" is_pre_election: true
I20260713 09:08:07.818595 22987 raft_consensus.cc:2468] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84449940205745b29950dbbe8ca10c4c in term 2.
I20260713 09:08:07.819681 23103 leader_election.cc:304] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c; no voters: 050afe37779c4013984ab469cc906e25
I20260713 09:08:07.820418 23249 raft_consensus.cc:2804] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:08:07.820765 23249 raft_consensus.cc:493] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:07.821028 23249 raft_consensus.cc:3060] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:07.825769 23249 raft_consensus.cc:515] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:07.827436 23249 leader_election.cc:290] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 3 election: Requested vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:07.828199 22987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5678dd7116bb408c8cdea7d880956575" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "59ce78a44c144de69148e286705294ce"
I20260713 09:08:07.828527 23066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5678dd7116bb408c8cdea7d880956575" candidate_uuid: "84449940205745b29950dbbe8ca10c4c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "050afe37779c4013984ab469cc906e25"
I20260713 09:08:07.828822 22987 raft_consensus.cc:3060] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:07.834518 22987 raft_consensus.cc:2468] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84449940205745b29950dbbe8ca10c4c in term 3.
I20260713 09:08:07.835180 22988 raft_consensus.cc:1240] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce [term 3 FOLLOWER]: Rejecting Update request from peer 050afe37779c4013984ab469cc906e25 for earlier term 2. Current term is 3. Ops: []
I20260713 09:08:07.835796 23103 leader_election.cc:304] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 59ce78a44c144de69148e286705294ce, 84449940205745b29950dbbe8ca10c4c; no voters: 050afe37779c4013984ab469cc906e25
I20260713 09:08:07.836606 23249 raft_consensus.cc:2804] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:07.837339 23249 raft_consensus.cc:697] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [term 3 LEADER]: Becoming Leader. State: Replica: 84449940205745b29950dbbe8ca10c4c, State: Running, Role: LEADER
I20260713 09:08:07.837767 23289 consensus_queue.cc:1059] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:07.838129 23249 consensus_queue.cc:237] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:07.838577 23289 raft_consensus.cc:3055] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:07.838994 23289 raft_consensus.cc:740] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 050afe37779c4013984ab469cc906e25, State: Running, Role: LEADER
I20260713 09:08:07.839736 23289 consensus_queue.cc:260] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:07.840677 23289 raft_consensus.cc:3060] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:07.846488 22888 catalog_manager.cc:5697] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c reported cstate change: term changed from 2 to 3, leader changed from 050afe37779c4013984ab469cc906e25 (127.21.94.130) to 84449940205745b29950dbbe8ca10c4c (127.21.94.131). New cstate: current_term: 3 leader_uuid: "84449940205745b29950dbbe8ca10c4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:07.912806 23135 raft_consensus.cc:1275] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:08:07.914038 23189 consensus_queue.cc:1048] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:07.923274 23066 raft_consensus.cc:1275] T 1f6506bda9fc40b4b4e4974bd55d095d P 050afe37779c4013984ab469cc906e25 [term 2 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:08:07.924785 23189 consensus_queue.cc:1048] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:08.263044 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:08.268855 23375 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:08.269804 23376 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:08.271073 21882 server_base.cc:1061] running on GCE node
W20260713 09:08:08.271095 23378 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:08.272810 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:08.273022 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:08.273159 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933688273147 us; error 0 us; skew 500 ppm
I20260713 09:08:08.273717 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:08.276048 21882 webserver.cc:533] Webserver started at http://127.21.94.132:38035/ using document root <none> and password file <none>
I20260713 09:08:08.276489 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:08.276654 21882 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:08.276875 21882 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:08.277958 21882 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-3-root/instance:
uuid: "5e0e7c2bceeb4755b399cfbb6b226caf"
format_stamp: "Formatted at 2026-07-13 09:08:08 on dist-test-slave-vp30"
I20260713 09:08:08.283015 21882 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260713 09:08:08.286545 23383 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:08.287325 21882 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:08.287621 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-3-root
uuid: "5e0e7c2bceeb4755b399cfbb6b226caf"
format_stamp: "Formatted at 2026-07-13 09:08:08 on dist-test-slave-vp30"
I20260713 09:08:08.287883 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:08.295562 22988 raft_consensus.cc:1275] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce [term 3 FOLLOWER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:08:08.296933 23249 consensus_queue.cc:1048] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:08.311252 23066 raft_consensus.cc:1275] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [term 3 FOLLOWER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260713 09:08:08.311705 23066 pending_rounds.cc:85] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25: Aborting all ops after (but not including) 1
I20260713 09:08:08.312011 23066 pending_rounds.cc:107] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260713 09:08:08.312315 23066 raft_consensus.cc:2889] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:08:08.315446 23249 consensus_queue.cc:1048] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:08.328419 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:08.330264 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:08.341107 21882 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:08.344241 21882 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:08.344523 21882 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:08.344807 21882 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:08.345007 21882 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:08.401597 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.132:33929
I20260713 09:08:08.401662 23447 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.132:33929 every 8 connection(s)
I20260713 09:08:08.412900 21882 auto_leader_rebalancer-test.cc:392] add a tserver: 5e0e7c2bceeb4755b399cfbb6b226caf
I20260713 09:08:08.425209 23448 heartbeater.cc:344] Connected to a master server at 127.21.94.190:43499
I20260713 09:08:08.425696 23448 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:08.426520 23448 heartbeater.cc:507] Master 127.21.94.190:43499 requested a full tablet report, sending...
I20260713 09:08:08.428548 22889 ts_manager.cc:194] Registered new tserver with Master: 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132:33929)
I20260713 09:08:08.430152 22889 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57218
I20260713 09:08:08.861944 23137 consensus_queue.cc:237] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Queue 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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:08.871717 22988 raft_consensus.cc:1275] T 3e21d088a33e432f9d0227de86126912 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:08.871739 23066 raft_consensus.cc:1275] T 3e21d088a33e432f9d0227de86126912 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:08.873479 23389 consensus_queue.cc:1048] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:08.875342 23249 consensus_queue.cc:1048] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:08.882534 23389 raft_consensus.cc:2955] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
W20260713 09:08:08.885799 23103 consensus_peers.cc:597] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c -> Peer 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132:33929): Couldn't send request to peer 5e0e7c2bceeb4755b399cfbb6b226caf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3e21d088a33e432f9d0227de86126912. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:08.887358 23060 raft_consensus.cc:2955] T 3e21d088a33e432f9d0227de86126912 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:08.890590 22988 raft_consensus.cc:2955] T 3e21d088a33e432f9d0227de86126912 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:08.897691 22889 catalog_manager.cc:5697] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c reported cstate change: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New cstate: current_term: 1 leader_uuid: "84449940205745b29950dbbe8ca10c4c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:08.918216 22988 consensus_queue.cc:237] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [LEADER]: Queue 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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:08.950598 23137 raft_consensus.cc:1275] T a75945c704414f45a6f72b138ce6639d P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:08.953214 23227 consensus_queue.cc:1048] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:08.971269 23060 raft_consensus.cc:1275] T a75945c704414f45a6f72b138ce6639d P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:08.970891 23468 raft_consensus.cc:2955] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:08.975217 23373 consensus_queue.cc:1048] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:08.976382 22954 consensus_peers.cc:597] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce -> Peer 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132:33929): Couldn't send request to peer 5e0e7c2bceeb4755b399cfbb6b226caf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a75945c704414f45a6f72b138ce6639d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:08.979903 23060 raft_consensus.cc:2955] T a75945c704414f45a6f72b138ce6639d P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:08.986384 23135 raft_consensus.cc:2955] T a75945c704414f45a6f72b138ce6639d P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:08.988067 23137 consensus_queue.cc:237] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Queue 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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
W20260713 09:08:08.995167 23103 consensus_peers.cc:597] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c -> Peer 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132:33929): Couldn't send request to peer 5e0e7c2bceeb4755b399cfbb6b226caf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b7097d8d653a4d8e86df3f504054e6b0. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:08.995492 23066 raft_consensus.cc:1275] T b7097d8d653a4d8e86df3f504054e6b0 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:08.992671 22889 catalog_manager.cc:5697] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce reported cstate change: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New cstate: current_term: 1 leader_uuid: "59ce78a44c144de69148e286705294ce" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:08.996996 22988 raft_consensus.cc:1275] T b7097d8d653a4d8e86df3f504054e6b0 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:08.996980 23452 consensus_queue.cc:1048] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:08.998636 23249 consensus_queue.cc:1048] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:09.017876 23249 raft_consensus.cc:2955] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:09.027000 22988 raft_consensus.cc:2955] T b7097d8d653a4d8e86df3f504054e6b0 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:09.029078 23060 raft_consensus.cc:2955] T b7097d8d653a4d8e86df3f504054e6b0 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:09.043038 22887 catalog_manager.cc:5697] T b7097d8d653a4d8e86df3f504054e6b0 P 050afe37779c4013984ab469cc906e25 reported cstate change: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New cstate: current_term: 1 leader_uuid: "84449940205745b29950dbbe8ca10c4c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:09.054834 23066 consensus_queue.cc:237] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [LEADER]: Queue 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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:09.065327 23135 raft_consensus.cc:1275] T 66e4cfa435f74e95aafdff3705966a7c P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:09.066731 23350 consensus_queue.cc:1048] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:09.068245 22988 raft_consensus.cc:1275] T 66e4cfa435f74e95aafdff3705966a7c P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:09.069640 23350 consensus_queue.cc:1048] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:09.075830 23476 raft_consensus.cc:2955] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
W20260713 09:08:09.078902 23029 consensus_peers.cc:597] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 -> Peer 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132:33929): Couldn't send request to peer 5e0e7c2bceeb4755b399cfbb6b226caf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 66e4cfa435f74e95aafdff3705966a7c. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:09.079229 23135 raft_consensus.cc:2955] T 66e4cfa435f74e95aafdff3705966a7c P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:09.084740 22988 raft_consensus.cc:2955] T 66e4cfa435f74e95aafdff3705966a7c P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:09.090907 22888 catalog_manager.cc:5697] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 reported cstate change: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New cstate: current_term: 1 leader_uuid: "050afe37779c4013984ab469cc906e25" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:09.366305 23480 ts_tablet_manager.cc:933] T 3e21d088a33e432f9d0227de86126912 P 5e0e7c2bceeb4755b399cfbb6b226caf: Initiating tablet copy from peer 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:09.368609 23480 tablet_copy_client.cc:323] T 3e21d088a33e432f9d0227de86126912 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Beginning tablet copy session from remote peer at address 127.21.94.131:43835
I20260713 09:08:09.385444 23150 tablet_copy_service.cc:140] P 84449940205745b29950dbbe8ca10c4c: Received BeginTabletCopySession request for tablet 3e21d088a33e432f9d0227de86126912 from peer 5e0e7c2bceeb4755b399cfbb6b226caf ({username='slave'} at 127.0.0.1:51236)
I20260713 09:08:09.385959 23150 tablet_copy_service.cc:161] P 84449940205745b29950dbbe8ca10c4c: Beginning new tablet copy session on tablet 3e21d088a33e432f9d0227de86126912 from peer 5e0e7c2bceeb4755b399cfbb6b226caf at {username='slave'} at 127.0.0.1:51236: session id = 5e0e7c2bceeb4755b399cfbb6b226caf-3e21d088a33e432f9d0227de86126912
I20260713 09:08:09.391455 23150 tablet_copy_source_session.cc:215] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:09.395802 23480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e21d088a33e432f9d0227de86126912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:09.408162 23484 ts_tablet_manager.cc:933] T a75945c704414f45a6f72b138ce6639d P 5e0e7c2bceeb4755b399cfbb6b226caf: Initiating tablet copy from peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793)
I20260713 09:08:09.411845 23484 tablet_copy_client.cc:323] T a75945c704414f45a6f72b138ce6639d P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Beginning tablet copy session from remote peer at address 127.21.94.129:38793
I20260713 09:08:09.413136 23480 tablet_copy_client.cc:806] T 3e21d088a33e432f9d0227de86126912 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:09.413805 23480 tablet_copy_client.cc:670] T 3e21d088a33e432f9d0227de86126912 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:09.418999 23480 tablet_copy_client.cc:538] T 3e21d088a33e432f9d0227de86126912 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:09.428058 23480 tablet_bootstrap.cc:492] T 3e21d088a33e432f9d0227de86126912 P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap starting.
I20260713 09:08:09.428040 23001 tablet_copy_service.cc:140] P 59ce78a44c144de69148e286705294ce: Received BeginTabletCopySession request for tablet a75945c704414f45a6f72b138ce6639d from peer 5e0e7c2bceeb4755b399cfbb6b226caf ({username='slave'} at 127.0.0.1:46704)
I20260713 09:08:09.429032 23001 tablet_copy_service.cc:161] P 59ce78a44c144de69148e286705294ce: Beginning new tablet copy session on tablet a75945c704414f45a6f72b138ce6639d from peer 5e0e7c2bceeb4755b399cfbb6b226caf at {username='slave'} at 127.0.0.1:46704: session id = 5e0e7c2bceeb4755b399cfbb6b226caf-a75945c704414f45a6f72b138ce6639d
I20260713 09:08:09.432574 23448 heartbeater.cc:499] Master 127.21.94.190:43499 was elected leader, sending a full tablet report...
I20260713 09:08:09.436805 23001 tablet_copy_source_session.cc:215] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:09.440560 23484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75945c704414f45a6f72b138ce6639d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:09.455329 23486 ts_tablet_manager.cc:933] T b7097d8d653a4d8e86df3f504054e6b0 P 5e0e7c2bceeb4755b399cfbb6b226caf: Initiating tablet copy from peer 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:09.462749 23484 tablet_copy_client.cc:806] T a75945c704414f45a6f72b138ce6639d P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:09.463369 23484 tablet_copy_client.cc:670] T a75945c704414f45a6f72b138ce6639d P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:09.468008 23486 tablet_copy_client.cc:323] T b7097d8d653a4d8e86df3f504054e6b0 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Beginning tablet copy session from remote peer at address 127.21.94.131:43835
I20260713 09:08:09.468863 23484 tablet_copy_client.cc:538] T a75945c704414f45a6f72b138ce6639d P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:09.470810 23150 tablet_copy_service.cc:140] P 84449940205745b29950dbbe8ca10c4c: Received BeginTabletCopySession request for tablet b7097d8d653a4d8e86df3f504054e6b0 from peer 5e0e7c2bceeb4755b399cfbb6b226caf ({username='slave'} at 127.0.0.1:51236)
I20260713 09:08:09.471385 23150 tablet_copy_service.cc:161] P 84449940205745b29950dbbe8ca10c4c: Beginning new tablet copy session on tablet b7097d8d653a4d8e86df3f504054e6b0 from peer 5e0e7c2bceeb4755b399cfbb6b226caf at {username='slave'} at 127.0.0.1:51236: session id = 5e0e7c2bceeb4755b399cfbb6b226caf-b7097d8d653a4d8e86df3f504054e6b0
I20260713 09:08:09.477443 23480 tablet_bootstrap.cc:492] T 3e21d088a33e432f9d0227de86126912 P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:09.477756 23484 tablet_bootstrap.cc:492] T a75945c704414f45a6f72b138ce6639d P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap starting.
I20260713 09:08:09.478475 23480 tablet_bootstrap.cc:492] T 3e21d088a33e432f9d0227de86126912 P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap complete.
I20260713 09:08:09.479146 23480 ts_tablet_manager.cc:1403] T 3e21d088a33e432f9d0227de86126912 P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.014s
I20260713 09:08:09.479840 23150 tablet_copy_source_session.cc:215] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:09.494007 23480 raft_consensus.cc:359] T 3e21d088a33e432f9d0227de86126912 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:09.494867 23486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7097d8d653a4d8e86df3f504054e6b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:09.495025 23480 raft_consensus.cc:740] T 3e21d088a33e432f9d0227de86126912 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5e0e7c2bceeb4755b399cfbb6b226caf, State: Initialized, Role: LEARNER
I20260713 09:08:09.495745 23480 consensus_queue.cc:260] T 3e21d088a33e432f9d0227de86126912 P 5e0e7c2bceeb4755b399cfbb6b226caf [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:09.505889 23480 ts_tablet_manager.cc:1434] T 3e21d088a33e432f9d0227de86126912 P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent starting tablet: real 0.026s	user 0.014s	sys 0.011s
I20260713 09:08:09.519934 23150 tablet_copy_service.cc:342] P 84449940205745b29950dbbe8ca10c4c: Request end of tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-3e21d088a33e432f9d0227de86126912 received from {username='slave'} at 127.0.0.1:51236
I20260713 09:08:09.520601 23150 tablet_copy_service.cc:434] P 84449940205745b29950dbbe8ca10c4c: ending tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-3e21d088a33e432f9d0227de86126912 on tablet 3e21d088a33e432f9d0227de86126912 with peer 5e0e7c2bceeb4755b399cfbb6b226caf
I20260713 09:08:09.525158 23490 ts_tablet_manager.cc:933] T 66e4cfa435f74e95aafdff3705966a7c P 5e0e7c2bceeb4755b399cfbb6b226caf: Initiating tablet copy from peer 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:09.542246 23486 tablet_copy_client.cc:806] T b7097d8d653a4d8e86df3f504054e6b0 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:09.542838 23486 tablet_copy_client.cc:670] T b7097d8d653a4d8e86df3f504054e6b0 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:09.546394 23486 tablet_copy_client.cc:538] T b7097d8d653a4d8e86df3f504054e6b0 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:09.551869 23484 tablet_bootstrap.cc:492] T a75945c704414f45a6f72b138ce6639d P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:09.552891 23484 tablet_bootstrap.cc:492] T a75945c704414f45a6f72b138ce6639d P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap complete.
I20260713 09:08:09.553977 23484 ts_tablet_manager.cc:1403] T a75945c704414f45a6f72b138ce6639d P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent bootstrapping tablet: real 0.076s	user 0.024s	sys 0.038s
I20260713 09:08:09.553936 23490 tablet_copy_client.cc:323] T 66e4cfa435f74e95aafdff3705966a7c P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Beginning tablet copy session from remote peer at address 127.21.94.130:40817
I20260713 09:08:09.557962 23486 tablet_bootstrap.cc:492] T b7097d8d653a4d8e86df3f504054e6b0 P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap starting.
I20260713 09:08:09.558301 23484 raft_consensus.cc:359] T a75945c704414f45a6f72b138ce6639d P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:09.559190 23484 raft_consensus.cc:740] T a75945c704414f45a6f72b138ce6639d P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5e0e7c2bceeb4755b399cfbb6b226caf, State: Initialized, Role: LEARNER
I20260713 09:08:09.559861 23484 consensus_queue.cc:260] T a75945c704414f45a6f72b138ce6639d P 5e0e7c2bceeb4755b399cfbb6b226caf [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:09.567749 23076 tablet_copy_service.cc:140] P 050afe37779c4013984ab469cc906e25: Received BeginTabletCopySession request for tablet 66e4cfa435f74e95aafdff3705966a7c from peer 5e0e7c2bceeb4755b399cfbb6b226caf ({username='slave'} at 127.0.0.1:55872)
I20260713 09:08:09.568343 23076 tablet_copy_service.cc:161] P 050afe37779c4013984ab469cc906e25: Beginning new tablet copy session on tablet 66e4cfa435f74e95aafdff3705966a7c from peer 5e0e7c2bceeb4755b399cfbb6b226caf at {username='slave'} at 127.0.0.1:55872: session id = 5e0e7c2bceeb4755b399cfbb6b226caf-66e4cfa435f74e95aafdff3705966a7c
I20260713 09:08:09.569005 23484 ts_tablet_manager.cc:1434] T a75945c704414f45a6f72b138ce6639d P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260713 09:08:09.578704 23001 tablet_copy_service.cc:342] P 59ce78a44c144de69148e286705294ce: Request end of tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-a75945c704414f45a6f72b138ce6639d received from {username='slave'} at 127.0.0.1:46704
I20260713 09:08:09.579182 23001 tablet_copy_service.cc:434] P 59ce78a44c144de69148e286705294ce: ending tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-a75945c704414f45a6f72b138ce6639d on tablet a75945c704414f45a6f72b138ce6639d with peer 5e0e7c2bceeb4755b399cfbb6b226caf
I20260713 09:08:09.584152 23076 tablet_copy_source_session.cc:215] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:09.587502 23490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66e4cfa435f74e95aafdff3705966a7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:09.589594 23486 tablet_bootstrap.cc:492] T b7097d8d653a4d8e86df3f504054e6b0 P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:09.590418 23486 tablet_bootstrap.cc:492] T b7097d8d653a4d8e86df3f504054e6b0 P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap complete.
I20260713 09:08:09.591528 23486 ts_tablet_manager.cc:1403] T b7097d8d653a4d8e86df3f504054e6b0 P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.015s
I20260713 09:08:09.594630 23486 raft_consensus.cc:359] T b7097d8d653a4d8e86df3f504054e6b0 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:09.595300 23486 raft_consensus.cc:740] T b7097d8d653a4d8e86df3f504054e6b0 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5e0e7c2bceeb4755b399cfbb6b226caf, State: Initialized, Role: LEARNER
I20260713 09:08:09.595852 23486 consensus_queue.cc:260] T b7097d8d653a4d8e86df3f504054e6b0 P 5e0e7c2bceeb4755b399cfbb6b226caf [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:09.598954 23486 ts_tablet_manager.cc:1434] T b7097d8d653a4d8e86df3f504054e6b0 P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:09.600719 23150 tablet_copy_service.cc:342] P 84449940205745b29950dbbe8ca10c4c: Request end of tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-b7097d8d653a4d8e86df3f504054e6b0 received from {username='slave'} at 127.0.0.1:51236
I20260713 09:08:09.601135 23150 tablet_copy_service.cc:434] P 84449940205745b29950dbbe8ca10c4c: ending tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-b7097d8d653a4d8e86df3f504054e6b0 on tablet b7097d8d653a4d8e86df3f504054e6b0 with peer 5e0e7c2bceeb4755b399cfbb6b226caf
I20260713 09:08:09.609107 23490 tablet_copy_client.cc:806] T 66e4cfa435f74e95aafdff3705966a7c P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:09.609702 23490 tablet_copy_client.cc:670] T 66e4cfa435f74e95aafdff3705966a7c P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:09.613932 23490 tablet_copy_client.cc:538] T 66e4cfa435f74e95aafdff3705966a7c P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:09.622438 23490 tablet_bootstrap.cc:492] T 66e4cfa435f74e95aafdff3705966a7c P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap starting.
I20260713 09:08:09.641281 23490 tablet_bootstrap.cc:492] T 66e4cfa435f74e95aafdff3705966a7c P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:09.642028 23490 tablet_bootstrap.cc:492] T 66e4cfa435f74e95aafdff3705966a7c P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap complete.
I20260713 09:08:09.642586 23490 ts_tablet_manager.cc:1403] T 66e4cfa435f74e95aafdff3705966a7c P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.004s
I20260713 09:08:09.645140 23490 raft_consensus.cc:359] T 66e4cfa435f74e95aafdff3705966a7c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:09.645795 23490 raft_consensus.cc:740] T 66e4cfa435f74e95aafdff3705966a7c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5e0e7c2bceeb4755b399cfbb6b226caf, State: Initialized, Role: LEARNER
I20260713 09:08:09.646432 23490 consensus_queue.cc:260] T 66e4cfa435f74e95aafdff3705966a7c P 5e0e7c2bceeb4755b399cfbb6b226caf [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:09.648169 23490 ts_tablet_manager.cc:1434] T 66e4cfa435f74e95aafdff3705966a7c P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:09.649852 23076 tablet_copy_service.cc:342] P 050afe37779c4013984ab469cc906e25: Request end of tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-66e4cfa435f74e95aafdff3705966a7c received from {username='slave'} at 127.0.0.1:55872
I20260713 09:08:09.650241 23076 tablet_copy_service.cc:434] P 050afe37779c4013984ab469cc906e25: ending tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-66e4cfa435f74e95aafdff3705966a7c on tablet 66e4cfa435f74e95aafdff3705966a7c with peer 5e0e7c2bceeb4755b399cfbb6b226caf
I20260713 09:08:09.959867 23423 raft_consensus.cc:1217] T 3e21d088a33e432f9d0227de86126912 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:10.023120 23423 raft_consensus.cc:1217] T a75945c704414f45a6f72b138ce6639d P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:10.048416 23423 raft_consensus.cc:1217] T b7097d8d653a4d8e86df3f504054e6b0 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:10.116134 23423 raft_consensus.cc:1217] T 66e4cfa435f74e95aafdff3705966a7c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:10.411345 23497 raft_consensus.cc:1064] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c: attempting to promote NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf to VOTER
I20260713 09:08:10.414149 23497 consensus_queue.cc:237] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:10.421000 23423 raft_consensus.cc:1275] T 3e21d088a33e432f9d0227de86126912 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:10.423585 23066 raft_consensus.cc:1275] T 3e21d088a33e432f9d0227de86126912 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:10.424942 22988 raft_consensus.cc:1275] T 3e21d088a33e432f9d0227de86126912 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:10.426254 23249 consensus_queue.cc:1048] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:10.427343 23389 consensus_queue.cc:1048] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:10.431633 23497 consensus_queue.cc:1048] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:10.446208 23389 raft_consensus.cc:2955] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:10.449079 23423 raft_consensus.cc:2955] T 3e21d088a33e432f9d0227de86126912 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:10.449658 22988 raft_consensus.cc:2955] T 3e21d088a33e432f9d0227de86126912 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:10.464716 22887 catalog_manager.cc:5697] T 3e21d088a33e432f9d0227de86126912 P 5e0e7c2bceeb4755b399cfbb6b226caf reported cstate change: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "84449940205745b29950dbbe8ca10c4c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:10.464774 23066 raft_consensus.cc:2955] T 3e21d088a33e432f9d0227de86126912 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:10.506258 23137 consensus_queue.cc:237] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:10.511232 23423 raft_consensus.cc:1275] T 3e21d088a33e432f9d0227de86126912 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:10.512881 23505 consensus_queue.cc:1048] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:10.513716 22988 raft_consensus.cc:1275] T 3e21d088a33e432f9d0227de86126912 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:10.515004 23505 consensus_queue.cc:1048] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:10.521386 23249 raft_consensus.cc:2955] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 050afe37779c4013984ab469cc906e25 (127.21.94.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:10.523352 22988 raft_consensus.cc:2955] T 3e21d088a33e432f9d0227de86126912 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 050afe37779c4013984ab469cc906e25 (127.21.94.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:10.523192 23423 raft_consensus.cc:2955] T 3e21d088a33e432f9d0227de86126912 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 050afe37779c4013984ab469cc906e25 (127.21.94.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:10.532403 23497 raft_consensus.cc:1064] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c: attempting to promote NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf to VOTER
I20260713 09:08:10.535281 23497 consensus_queue.cc:237] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:10.544842 22888 catalog_manager.cc:5697] T 3e21d088a33e432f9d0227de86126912 P 5e0e7c2bceeb4755b399cfbb6b226caf reported cstate change: config changed from index 3 to 4, VOTER 050afe37779c4013984ab469cc906e25 (127.21.94.130) evicted. New cstate: current_term: 1 leader_uuid: "84449940205745b29950dbbe8ca10c4c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:10.547396 22876 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3e21d088a33e432f9d0227de86126912 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:10.558086 23051 tablet_service.cc:1558] Processing DeleteTablet for tablet 3e21d088a33e432f9d0227de86126912 with delete_type TABLET_DATA_TOMBSTONED (TS 050afe37779c4013984ab469cc906e25 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56798
I20260713 09:08:10.573863 23423 raft_consensus.cc:1275] T b7097d8d653a4d8e86df3f504054e6b0 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:10.573863 23066 raft_consensus.cc:1275] T b7097d8d653a4d8e86df3f504054e6b0 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:10.575426 22988 raft_consensus.cc:1275] T b7097d8d653a4d8e86df3f504054e6b0 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:10.579756 23505 consensus_queue.cc:1048] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:10.580677 23389 consensus_queue.cc:1048] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:10.585492 23515 tablet_replica.cc:333] T 3e21d088a33e432f9d0227de86126912 P 050afe37779c4013984ab469cc906e25: stopping tablet replica
I20260713 09:08:10.591080 23515 raft_consensus.cc:2243] T 3e21d088a33e432f9d0227de86126912 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:10.591928 23515 raft_consensus.cc:2272] T 3e21d088a33e432f9d0227de86126912 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:10.590834 23389 consensus_queue.cc:1048] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:10.601830 23515 ts_tablet_manager.cc:1916] T 3e21d088a33e432f9d0227de86126912 P 050afe37779c4013984ab469cc906e25: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:10.608346 23066 raft_consensus.cc:2955] T b7097d8d653a4d8e86df3f504054e6b0 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:10.606595 23512 raft_consensus.cc:2955] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:10.625474 23515 ts_tablet_manager.cc:1929] T 3e21d088a33e432f9d0227de86126912 P 050afe37779c4013984ab469cc906e25: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:10.624853 22886 catalog_manager.cc:5697] T b7097d8d653a4d8e86df3f504054e6b0 P 050afe37779c4013984ab469cc906e25 reported cstate change: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "84449940205745b29950dbbe8ca10c4c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:10.626390 23515 log.cc:1199] T 3e21d088a33e432f9d0227de86126912 P 050afe37779c4013984ab469cc906e25: Deleting WAL directory at /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-1-root/wals/3e21d088a33e432f9d0227de86126912
I20260713 09:08:10.628396 22873 catalog_manager.cc:5028] TS 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817): tablet 3e21d088a33e432f9d0227de86126912 (table test-workload [id=94ea9e3de3ec493a91a383de4f419918]) successfully deleted
I20260713 09:08:10.631263 23423 raft_consensus.cc:2955] T b7097d8d653a4d8e86df3f504054e6b0 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:10.634735 22987 raft_consensus.cc:2955] T b7097d8d653a4d8e86df3f504054e6b0 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:10.642602 23227 raft_consensus.cc:1064] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce: attempting to promote NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf to VOTER
I20260713 09:08:10.645432 23227 consensus_queue.cc:237] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:10.659549 23423 raft_consensus.cc:1275] T a75945c704414f45a6f72b138ce6639d P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:10.660478 23137 raft_consensus.cc:1275] T a75945c704414f45a6f72b138ce6639d P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:10.661165 23373 consensus_queue.cc:1048] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:10.662233 23498 consensus_queue.cc:1048] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:10.666802 23137 consensus_queue.cc:237] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c [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: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:10.668642 23066 raft_consensus.cc:1275] T a75945c704414f45a6f72b138ce6639d P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:10.670796 23498 consensus_queue.cc:1048] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:10.688545 23422 raft_consensus.cc:1275] T b7097d8d653a4d8e86df3f504054e6b0 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:10.690827 23512 consensus_queue.cc:1048] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:10.692178 23350 raft_consensus.cc:1064] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25: attempting to promote NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf to VOTER
I20260713 09:08:10.695179 23350 consensus_queue.cc:237] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:10.699198 23512 raft_consensus.cc:2955] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59ce78a44c144de69148e286705294ce (127.21.94.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:10.702857 23422 raft_consensus.cc:2955] T b7097d8d653a4d8e86df3f504054e6b0 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59ce78a44c144de69148e286705294ce (127.21.94.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:10.720570 22876 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b7097d8d653a4d8e86df3f504054e6b0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:10.726531 22888 catalog_manager.cc:5697] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c reported cstate change: config changed from index 3 to 4, VOTER 59ce78a44c144de69148e286705294ce (127.21.94.129) evicted. New cstate: current_term: 1 leader_uuid: "84449940205745b29950dbbe8ca10c4c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:10.729758 23498 raft_consensus.cc:2955] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:10.734093 23066 raft_consensus.cc:1275] T b7097d8d653a4d8e86df3f504054e6b0 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:10.735112 23422 raft_consensus.cc:1275] T 66e4cfa435f74e95aafdff3705966a7c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:10.738317 23060 raft_consensus.cc:2955] T a75945c704414f45a6f72b138ce6639d P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:10.742090 22972 tablet_service.cc:1558] Processing DeleteTablet for tablet b7097d8d653a4d8e86df3f504054e6b0 with delete_type TABLET_DATA_TOMBSTONED (TS 59ce78a44c144de69148e286705294ce not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51072
I20260713 09:08:10.750865 23520 consensus_queue.cc:1048] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:10.754364 23529 tablet_replica.cc:333] T b7097d8d653a4d8e86df3f504054e6b0 P 59ce78a44c144de69148e286705294ce: stopping tablet replica
I20260713 09:08:10.755765 23529 raft_consensus.cc:2243] T b7097d8d653a4d8e86df3f504054e6b0 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:10.756583 23529 raft_consensus.cc:2272] T b7097d8d653a4d8e86df3f504054e6b0 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:10.772787 23529 ts_tablet_manager.cc:1916] T b7097d8d653a4d8e86df3f504054e6b0 P 59ce78a44c144de69148e286705294ce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:10.778934 23421 raft_consensus.cc:2955] T a75945c704414f45a6f72b138ce6639d P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:10.785359 23512 consensus_queue.cc:1048] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:10.792907 23065 raft_consensus.cc:2955] T b7097d8d653a4d8e86df3f504054e6b0 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59ce78a44c144de69148e286705294ce (127.21.94.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:10.812702 22987 raft_consensus.cc:1275] T 66e4cfa435f74e95aafdff3705966a7c P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:10.814399 23520 consensus_queue.cc:1048] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:10.815320 23137 raft_consensus.cc:1275] T 66e4cfa435f74e95aafdff3705966a7c P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:10.819424 23525 consensus_queue.cc:1048] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:10.829535 22888 catalog_manager.cc:5697] T a75945c704414f45a6f72b138ce6639d P 050afe37779c4013984ab469cc906e25 reported cstate change: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "59ce78a44c144de69148e286705294ce" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:10.848624 23139 raft_consensus.cc:2955] T a75945c704414f45a6f72b138ce6639d P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:10.857641 22988 consensus_queue.cc:237] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:10.866103 23421 raft_consensus.cc:1275] T a75945c704414f45a6f72b138ce6639d P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:10.867897 23227 consensus_queue.cc:1048] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:10.877135 23065 raft_consensus.cc:1275] T a75945c704414f45a6f72b138ce6639d P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:10.878474 23421 raft_consensus.cc:2955] T a75945c704414f45a6f72b138ce6639d P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84449940205745b29950dbbe8ca10c4c (127.21.94.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:10.883917 23528 raft_consensus.cc:2955] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:10.886783 22987 raft_consensus.cc:2955] T 66e4cfa435f74e95aafdff3705966a7c P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:10.884950 23137 raft_consensus.cc:2955] T 66e4cfa435f74e95aafdff3705966a7c P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:10.888863 23529 ts_tablet_manager.cc:1929] T b7097d8d653a4d8e86df3f504054e6b0 P 59ce78a44c144de69148e286705294ce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:10.889293 23529 log.cc:1199] T b7097d8d653a4d8e86df3f504054e6b0 P 59ce78a44c144de69148e286705294ce: Deleting WAL directory at /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-0-root/wals/b7097d8d653a4d8e86df3f504054e6b0
I20260713 09:08:10.897429 23373 raft_consensus.cc:2955] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84449940205745b29950dbbe8ca10c4c (127.21.94.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:10.901973 23521 consensus_queue.cc:1048] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:10.904300 22873 catalog_manager.cc:5028] TS 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): tablet b7097d8d653a4d8e86df3f504054e6b0 (table test-workload [id=94ea9e3de3ec493a91a383de4f419918]) successfully deleted
I20260713 09:08:10.904642 23422 raft_consensus.cc:2955] T 66e4cfa435f74e95aafdff3705966a7c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:10.909075 22888 catalog_manager.cc:5697] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 reported cstate change: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "050afe37779c4013984ab469cc906e25" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:10.909511 22886 catalog_manager.cc:5697] T a75945c704414f45a6f72b138ce6639d P 5e0e7c2bceeb4755b399cfbb6b226caf reported cstate change: config changed from index 3 to 4, VOTER 84449940205745b29950dbbe8ca10c4c (127.21.94.131) evicted. New cstate: current_term: 1 leader_uuid: "59ce78a44c144de69148e286705294ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:10.915673 23065 raft_consensus.cc:2955] T a75945c704414f45a6f72b138ce6639d P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84449940205745b29950dbbe8ca10c4c (127.21.94.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:10.924194 22873 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a75945c704414f45a6f72b138ce6639d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:10.927582 23121 tablet_service.cc:1558] Processing DeleteTablet for tablet a75945c704414f45a6f72b138ce6639d with delete_type TABLET_DATA_TOMBSTONED (TS 84449940205745b29950dbbe8ca10c4c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34422
I20260713 09:08:10.944164 23535 tablet_replica.cc:333] T a75945c704414f45a6f72b138ce6639d P 84449940205745b29950dbbe8ca10c4c: stopping tablet replica
I20260713 09:08:10.945235 23535 raft_consensus.cc:2243] T a75945c704414f45a6f72b138ce6639d P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:10.946141 23535 raft_consensus.cc:2272] T a75945c704414f45a6f72b138ce6639d P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:10.948004 23065 consensus_queue.cc:237] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:10.949895 23535 ts_tablet_manager.cc:1916] T a75945c704414f45a6f72b138ce6639d P 84449940205745b29950dbbe8ca10c4c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:10.956650 23422 raft_consensus.cc:1275] T 66e4cfa435f74e95aafdff3705966a7c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:10.956830 22987 raft_consensus.cc:1275] T 66e4cfa435f74e95aafdff3705966a7c P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:10.958115 23350 consensus_queue.cc:1048] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:10.958998 23520 consensus_queue.cc:1048] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:10.965814 23528 raft_consensus.cc:2955] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84449940205745b29950dbbe8ca10c4c (127.21.94.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:10.968263 23422 raft_consensus.cc:2955] T 66e4cfa435f74e95aafdff3705966a7c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84449940205745b29950dbbe8ca10c4c (127.21.94.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:10.969223 22988 raft_consensus.cc:2955] T 66e4cfa435f74e95aafdff3705966a7c P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84449940205745b29950dbbe8ca10c4c (127.21.94.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:10.975574 22873 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 66e4cfa435f74e95aafdff3705966a7c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:10.979506 23535 ts_tablet_manager.cc:1929] T a75945c704414f45a6f72b138ce6639d P 84449940205745b29950dbbe8ca10c4c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:10.979995 23535 log.cc:1199] T a75945c704414f45a6f72b138ce6639d P 84449940205745b29950dbbe8ca10c4c: Deleting WAL directory at /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-2-root/wals/a75945c704414f45a6f72b138ce6639d
I20260713 09:08:10.981767 22876 catalog_manager.cc:5028] TS 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835): tablet a75945c704414f45a6f72b138ce6639d (table test-workload [id=94ea9e3de3ec493a91a383de4f419918]) successfully deleted
I20260713 09:08:10.982013 22889 catalog_manager.cc:5697] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 reported cstate change: config changed from index 3 to 4, VOTER 84449940205745b29950dbbe8ca10c4c (127.21.94.131) evicted. New cstate: current_term: 1 leader_uuid: "050afe37779c4013984ab469cc906e25" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:10.995110 23121 tablet_service.cc:1558] Processing DeleteTablet for tablet 66e4cfa435f74e95aafdff3705966a7c with delete_type TABLET_DATA_TOMBSTONED (TS 84449940205745b29950dbbe8ca10c4c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34422
I20260713 09:08:10.996021 23535 tablet_replica.cc:333] T 66e4cfa435f74e95aafdff3705966a7c P 84449940205745b29950dbbe8ca10c4c: stopping tablet replica
I20260713 09:08:10.996992 23535 raft_consensus.cc:2243] T 66e4cfa435f74e95aafdff3705966a7c P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:10.997741 23535 raft_consensus.cc:2272] T 66e4cfa435f74e95aafdff3705966a7c P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:11.001330 23535 ts_tablet_manager.cc:1916] T 66e4cfa435f74e95aafdff3705966a7c P 84449940205745b29950dbbe8ca10c4c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:11.013700 23535 ts_tablet_manager.cc:1929] T 66e4cfa435f74e95aafdff3705966a7c P 84449940205745b29950dbbe8ca10c4c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:11.014197 23535 log.cc:1199] T 66e4cfa435f74e95aafdff3705966a7c P 84449940205745b29950dbbe8ca10c4c: Deleting WAL directory at /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-2-root/wals/66e4cfa435f74e95aafdff3705966a7c
I20260713 09:08:11.015409 22876 catalog_manager.cc:5028] TS 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835): tablet 66e4cfa435f74e95aafdff3705966a7c (table test-workload [id=94ea9e3de3ec493a91a383de4f419918]) successfully deleted
I20260713 09:08:12.020892 22988 consensus_queue.cc:237] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:12.027390 23139 raft_consensus.cc:1275] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260713 09:08:12.028492 22954 consensus_peers.cc:597] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce -> Peer 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132:33929): Couldn't send request to peer 5e0e7c2bceeb4755b399cfbb6b226caf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1f6506bda9fc40b4b4e4974bd55d095d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:12.029207 23540 consensus_queue.cc:1048] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:12.030185 23066 raft_consensus.cc:1275] T 1f6506bda9fc40b4b4e4974bd55d095d P 050afe37779c4013984ab469cc906e25 [term 2 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:12.031790 23540 consensus_queue.cc:1048] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:12.037891 23534 raft_consensus.cc:2955] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:12.040010 23139 raft_consensus.cc:2955] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:12.041677 23065 raft_consensus.cc:2955] T 1f6506bda9fc40b4b4e4974bd55d095d P 050afe37779c4013984ab469cc906e25 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:12.052989 22886 catalog_manager.cc:5697] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce reported cstate change: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New cstate: current_term: 2 leader_uuid: "59ce78a44c144de69148e286705294ce" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:12.054875 23066 consensus_queue.cc:237] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [LEADER]: Queue 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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:12.070724 23139 raft_consensus.cc:1275] T 368b0b9c57fc442892dda388fb159f20 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:12.071226 22988 raft_consensus.cc:1275] T 368b0b9c57fc442892dda388fb159f20 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:12.072538 23528 consensus_queue.cc:1048] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:12.073827 23029 consensus_peers.cc:597] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 -> Peer 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132:33929): Couldn't send request to peer 5e0e7c2bceeb4755b399cfbb6b226caf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 368b0b9c57fc442892dda388fb159f20. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:12.077308 23549 consensus_queue.cc:1048] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:12.084388 23528 raft_consensus.cc:2955] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:12.086304 23139 raft_consensus.cc:2955] T 368b0b9c57fc442892dda388fb159f20 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:12.088677 22988 raft_consensus.cc:2955] T 368b0b9c57fc442892dda388fb159f20 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:12.099483 23065 consensus_queue.cc:237] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 [LEADER]: Queue 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: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:12.100095 22888 catalog_manager.cc:5697] T 368b0b9c57fc442892dda388fb159f20 P 84449940205745b29950dbbe8ca10c4c reported cstate change: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New cstate: current_term: 1 leader_uuid: "050afe37779c4013984ab469cc906e25" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
W20260713 09:08:12.114579 23029 consensus_peers.cc:597] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 -> Peer 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132:33929): Couldn't send request to peer 5e0e7c2bceeb4755b399cfbb6b226caf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8958c3105cd84ca797b0913fe179757c. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:12.114689 22988 raft_consensus.cc:1275] T 8958c3105cd84ca797b0913fe179757c P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:12.116252 23549 consensus_queue.cc:1048] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:12.122956 23139 raft_consensus.cc:1275] T 8958c3105cd84ca797b0913fe179757c P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:12.124639 23549 consensus_queue.cc:1048] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:12.130725 23552 raft_consensus.cc:2955] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:12.132450 22988 raft_consensus.cc:2955] T 8958c3105cd84ca797b0913fe179757c P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:12.144243 22988 consensus_queue.cc:237] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [LEADER]: Queue 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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:12.144474 23139 raft_consensus.cc:2955] T 8958c3105cd84ca797b0913fe179757c P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:12.146740 22889 catalog_manager.cc:5697] T 8958c3105cd84ca797b0913fe179757c P 59ce78a44c144de69148e286705294ce reported cstate change: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New cstate: current_term: 1 leader_uuid: "050afe37779c4013984ab469cc906e25" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
W20260713 09:08:12.151259 22954 consensus_peers.cc:597] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce -> Peer 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132:33929): Couldn't send request to peer 5e0e7c2bceeb4755b399cfbb6b226caf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1a8f090f7d7e4bfcacd3c5b0bdcc4889. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:12.151556 23137 raft_consensus.cc:1275] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:12.153551 23534 consensus_queue.cc:1048] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:12.153947 23065 raft_consensus.cc:1275] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:12.158991 23540 consensus_queue.cc:1048] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:12.166671 23540 raft_consensus.cc:2955] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:12.169615 23137 raft_consensus.cc:2955] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:12.177796 23065 raft_consensus.cc:2955] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:12.182492 22886 catalog_manager.cc:5697] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 84449940205745b29950dbbe8ca10c4c reported cstate change: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New cstate: current_term: 1 leader_uuid: "59ce78a44c144de69148e286705294ce" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:12.509900 23560 ts_tablet_manager.cc:933] T 1f6506bda9fc40b4b4e4974bd55d095d P 5e0e7c2bceeb4755b399cfbb6b226caf: Initiating tablet copy from peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793)
I20260713 09:08:12.511994 23560 tablet_copy_client.cc:323] T 1f6506bda9fc40b4b4e4974bd55d095d P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Beginning tablet copy session from remote peer at address 127.21.94.129:38793
I20260713 09:08:12.513934 23001 tablet_copy_service.cc:140] P 59ce78a44c144de69148e286705294ce: Received BeginTabletCopySession request for tablet 1f6506bda9fc40b4b4e4974bd55d095d from peer 5e0e7c2bceeb4755b399cfbb6b226caf ({username='slave'} at 127.0.0.1:46704)
I20260713 09:08:12.514560 23001 tablet_copy_service.cc:161] P 59ce78a44c144de69148e286705294ce: Beginning new tablet copy session on tablet 1f6506bda9fc40b4b4e4974bd55d095d from peer 5e0e7c2bceeb4755b399cfbb6b226caf at {username='slave'} at 127.0.0.1:46704: session id = 5e0e7c2bceeb4755b399cfbb6b226caf-1f6506bda9fc40b4b4e4974bd55d095d
I20260713 09:08:12.522483 23001 tablet_copy_source_session.cc:215] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:12.527267 23562 ts_tablet_manager.cc:933] T 368b0b9c57fc442892dda388fb159f20 P 5e0e7c2bceeb4755b399cfbb6b226caf: Initiating tablet copy from peer 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:12.527690 23560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f6506bda9fc40b4b4e4974bd55d095d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.529537 23562 tablet_copy_client.cc:323] T 368b0b9c57fc442892dda388fb159f20 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Beginning tablet copy session from remote peer at address 127.21.94.130:40817
I20260713 09:08:12.531631 23076 tablet_copy_service.cc:140] P 050afe37779c4013984ab469cc906e25: Received BeginTabletCopySession request for tablet 368b0b9c57fc442892dda388fb159f20 from peer 5e0e7c2bceeb4755b399cfbb6b226caf ({username='slave'} at 127.0.0.1:55872)
I20260713 09:08:12.532191 23076 tablet_copy_service.cc:161] P 050afe37779c4013984ab469cc906e25: Beginning new tablet copy session on tablet 368b0b9c57fc442892dda388fb159f20 from peer 5e0e7c2bceeb4755b399cfbb6b226caf at {username='slave'} at 127.0.0.1:55872: session id = 5e0e7c2bceeb4755b399cfbb6b226caf-368b0b9c57fc442892dda388fb159f20
I20260713 09:08:12.540148 23076 tablet_copy_source_session.cc:215] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:12.543306 23560 tablet_copy_client.cc:806] T 1f6506bda9fc40b4b4e4974bd55d095d P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:12.543960 23560 tablet_copy_client.cc:670] T 1f6506bda9fc40b4b4e4974bd55d095d P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:12.546514 23562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 368b0b9c57fc442892dda388fb159f20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.548172 23560 tablet_copy_client.cc:538] T 1f6506bda9fc40b4b4e4974bd55d095d P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:12.556048 23560 tablet_bootstrap.cc:492] T 1f6506bda9fc40b4b4e4974bd55d095d P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap starting.
I20260713 09:08:12.563890 23562 tablet_copy_client.cc:806] T 368b0b9c57fc442892dda388fb159f20 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:12.564499 23562 tablet_copy_client.cc:670] T 368b0b9c57fc442892dda388fb159f20 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:12.568717 23562 tablet_copy_client.cc:538] T 368b0b9c57fc442892dda388fb159f20 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:12.575557 23560 tablet_bootstrap.cc:492] T 1f6506bda9fc40b4b4e4974bd55d095d P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:12.576766 23560 tablet_bootstrap.cc:492] T 1f6506bda9fc40b4b4e4974bd55d095d P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap complete.
I20260713 09:08:12.577526 23560 ts_tablet_manager.cc:1403] T 1f6506bda9fc40b4b4e4974bd55d095d P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.008s
I20260713 09:08:12.578330 23562 tablet_bootstrap.cc:492] T 368b0b9c57fc442892dda388fb159f20 P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap starting.
I20260713 09:08:12.580014 23560 raft_consensus.cc:359] T 1f6506bda9fc40b4b4e4974bd55d095d P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:12.580649 23560 raft_consensus.cc:740] T 1f6506bda9fc40b4b4e4974bd55d095d P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5e0e7c2bceeb4755b399cfbb6b226caf, State: Initialized, Role: LEARNER
I20260713 09:08:12.581180 23560 consensus_queue.cc:260] T 1f6506bda9fc40b4b4e4974bd55d095d P 5e0e7c2bceeb4755b399cfbb6b226caf [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:12.584388 23560 ts_tablet_manager.cc:1434] T 1f6506bda9fc40b4b4e4974bd55d095d P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:12.586730 23001 tablet_copy_service.cc:342] P 59ce78a44c144de69148e286705294ce: Request end of tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-1f6506bda9fc40b4b4e4974bd55d095d received from {username='slave'} at 127.0.0.1:46704
I20260713 09:08:12.587213 23001 tablet_copy_service.cc:434] P 59ce78a44c144de69148e286705294ce: ending tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-1f6506bda9fc40b4b4e4974bd55d095d on tablet 1f6506bda9fc40b4b4e4974bd55d095d with peer 5e0e7c2bceeb4755b399cfbb6b226caf
I20260713 09:08:12.601210 23562 tablet_bootstrap.cc:492] T 368b0b9c57fc442892dda388fb159f20 P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:12.602088 23562 tablet_bootstrap.cc:492] T 368b0b9c57fc442892dda388fb159f20 P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap complete.
I20260713 09:08:12.602681 23562 ts_tablet_manager.cc:1403] T 368b0b9c57fc442892dda388fb159f20 P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.013s
I20260713 09:08:12.604998 23562 raft_consensus.cc:359] T 368b0b9c57fc442892dda388fb159f20 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:12.605700 23562 raft_consensus.cc:740] T 368b0b9c57fc442892dda388fb159f20 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5e0e7c2bceeb4755b399cfbb6b226caf, State: Initialized, Role: LEARNER
I20260713 09:08:12.606231 23562 consensus_queue.cc:260] T 368b0b9c57fc442892dda388fb159f20 P 5e0e7c2bceeb4755b399cfbb6b226caf [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:12.608434 23562 ts_tablet_manager.cc:1434] T 368b0b9c57fc442892dda388fb159f20 P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:12.610204 23076 tablet_copy_service.cc:342] P 050afe37779c4013984ab469cc906e25: Request end of tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-368b0b9c57fc442892dda388fb159f20 received from {username='slave'} at 127.0.0.1:55872
I20260713 09:08:12.610652 23076 tablet_copy_service.cc:434] P 050afe37779c4013984ab469cc906e25: ending tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-368b0b9c57fc442892dda388fb159f20 on tablet 368b0b9c57fc442892dda388fb159f20 with peer 5e0e7c2bceeb4755b399cfbb6b226caf
I20260713 09:08:12.693176 23562 ts_tablet_manager.cc:933] T 8958c3105cd84ca797b0913fe179757c P 5e0e7c2bceeb4755b399cfbb6b226caf: Initiating tablet copy from peer 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:12.695134 23562 tablet_copy_client.cc:323] T 8958c3105cd84ca797b0913fe179757c P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Beginning tablet copy session from remote peer at address 127.21.94.130:40817
I20260713 09:08:12.697003 23076 tablet_copy_service.cc:140] P 050afe37779c4013984ab469cc906e25: Received BeginTabletCopySession request for tablet 8958c3105cd84ca797b0913fe179757c from peer 5e0e7c2bceeb4755b399cfbb6b226caf ({username='slave'} at 127.0.0.1:55872)
I20260713 09:08:12.697645 23076 tablet_copy_service.cc:161] P 050afe37779c4013984ab469cc906e25: Beginning new tablet copy session on tablet 8958c3105cd84ca797b0913fe179757c from peer 5e0e7c2bceeb4755b399cfbb6b226caf at {username='slave'} at 127.0.0.1:55872: session id = 5e0e7c2bceeb4755b399cfbb6b226caf-8958c3105cd84ca797b0913fe179757c
I20260713 09:08:12.704985 23076 tablet_copy_source_session.cc:215] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:12.707888 23562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8958c3105cd84ca797b0913fe179757c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.715174 23560 ts_tablet_manager.cc:933] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 5e0e7c2bceeb4755b399cfbb6b226caf: Initiating tablet copy from peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793)
I20260713 09:08:12.716919 23560 tablet_copy_client.cc:323] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Beginning tablet copy session from remote peer at address 127.21.94.129:38793
I20260713 09:08:12.718866 23001 tablet_copy_service.cc:140] P 59ce78a44c144de69148e286705294ce: Received BeginTabletCopySession request for tablet 1a8f090f7d7e4bfcacd3c5b0bdcc4889 from peer 5e0e7c2bceeb4755b399cfbb6b226caf ({username='slave'} at 127.0.0.1:46704)
I20260713 09:08:12.719444 23001 tablet_copy_service.cc:161] P 59ce78a44c144de69148e286705294ce: Beginning new tablet copy session on tablet 1a8f090f7d7e4bfcacd3c5b0bdcc4889 from peer 5e0e7c2bceeb4755b399cfbb6b226caf at {username='slave'} at 127.0.0.1:46704: session id = 5e0e7c2bceeb4755b399cfbb6b226caf-1a8f090f7d7e4bfcacd3c5b0bdcc4889
I20260713 09:08:12.722903 23562 tablet_copy_client.cc:806] T 8958c3105cd84ca797b0913fe179757c P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:12.723600 23562 tablet_copy_client.cc:670] T 8958c3105cd84ca797b0913fe179757c P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:12.729895 23001 tablet_copy_source_session.cc:215] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:12.730157 23562 tablet_copy_client.cc:538] T 8958c3105cd84ca797b0913fe179757c P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:12.733098 23560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a8f090f7d7e4bfcacd3c5b0bdcc4889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:12.737844 23562 tablet_bootstrap.cc:492] T 8958c3105cd84ca797b0913fe179757c P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap starting.
I20260713 09:08:12.751355 23560 tablet_copy_client.cc:806] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:12.751920 23560 tablet_copy_client.cc:670] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:12.756078 23560 tablet_copy_client.cc:538] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:12.762660 23562 tablet_bootstrap.cc:492] T 8958c3105cd84ca797b0913fe179757c P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:12.763510 23562 tablet_bootstrap.cc:492] T 8958c3105cd84ca797b0913fe179757c P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap complete.
I20260713 09:08:12.764125 23562 ts_tablet_manager.cc:1403] T 8958c3105cd84ca797b0913fe179757c P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent bootstrapping tablet: real 0.026s	user 0.003s	sys 0.014s
I20260713 09:08:12.765324 23560 tablet_bootstrap.cc:492] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap starting.
I20260713 09:08:12.766486 23562 raft_consensus.cc:359] T 8958c3105cd84ca797b0913fe179757c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:12.767148 23562 raft_consensus.cc:740] T 8958c3105cd84ca797b0913fe179757c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5e0e7c2bceeb4755b399cfbb6b226caf, State: Initialized, Role: LEARNER
I20260713 09:08:12.767669 23562 consensus_queue.cc:260] T 8958c3105cd84ca797b0913fe179757c P 5e0e7c2bceeb4755b399cfbb6b226caf [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: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:12.769829 23562 ts_tablet_manager.cc:1434] T 8958c3105cd84ca797b0913fe179757c P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.008s
I20260713 09:08:12.771773 23076 tablet_copy_service.cc:342] P 050afe37779c4013984ab469cc906e25: Request end of tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-8958c3105cd84ca797b0913fe179757c received from {username='slave'} at 127.0.0.1:55872
I20260713 09:08:12.772192 23076 tablet_copy_service.cc:434] P 050afe37779c4013984ab469cc906e25: ending tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-8958c3105cd84ca797b0913fe179757c on tablet 8958c3105cd84ca797b0913fe179757c with peer 5e0e7c2bceeb4755b399cfbb6b226caf
I20260713 09:08:12.787492 23560 tablet_bootstrap.cc:492] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:12.788244 23560 tablet_bootstrap.cc:492] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap complete.
I20260713 09:08:12.788828 23560 ts_tablet_manager.cc:1403] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.001s
I20260713 09:08:12.792641 23560 raft_consensus.cc:359] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:12.793635 23560 raft_consensus.cc:740] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5e0e7c2bceeb4755b399cfbb6b226caf, State: Initialized, Role: LEARNER
I20260713 09:08:12.794365 23560 consensus_queue.cc:260] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 5e0e7c2bceeb4755b399cfbb6b226caf [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:12.799474 23560 ts_tablet_manager.cc:1434] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260713 09:08:12.802825 23001 tablet_copy_service.cc:342] P 59ce78a44c144de69148e286705294ce: Request end of tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-1a8f090f7d7e4bfcacd3c5b0bdcc4889 received from {username='slave'} at 127.0.0.1:46704
I20260713 09:08:12.803278 23001 tablet_copy_service.cc:434] P 59ce78a44c144de69148e286705294ce: ending tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-1a8f090f7d7e4bfcacd3c5b0bdcc4889 on tablet 1a8f090f7d7e4bfcacd3c5b0bdcc4889 with peer 5e0e7c2bceeb4755b399cfbb6b226caf
I20260713 09:08:12.963939 23421 raft_consensus.cc:1217] T 1f6506bda9fc40b4b4e4974bd55d095d P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260713 09:08:13.026119 23421 raft_consensus.cc:1217] T 368b0b9c57fc442892dda388fb159f20 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:13.109212 23421 raft_consensus.cc:1217] T 8958c3105cd84ca797b0913fe179757c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:13.198571 23421 raft_consensus.cc:1217] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:13.422042 23573 raft_consensus.cc:1064] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25: attempting to promote NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf to VOTER
I20260713 09:08:13.424530 23573 consensus_queue.cc:237] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:13.431219 23421 raft_consensus.cc:1275] T 368b0b9c57fc442892dda388fb159f20 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:13.431313 23139 raft_consensus.cc:1275] T 368b0b9c57fc442892dda388fb159f20 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:13.433070 23549 consensus_queue.cc:1048] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:13.433442 22987 raft_consensus.cc:1275] T 368b0b9c57fc442892dda388fb159f20 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:13.433913 23573 consensus_queue.cc:1048] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:13.436173 23528 consensus_queue.cc:1048] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:13.454981 23549 raft_consensus.cc:2955] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:13.457100 23421 raft_consensus.cc:2955] T 368b0b9c57fc442892dda388fb159f20 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:13.460479 22988 raft_consensus.cc:2955] T 368b0b9c57fc442892dda388fb159f20 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:13.468222 23139 raft_consensus.cc:2955] T 368b0b9c57fc442892dda388fb159f20 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:13.475823 22888 catalog_manager.cc:5697] T 368b0b9c57fc442892dda388fb159f20 P 59ce78a44c144de69148e286705294ce reported cstate change: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "050afe37779c4013984ab469cc906e25" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:13.498605 23066 consensus_queue.cc:237] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [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: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:13.506102 23421 raft_consensus.cc:1275] T 368b0b9c57fc442892dda388fb159f20 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:13.507899 23549 consensus_queue.cc:1048] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:13.512521 23139 raft_consensus.cc:1275] T 368b0b9c57fc442892dda388fb159f20 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:13.513796 23549 consensus_queue.cc:1048] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:13.515406 23528 raft_consensus.cc:2955] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59ce78a44c144de69148e286705294ce (127.21.94.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:13.520349 23421 raft_consensus.cc:2955] T 368b0b9c57fc442892dda388fb159f20 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59ce78a44c144de69148e286705294ce (127.21.94.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:13.522104 23139 raft_consensus.cc:2955] T 368b0b9c57fc442892dda388fb159f20 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59ce78a44c144de69148e286705294ce (127.21.94.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:13.530552 22873 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 368b0b9c57fc442892dda388fb159f20 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:13.534332 22889 catalog_manager.cc:5697] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 reported cstate change: config changed from index 3 to 4, VOTER 59ce78a44c144de69148e286705294ce (127.21.94.129) evicted. New cstate: current_term: 1 leader_uuid: "050afe37779c4013984ab469cc906e25" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:13.545717 22972 tablet_service.cc:1558] Processing DeleteTablet for tablet 368b0b9c57fc442892dda388fb159f20 with delete_type TABLET_DATA_TOMBSTONED (TS 59ce78a44c144de69148e286705294ce not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51072
I20260713 09:08:13.558912 23583 tablet_replica.cc:333] T 368b0b9c57fc442892dda388fb159f20 P 59ce78a44c144de69148e286705294ce: stopping tablet replica
I20260713 09:08:13.560222 23583 raft_consensus.cc:2243] T 368b0b9c57fc442892dda388fb159f20 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:13.560842 23583 raft_consensus.cc:2272] T 368b0b9c57fc442892dda388fb159f20 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:13.563340 23583 ts_tablet_manager.cc:1916] T 368b0b9c57fc442892dda388fb159f20 P 59ce78a44c144de69148e286705294ce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:13.574293 23583 ts_tablet_manager.cc:1929] T 368b0b9c57fc442892dda388fb159f20 P 59ce78a44c144de69148e286705294ce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:13.574615 23583 log.cc:1199] T 368b0b9c57fc442892dda388fb159f20 P 59ce78a44c144de69148e286705294ce: Deleting WAL directory at /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-0-root/wals/368b0b9c57fc442892dda388fb159f20
I20260713 09:08:13.576093 22873 catalog_manager.cc:5028] TS 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): tablet 368b0b9c57fc442892dda388fb159f20 (table test-workload [id=94ea9e3de3ec493a91a383de4f419918]) successfully deleted
I20260713 09:08:13.588358 23572 raft_consensus.cc:1064] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce: attempting to promote NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf to VOTER
I20260713 09:08:13.590276 23572 consensus_queue.cc:237] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:13.594578 23582 raft_consensus.cc:1064] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25: attempting to promote NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf to VOTER
I20260713 09:08:13.596764 23421 raft_consensus.cc:1275] T 1f6506bda9fc40b4b4e4974bd55d095d P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 LEARNER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:08:13.597996 23066 raft_consensus.cc:1275] T 1f6506bda9fc40b4b4e4974bd55d095d P 050afe37779c4013984ab469cc906e25 [term 2 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:08:13.598255 23571 consensus_queue.cc:1048] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:13.597954 23139 raft_consensus.cc:1275] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:08:13.599097 23582 consensus_queue.cc:237] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 [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: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:13.599915 23572 consensus_queue.cc:1048] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:13.602667 23572 consensus_queue.cc:1048] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:13.622938 23422 raft_consensus.cc:1275] T 8958c3105cd84ca797b0913fe179757c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:13.623445 23571 raft_consensus.cc:2955] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:13.624847 23528 consensus_queue.cc:1048] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:13.625777 22988 raft_consensus.cc:1275] T 8958c3105cd84ca797b0913fe179757c P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:13.627974 23139 raft_consensus.cc:1275] T 8958c3105cd84ca797b0913fe179757c P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:13.629379 23573 consensus_queue.cc:1048] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:13.631120 23573 consensus_queue.cc:1048] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:13.631529 23422 raft_consensus.cc:2955] T 1f6506bda9fc40b4b4e4974bd55d095d P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:13.635489 23066 raft_consensus.cc:2955] T 1f6506bda9fc40b4b4e4974bd55d095d P 050afe37779c4013984ab469cc906e25 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:13.651852 23549 raft_consensus.cc:2955] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:13.654559 22887 catalog_manager.cc:5697] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce reported cstate change: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "59ce78a44c144de69148e286705294ce" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:13.662843 23135 raft_consensus.cc:2955] T 8958c3105cd84ca797b0913fe179757c P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:13.675614 23422 raft_consensus.cc:2955] T 8958c3105cd84ca797b0913fe179757c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:13.683208 23137 raft_consensus.cc:2955] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:13.680891 22988 consensus_queue.cc:237] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:13.690033 22987 raft_consensus.cc:2955] T 8958c3105cd84ca797b0913fe179757c P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:13.696764 23421 raft_consensus.cc:1275] T 1f6506bda9fc40b4b4e4974bd55d095d P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:08:13.698292 23559 consensus_queue.cc:1048] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:13.701828 23135 raft_consensus.cc:1275] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:08:13.707577 23592 raft_consensus.cc:2955] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 050afe37779c4013984ab469cc906e25 (127.21.94.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:13.710637 23559 consensus_queue.cc:1048] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260713 09:08:13.713836 22889 catalog_manager.cc:5697] T 8958c3105cd84ca797b0913fe179757c P 5e0e7c2bceeb4755b399cfbb6b226caf reported cstate change: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "050afe37779c4013984ab469cc906e25" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:13.708532 23421 raft_consensus.cc:2955] T 1f6506bda9fc40b4b4e4974bd55d095d P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 050afe37779c4013984ab469cc906e25 (127.21.94.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:13.729615 23137 raft_consensus.cc:2955] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 050afe37779c4013984ab469cc906e25 (127.21.94.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:13.799327 23066 consensus_queue.cc:237] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 [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: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:13.802940 23571 raft_consensus.cc:1064] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce: attempting to promote NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf to VOTER
I20260713 09:08:13.805505 23571 consensus_queue.cc:237] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:13.807500 23135 raft_consensus.cc:1275] T 8958c3105cd84ca797b0913fe179757c P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:13.809067 23528 consensus_queue.cc:1048] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:13.815647 22873 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1f6506bda9fc40b4b4e4974bd55d095d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:13.819120 23549 raft_consensus.cc:2955] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59ce78a44c144de69148e286705294ce (127.21.94.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:13.835142 23135 raft_consensus.cc:2955] T 8958c3105cd84ca797b0913fe179757c P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59ce78a44c144de69148e286705294ce (127.21.94.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:13.815498 22888 catalog_manager.cc:5697] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce reported cstate change: config changed from index 3 to 4, VOTER 050afe37779c4013984ab469cc906e25 (127.21.94.130) evicted. New cstate: current_term: 2 leader_uuid: "59ce78a44c144de69148e286705294ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:13.841687 23421 raft_consensus.cc:1275] T 8958c3105cd84ca797b0913fe179757c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:13.846975 23549 consensus_queue.cc:1048] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:13.847636 22873 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8958c3105cd84ca797b0913fe179757c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:13.854259 23066 raft_consensus.cc:1275] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:13.854341 23422 raft_consensus.cc:1275] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:13.854691 22886 catalog_manager.cc:5697] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 reported cstate change: config changed from index 3 to 4, VOTER 59ce78a44c144de69148e286705294ce (127.21.94.129) evicted. New cstate: current_term: 1 leader_uuid: "050afe37779c4013984ab469cc906e25" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:13.855760 23571 consensus_queue.cc:1048] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:13.856568 23051 tablet_service.cc:1558] Processing DeleteTablet for tablet 1f6506bda9fc40b4b4e4974bd55d095d with delete_type TABLET_DATA_TOMBSTONED (TS 050afe37779c4013984ab469cc906e25 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56798
I20260713 09:08:13.858454 23593 consensus_queue.cc:1048] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:13.861155 23139 raft_consensus.cc:1275] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:13.862332 23421 raft_consensus.cc:2955] T 8958c3105cd84ca797b0913fe179757c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59ce78a44c144de69148e286705294ce (127.21.94.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:13.868566 23593 consensus_queue.cc:1048] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:13.876977 22972 tablet_service.cc:1558] Processing DeleteTablet for tablet 8958c3105cd84ca797b0913fe179757c with delete_type TABLET_DATA_TOMBSTONED (TS 59ce78a44c144de69148e286705294ce not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51072
I20260713 09:08:13.877933 23583 tablet_replica.cc:333] T 8958c3105cd84ca797b0913fe179757c P 59ce78a44c144de69148e286705294ce: stopping tablet replica
I20260713 09:08:13.878881 23583 raft_consensus.cc:2243] T 8958c3105cd84ca797b0913fe179757c P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:13.879626 23583 raft_consensus.cc:2272] T 8958c3105cd84ca797b0913fe179757c P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:13.884253 23583 ts_tablet_manager.cc:1916] T 8958c3105cd84ca797b0913fe179757c P 59ce78a44c144de69148e286705294ce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:13.899502 23572 raft_consensus.cc:2955] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:13.907398 23596 tablet_replica.cc:333] T 1f6506bda9fc40b4b4e4974bd55d095d P 050afe37779c4013984ab469cc906e25: stopping tablet replica
I20260713 09:08:13.908480 23596 raft_consensus.cc:2243] T 1f6506bda9fc40b4b4e4974bd55d095d P 050afe37779c4013984ab469cc906e25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:13.909209 23596 raft_consensus.cc:2272] T 1f6506bda9fc40b4b4e4974bd55d095d P 050afe37779c4013984ab469cc906e25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:13.912312 23596 ts_tablet_manager.cc:1916] T 1f6506bda9fc40b4b4e4974bd55d095d P 050afe37779c4013984ab469cc906e25: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:13.919972 23421 raft_consensus.cc:2955] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:13.929241 23596 ts_tablet_manager.cc:1929] T 1f6506bda9fc40b4b4e4974bd55d095d P 050afe37779c4013984ab469cc906e25: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260713 09:08:13.929733 23596 log.cc:1199] T 1f6506bda9fc40b4b4e4974bd55d095d P 050afe37779c4013984ab469cc906e25: Deleting WAL directory at /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-1-root/wals/1f6506bda9fc40b4b4e4974bd55d095d
I20260713 09:08:13.931919 22873 catalog_manager.cc:5028] TS 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817): tablet 1f6506bda9fc40b4b4e4974bd55d095d (table test-workload [id=94ea9e3de3ec493a91a383de4f419918]) successfully deleted
I20260713 09:08:13.935011 23583 ts_tablet_manager.cc:1929] T 8958c3105cd84ca797b0913fe179757c P 59ce78a44c144de69148e286705294ce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:13.934303 23066 raft_consensus.cc:2955] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:13.934857 23139 raft_consensus.cc:2955] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:13.935518 23583 log.cc:1199] T 8958c3105cd84ca797b0913fe179757c P 59ce78a44c144de69148e286705294ce: Deleting WAL directory at /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-0-root/wals/8958c3105cd84ca797b0913fe179757c
I20260713 09:08:13.938030 22873 catalog_manager.cc:5028] TS 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): tablet 8958c3105cd84ca797b0913fe179757c (table test-workload [id=94ea9e3de3ec493a91a383de4f419918]) successfully deleted
I20260713 09:08:13.939457 22886 catalog_manager.cc:5697] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce reported cstate change: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "59ce78a44c144de69148e286705294ce" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:13.965504 22988 consensus_queue.cc:237] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:13.969832 23139 raft_consensus.cc:1275] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:13.970018 23421 raft_consensus.cc:1275] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:13.971374 23594 consensus_queue.cc:1048] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:13.972193 23571 consensus_queue.cc:1048] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:13.980063 23594 raft_consensus.cc:2955] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 050afe37779c4013984ab469cc906e25 (127.21.94.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:13.982196 23421 raft_consensus.cc:2955] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 050afe37779c4013984ab469cc906e25 (127.21.94.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:13.982621 23139 raft_consensus.cc:2955] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 050afe37779c4013984ab469cc906e25 (127.21.94.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:13.992405 22873 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1a8f090f7d7e4bfcacd3c5b0bdcc4889 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:13.996399 22888 catalog_manager.cc:5697] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 84449940205745b29950dbbe8ca10c4c reported cstate change: config changed from index 3 to 4, VOTER 050afe37779c4013984ab469cc906e25 (127.21.94.130) evicted. New cstate: current_term: 1 leader_uuid: "59ce78a44c144de69148e286705294ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:14.007184 23051 tablet_service.cc:1558] Processing DeleteTablet for tablet 1a8f090f7d7e4bfcacd3c5b0bdcc4889 with delete_type TABLET_DATA_TOMBSTONED (TS 050afe37779c4013984ab469cc906e25 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56798
I20260713 09:08:14.008994 23596 tablet_replica.cc:333] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 050afe37779c4013984ab469cc906e25: stopping tablet replica
I20260713 09:08:14.009989 23596 raft_consensus.cc:2243] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:14.010651 23596 raft_consensus.cc:2272] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:14.013178 23596 ts_tablet_manager.cc:1916] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 050afe37779c4013984ab469cc906e25: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:14.026376 23596 ts_tablet_manager.cc:1929] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 050afe37779c4013984ab469cc906e25: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:14.026747 23596 log.cc:1199] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 050afe37779c4013984ab469cc906e25: Deleting WAL directory at /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-1-root/wals/1a8f090f7d7e4bfcacd3c5b0bdcc4889
I20260713 09:08:14.027988 22873 catalog_manager.cc:5028] TS 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817): tablet 1a8f090f7d7e4bfcacd3c5b0bdcc4889 (table test-workload [id=94ea9e3de3ec493a91a383de4f419918]) successfully deleted
I20260713 09:08:15.035856 23060 consensus_queue.cc:237] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 [LEADER]: Queue 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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:15.042382 23139 raft_consensus.cc:1275] T 0d41a77eb2b94a8c86c70d528f4d4027 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:15.042871 23029 consensus_peers.cc:597] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 -> Peer 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132:33929): Couldn't send request to peer 5e0e7c2bceeb4755b399cfbb6b226caf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0d41a77eb2b94a8c86c70d528f4d4027. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:15.044072 23602 consensus_queue.cc:1048] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:15.045667 22988 raft_consensus.cc:1275] T 0d41a77eb2b94a8c86c70d528f4d4027 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:15.046840 23602 consensus_queue.cc:1048] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:15.051924 23549 raft_consensus.cc:2955] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:15.056490 22988 raft_consensus.cc:2955] T 0d41a77eb2b94a8c86c70d528f4d4027 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:15.058106 23139 raft_consensus.cc:2955] T 0d41a77eb2b94a8c86c70d528f4d4027 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:15.077630 22888 catalog_manager.cc:5697] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 reported cstate change: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New cstate: current_term: 1 leader_uuid: "050afe37779c4013984ab469cc906e25" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:15.077832 22988 consensus_queue.cc:237] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [LEADER]: Queue 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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:15.087512 23139 raft_consensus.cc:1275] T e1a67ee8f62147efa7ffece8de33be8c P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:15.087462 22954 consensus_peers.cc:597] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce -> Peer 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132:33929): Couldn't send request to peer 5e0e7c2bceeb4755b399cfbb6b226caf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e1a67ee8f62147efa7ffece8de33be8c. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:15.089063 23594 consensus_queue.cc:1048] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:15.090436 23060 raft_consensus.cc:1275] T e1a67ee8f62147efa7ffece8de33be8c P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:15.091779 23594 consensus_queue.cc:1048] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:15.098681 23594 raft_consensus.cc:2955] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:15.099673 23139 raft_consensus.cc:2955] T e1a67ee8f62147efa7ffece8de33be8c P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:15.116053 23060 raft_consensus.cc:2955] T e1a67ee8f62147efa7ffece8de33be8c P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:15.115264 22887 catalog_manager.cc:5697] T e1a67ee8f62147efa7ffece8de33be8c P 84449940205745b29950dbbe8ca10c4c reported cstate change: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New cstate: current_term: 1 leader_uuid: "59ce78a44c144de69148e286705294ce" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:15.120905 23139 consensus_queue.cc:237] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Queue 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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:15.133708 22988 raft_consensus.cc:1275] T 9d0db4f2a42e4293b846a1e8def21459 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:15.133682 23060 raft_consensus.cc:1275] T 9d0db4f2a42e4293b846a1e8def21459 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:15.135164 23103 consensus_peers.cc:597] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c -> Peer 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132:33929): Couldn't send request to peer 5e0e7c2bceeb4755b399cfbb6b226caf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9d0db4f2a42e4293b846a1e8def21459. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:15.136253 23617 consensus_queue.cc:1048] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:15.137229 23541 consensus_queue.cc:1048] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:15.144718 23617 raft_consensus.cc:2955] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:15.146256 23060 raft_consensus.cc:2955] T 9d0db4f2a42e4293b846a1e8def21459 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:15.147164 22988 raft_consensus.cc:2955] T 9d0db4f2a42e4293b846a1e8def21459 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:15.158104 23066 consensus_queue.cc:237] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [LEADER]: Queue 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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:15.159657 22888 catalog_manager.cc:5697] T 9d0db4f2a42e4293b846a1e8def21459 P 59ce78a44c144de69148e286705294ce reported cstate change: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New cstate: current_term: 1 leader_uuid: "84449940205745b29950dbbe8ca10c4c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:15.166925 23139 raft_consensus.cc:1275] T 4ea2e2a738a448ada86e6b03b059f623 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:15.167874 23029 consensus_peers.cc:597] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 -> Peer 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132:33929): Couldn't send request to peer 5e0e7c2bceeb4755b399cfbb6b226caf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4ea2e2a738a448ada86e6b03b059f623. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:15.168547 23607 consensus_queue.cc:1048] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:15.174463 22988 raft_consensus.cc:1275] T 4ea2e2a738a448ada86e6b03b059f623 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:15.176263 23607 consensus_queue.cc:1048] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:15.178913 23606 raft_consensus.cc:2955] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:15.179167 23139 raft_consensus.cc:2955] T 4ea2e2a738a448ada86e6b03b059f623 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:15.191672 22887 catalog_manager.cc:5697] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 reported cstate change: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New cstate: current_term: 1 leader_uuid: "050afe37779c4013984ab469cc906e25" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:15.195585 22988 raft_consensus.cc:2955] T 4ea2e2a738a448ada86e6b03b059f623 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:15.540014 23623 ts_tablet_manager.cc:933] T 0d41a77eb2b94a8c86c70d528f4d4027 P 5e0e7c2bceeb4755b399cfbb6b226caf: Initiating tablet copy from peer 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:15.542744 23623 tablet_copy_client.cc:323] T 0d41a77eb2b94a8c86c70d528f4d4027 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Beginning tablet copy session from remote peer at address 127.21.94.130:40817
I20260713 09:08:15.544410 23076 tablet_copy_service.cc:140] P 050afe37779c4013984ab469cc906e25: Received BeginTabletCopySession request for tablet 0d41a77eb2b94a8c86c70d528f4d4027 from peer 5e0e7c2bceeb4755b399cfbb6b226caf ({username='slave'} at 127.0.0.1:55872)
I20260713 09:08:15.544950 23076 tablet_copy_service.cc:161] P 050afe37779c4013984ab469cc906e25: Beginning new tablet copy session on tablet 0d41a77eb2b94a8c86c70d528f4d4027 from peer 5e0e7c2bceeb4755b399cfbb6b226caf at {username='slave'} at 127.0.0.1:55872: session id = 5e0e7c2bceeb4755b399cfbb6b226caf-0d41a77eb2b94a8c86c70d528f4d4027
I20260713 09:08:15.551074 23076 tablet_copy_source_session.cc:215] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:15.554322 23623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d41a77eb2b94a8c86c70d528f4d4027. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:15.569775 23623 tablet_copy_client.cc:806] T 0d41a77eb2b94a8c86c70d528f4d4027 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:15.570327 23623 tablet_copy_client.cc:670] T 0d41a77eb2b94a8c86c70d528f4d4027 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:15.573909 23623 tablet_copy_client.cc:538] T 0d41a77eb2b94a8c86c70d528f4d4027 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:15.582670 23623 tablet_bootstrap.cc:492] T 0d41a77eb2b94a8c86c70d528f4d4027 P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap starting.
I20260713 09:08:15.603344 23623 tablet_bootstrap.cc:492] T 0d41a77eb2b94a8c86c70d528f4d4027 P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:15.604241 23623 tablet_bootstrap.cc:492] T 0d41a77eb2b94a8c86c70d528f4d4027 P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap complete.
I20260713 09:08:15.604894 23623 ts_tablet_manager.cc:1403] T 0d41a77eb2b94a8c86c70d528f4d4027 P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260713 09:08:15.607759 23623 raft_consensus.cc:359] T 0d41a77eb2b94a8c86c70d528f4d4027 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:15.608577 23623 raft_consensus.cc:740] T 0d41a77eb2b94a8c86c70d528f4d4027 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5e0e7c2bceeb4755b399cfbb6b226caf, State: Initialized, Role: LEARNER
I20260713 09:08:15.609203 23623 consensus_queue.cc:260] T 0d41a77eb2b94a8c86c70d528f4d4027 P 5e0e7c2bceeb4755b399cfbb6b226caf [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:15.612442 23623 ts_tablet_manager.cc:1434] T 0d41a77eb2b94a8c86c70d528f4d4027 P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.004s
I20260713 09:08:15.614044 23076 tablet_copy_service.cc:342] P 050afe37779c4013984ab469cc906e25: Request end of tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-0d41a77eb2b94a8c86c70d528f4d4027 received from {username='slave'} at 127.0.0.1:55872
I20260713 09:08:15.614454 23076 tablet_copy_service.cc:434] P 050afe37779c4013984ab469cc906e25: ending tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-0d41a77eb2b94a8c86c70d528f4d4027 on tablet 0d41a77eb2b94a8c86c70d528f4d4027 with peer 5e0e7c2bceeb4755b399cfbb6b226caf
I20260713 09:08:15.654570 23623 ts_tablet_manager.cc:933] T e1a67ee8f62147efa7ffece8de33be8c P 5e0e7c2bceeb4755b399cfbb6b226caf: Initiating tablet copy from peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793)
I20260713 09:08:15.656118 23623 tablet_copy_client.cc:323] T e1a67ee8f62147efa7ffece8de33be8c P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Beginning tablet copy session from remote peer at address 127.21.94.129:38793
I20260713 09:08:15.657869 23001 tablet_copy_service.cc:140] P 59ce78a44c144de69148e286705294ce: Received BeginTabletCopySession request for tablet e1a67ee8f62147efa7ffece8de33be8c from peer 5e0e7c2bceeb4755b399cfbb6b226caf ({username='slave'} at 127.0.0.1:46704)
I20260713 09:08:15.658419 23001 tablet_copy_service.cc:161] P 59ce78a44c144de69148e286705294ce: Beginning new tablet copy session on tablet e1a67ee8f62147efa7ffece8de33be8c from peer 5e0e7c2bceeb4755b399cfbb6b226caf at {username='slave'} at 127.0.0.1:46704: session id = 5e0e7c2bceeb4755b399cfbb6b226caf-e1a67ee8f62147efa7ffece8de33be8c
I20260713 09:08:15.661651 23628 ts_tablet_manager.cc:933] T 4ea2e2a738a448ada86e6b03b059f623 P 5e0e7c2bceeb4755b399cfbb6b226caf: Initiating tablet copy from peer 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:15.663286 23628 tablet_copy_client.cc:323] T 4ea2e2a738a448ada86e6b03b059f623 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Beginning tablet copy session from remote peer at address 127.21.94.130:40817
I20260713 09:08:15.664628 23076 tablet_copy_service.cc:140] P 050afe37779c4013984ab469cc906e25: Received BeginTabletCopySession request for tablet 4ea2e2a738a448ada86e6b03b059f623 from peer 5e0e7c2bceeb4755b399cfbb6b226caf ({username='slave'} at 127.0.0.1:55872)
I20260713 09:08:15.665071 23076 tablet_copy_service.cc:161] P 050afe37779c4013984ab469cc906e25: Beginning new tablet copy session on tablet 4ea2e2a738a448ada86e6b03b059f623 from peer 5e0e7c2bceeb4755b399cfbb6b226caf at {username='slave'} at 127.0.0.1:55872: session id = 5e0e7c2bceeb4755b399cfbb6b226caf-4ea2e2a738a448ada86e6b03b059f623
I20260713 09:08:15.665783 23001 tablet_copy_source_session.cc:215] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:15.668980 23623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1a67ee8f62147efa7ffece8de33be8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:15.671269 23076 tablet_copy_source_session.cc:215] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:15.673753 23628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ea2e2a738a448ada86e6b03b059f623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:15.684330 23623 tablet_copy_client.cc:806] T e1a67ee8f62147efa7ffece8de33be8c P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:15.684917 23623 tablet_copy_client.cc:670] T e1a67ee8f62147efa7ffece8de33be8c P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:15.688906 23623 tablet_copy_client.cc:538] T e1a67ee8f62147efa7ffece8de33be8c P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:15.692468 23628 tablet_copy_client.cc:806] T 4ea2e2a738a448ada86e6b03b059f623 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:15.693955 23628 tablet_copy_client.cc:670] T 4ea2e2a738a448ada86e6b03b059f623 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:15.697994 23623 tablet_bootstrap.cc:492] T e1a67ee8f62147efa7ffece8de33be8c P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap starting.
I20260713 09:08:15.710228 23628 tablet_copy_client.cc:538] T 4ea2e2a738a448ada86e6b03b059f623 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:15.720432 23623 tablet_bootstrap.cc:492] T e1a67ee8f62147efa7ffece8de33be8c P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:15.721401 23623 tablet_bootstrap.cc:492] T e1a67ee8f62147efa7ffece8de33be8c P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap complete.
I20260713 09:08:15.721992 23628 tablet_bootstrap.cc:492] T 4ea2e2a738a448ada86e6b03b059f623 P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap starting.
I20260713 09:08:15.722071 23623 ts_tablet_manager.cc:1403] T e1a67ee8f62147efa7ffece8de33be8c P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.009s
I20260713 09:08:15.737076 23623 raft_consensus.cc:359] T e1a67ee8f62147efa7ffece8de33be8c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:15.737969 23623 raft_consensus.cc:740] T e1a67ee8f62147efa7ffece8de33be8c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5e0e7c2bceeb4755b399cfbb6b226caf, State: Initialized, Role: LEARNER
I20260713 09:08:15.738607 23623 consensus_queue.cc:260] T e1a67ee8f62147efa7ffece8de33be8c P 5e0e7c2bceeb4755b399cfbb6b226caf [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:15.740975 23623 ts_tablet_manager.cc:1434] T e1a67ee8f62147efa7ffece8de33be8c P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260713 09:08:15.742897 23001 tablet_copy_service.cc:342] P 59ce78a44c144de69148e286705294ce: Request end of tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-e1a67ee8f62147efa7ffece8de33be8c received from {username='slave'} at 127.0.0.1:46704
I20260713 09:08:15.743317 23001 tablet_copy_service.cc:434] P 59ce78a44c144de69148e286705294ce: ending tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-e1a67ee8f62147efa7ffece8de33be8c on tablet e1a67ee8f62147efa7ffece8de33be8c with peer 5e0e7c2bceeb4755b399cfbb6b226caf
I20260713 09:08:15.746161 23623 ts_tablet_manager.cc:933] T 9d0db4f2a42e4293b846a1e8def21459 P 5e0e7c2bceeb4755b399cfbb6b226caf: Initiating tablet copy from peer 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:15.754055 23623 tablet_copy_client.cc:323] T 9d0db4f2a42e4293b846a1e8def21459 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Beginning tablet copy session from remote peer at address 127.21.94.131:43835
I20260713 09:08:15.756683 23150 tablet_copy_service.cc:140] P 84449940205745b29950dbbe8ca10c4c: Received BeginTabletCopySession request for tablet 9d0db4f2a42e4293b846a1e8def21459 from peer 5e0e7c2bceeb4755b399cfbb6b226caf ({username='slave'} at 127.0.0.1:51236)
I20260713 09:08:15.757447 23150 tablet_copy_service.cc:161] P 84449940205745b29950dbbe8ca10c4c: Beginning new tablet copy session on tablet 9d0db4f2a42e4293b846a1e8def21459 from peer 5e0e7c2bceeb4755b399cfbb6b226caf at {username='slave'} at 127.0.0.1:51236: session id = 5e0e7c2bceeb4755b399cfbb6b226caf-9d0db4f2a42e4293b846a1e8def21459
I20260713 09:08:15.760454 23628 tablet_bootstrap.cc:492] T 4ea2e2a738a448ada86e6b03b059f623 P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:15.761386 23628 tablet_bootstrap.cc:492] T 4ea2e2a738a448ada86e6b03b059f623 P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap complete.
I20260713 09:08:15.762123 23628 ts_tablet_manager.cc:1403] T 4ea2e2a738a448ada86e6b03b059f623 P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.012s
I20260713 09:08:15.765022 23628 raft_consensus.cc:359] T 4ea2e2a738a448ada86e6b03b059f623 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:15.765940 23628 raft_consensus.cc:740] T 4ea2e2a738a448ada86e6b03b059f623 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5e0e7c2bceeb4755b399cfbb6b226caf, State: Initialized, Role: LEARNER
I20260713 09:08:15.766558 23628 consensus_queue.cc:260] T 4ea2e2a738a448ada86e6b03b059f623 P 5e0e7c2bceeb4755b399cfbb6b226caf [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:15.769035 23628 ts_tablet_manager.cc:1434] T 4ea2e2a738a448ada86e6b03b059f623 P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:08:15.771907 23150 tablet_copy_source_session.cc:215] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:15.771905 23076 tablet_copy_service.cc:342] P 050afe37779c4013984ab469cc906e25: Request end of tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-4ea2e2a738a448ada86e6b03b059f623 received from {username='slave'} at 127.0.0.1:55872
I20260713 09:08:15.772512 23076 tablet_copy_service.cc:434] P 050afe37779c4013984ab469cc906e25: ending tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-4ea2e2a738a448ada86e6b03b059f623 on tablet 4ea2e2a738a448ada86e6b03b059f623 with peer 5e0e7c2bceeb4755b399cfbb6b226caf
I20260713 09:08:15.776203 23623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d0db4f2a42e4293b846a1e8def21459. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:15.787626 23623 tablet_copy_client.cc:806] T 9d0db4f2a42e4293b846a1e8def21459 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:15.788144 23623 tablet_copy_client.cc:670] T 9d0db4f2a42e4293b846a1e8def21459 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:15.791680 23623 tablet_copy_client.cc:538] T 9d0db4f2a42e4293b846a1e8def21459 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:15.796772 23623 tablet_bootstrap.cc:492] T 9d0db4f2a42e4293b846a1e8def21459 P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap starting.
I20260713 09:08:15.813668 23623 tablet_bootstrap.cc:492] T 9d0db4f2a42e4293b846a1e8def21459 P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:15.814527 23623 tablet_bootstrap.cc:492] T 9d0db4f2a42e4293b846a1e8def21459 P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap complete.
I20260713 09:08:15.815119 23623 ts_tablet_manager.cc:1403] T 9d0db4f2a42e4293b846a1e8def21459 P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.008s
I20260713 09:08:15.817658 23623 raft_consensus.cc:359] T 9d0db4f2a42e4293b846a1e8def21459 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:15.818394 23623 raft_consensus.cc:740] T 9d0db4f2a42e4293b846a1e8def21459 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5e0e7c2bceeb4755b399cfbb6b226caf, State: Initialized, Role: LEARNER
I20260713 09:08:15.818951 23623 consensus_queue.cc:260] T 9d0db4f2a42e4293b846a1e8def21459 P 5e0e7c2bceeb4755b399cfbb6b226caf [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:15.821025 23623 ts_tablet_manager.cc:1434] T 9d0db4f2a42e4293b846a1e8def21459 P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:15.822674 23150 tablet_copy_service.cc:342] P 84449940205745b29950dbbe8ca10c4c: Request end of tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-9d0db4f2a42e4293b846a1e8def21459 received from {username='slave'} at 127.0.0.1:51236
I20260713 09:08:15.823103 23150 tablet_copy_service.cc:434] P 84449940205745b29950dbbe8ca10c4c: ending tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-9d0db4f2a42e4293b846a1e8def21459 on tablet 9d0db4f2a42e4293b846a1e8def21459 with peer 5e0e7c2bceeb4755b399cfbb6b226caf
I20260713 09:08:15.999523 23421 raft_consensus.cc:1217] T 0d41a77eb2b94a8c86c70d528f4d4027 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:16.035440 23421 raft_consensus.cc:1217] T e1a67ee8f62147efa7ffece8de33be8c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:16.197424 23421 raft_consensus.cc:1217] T 9d0db4f2a42e4293b846a1e8def21459 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:16.280651 23421 raft_consensus.cc:1217] T 4ea2e2a738a448ada86e6b03b059f623 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:16.407774 23602 raft_consensus.cc:1064] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25: attempting to promote NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf to VOTER
I20260713 09:08:16.410277 23602 consensus_queue.cc:237] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:16.417124 23421 raft_consensus.cc:1275] T 0d41a77eb2b94a8c86c70d528f4d4027 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:16.418324 23137 raft_consensus.cc:1275] T 0d41a77eb2b94a8c86c70d528f4d4027 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:16.420737 23607 consensus_queue.cc:1048] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:16.422261 23602 consensus_queue.cc:1048] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:16.432121 22988 raft_consensus.cc:1275] T 0d41a77eb2b94a8c86c70d528f4d4027 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:16.433422 23602 consensus_queue.cc:1048] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:16.434825 23606 raft_consensus.cc:2955] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:16.437858 23421 raft_consensus.cc:2955] T 0d41a77eb2b94a8c86c70d528f4d4027 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:16.446295 23137 raft_consensus.cc:2955] T 0d41a77eb2b94a8c86c70d528f4d4027 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:16.449121 22887 catalog_manager.cc:5697] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 reported cstate change: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "050afe37779c4013984ab469cc906e25" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:16.467418 22988 raft_consensus.cc:2955] T 0d41a77eb2b94a8c86c70d528f4d4027 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:16.508908 23066 consensus_queue.cc:237] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:16.513805 23422 raft_consensus.cc:1275] T 0d41a77eb2b94a8c86c70d528f4d4027 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:16.514173 22988 raft_consensus.cc:1275] T 0d41a77eb2b94a8c86c70d528f4d4027 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:16.515192 23606 consensus_queue.cc:1048] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:16.516165 23607 consensus_queue.cc:1048] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:16.522150 23606 raft_consensus.cc:2955] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84449940205745b29950dbbe8ca10c4c (127.21.94.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:16.524758 22988 raft_consensus.cc:2955] T 0d41a77eb2b94a8c86c70d528f4d4027 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84449940205745b29950dbbe8ca10c4c (127.21.94.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:16.524845 23422 raft_consensus.cc:2955] T 0d41a77eb2b94a8c86c70d528f4d4027 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84449940205745b29950dbbe8ca10c4c (127.21.94.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:16.533991 22873 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0d41a77eb2b94a8c86c70d528f4d4027 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:16.539268 22888 catalog_manager.cc:5697] T 0d41a77eb2b94a8c86c70d528f4d4027 P 59ce78a44c144de69148e286705294ce reported cstate change: config changed from index 3 to 4, VOTER 84449940205745b29950dbbe8ca10c4c (127.21.94.131) evicted. New cstate: current_term: 1 leader_uuid: "050afe37779c4013984ab469cc906e25" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:16.549258 23121 tablet_service.cc:1558] Processing DeleteTablet for tablet 0d41a77eb2b94a8c86c70d528f4d4027 with delete_type TABLET_DATA_TOMBSTONED (TS 84449940205745b29950dbbe8ca10c4c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34422
I20260713 09:08:16.556586 23605 raft_consensus.cc:1064] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce: attempting to promote NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf to VOTER
I20260713 09:08:16.558899 23605 consensus_queue.cc:237] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:16.567626 23646 tablet_replica.cc:333] T 0d41a77eb2b94a8c86c70d528f4d4027 P 84449940205745b29950dbbe8ca10c4c: stopping tablet replica
I20260713 09:08:16.568694 23646 raft_consensus.cc:2243] T 0d41a77eb2b94a8c86c70d528f4d4027 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:16.569455 23646 raft_consensus.cc:2272] T 0d41a77eb2b94a8c86c70d528f4d4027 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.579294 23646 ts_tablet_manager.cc:1916] T 0d41a77eb2b94a8c86c70d528f4d4027 P 84449940205745b29950dbbe8ca10c4c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:16.583706 23137 raft_consensus.cc:1275] T e1a67ee8f62147efa7ffece8de33be8c P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:16.586524 23636 consensus_queue.cc:1048] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:16.594987 23646 ts_tablet_manager.cc:1929] T 0d41a77eb2b94a8c86c70d528f4d4027 P 84449940205745b29950dbbe8ca10c4c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:16.595155 23422 raft_consensus.cc:1275] T e1a67ee8f62147efa7ffece8de33be8c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:16.595451 23646 log.cc:1199] T 0d41a77eb2b94a8c86c70d528f4d4027 P 84449940205745b29950dbbe8ca10c4c: Deleting WAL directory at /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-2-root/wals/0d41a77eb2b94a8c86c70d528f4d4027
I20260713 09:08:16.597370 22876 catalog_manager.cc:5028] TS 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835): tablet 0d41a77eb2b94a8c86c70d528f4d4027 (table test-workload [id=94ea9e3de3ec493a91a383de4f419918]) successfully deleted
I20260713 09:08:16.597537 23636 consensus_queue.cc:1048] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:16.598336 23066 raft_consensus.cc:1275] T e1a67ee8f62147efa7ffece8de33be8c P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:16.601588 23649 consensus_queue.cc:1048] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:16.612497 23605 raft_consensus.cc:2955] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:16.615480 23060 raft_consensus.cc:2955] T e1a67ee8f62147efa7ffece8de33be8c P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:16.623519 23422 raft_consensus.cc:2955] T e1a67ee8f62147efa7ffece8de33be8c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:16.624042 23137 raft_consensus.cc:2955] T e1a67ee8f62147efa7ffece8de33be8c P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:16.629791 22888 catalog_manager.cc:5697] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce reported cstate change: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "59ce78a44c144de69148e286705294ce" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:16.647320 22988 consensus_queue.cc:237] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:16.652516 23422 raft_consensus.cc:1275] T e1a67ee8f62147efa7ffece8de33be8c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:16.652717 23060 raft_consensus.cc:1275] T e1a67ee8f62147efa7ffece8de33be8c P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:16.654028 23605 consensus_queue.cc:1048] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:16.655385 23649 consensus_queue.cc:1048] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:16.662709 23649 raft_consensus.cc:2955] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84449940205745b29950dbbe8ca10c4c (127.21.94.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:16.666428 23060 raft_consensus.cc:2955] T e1a67ee8f62147efa7ffece8de33be8c P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84449940205745b29950dbbe8ca10c4c (127.21.94.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:16.666783 23422 raft_consensus.cc:2955] T e1a67ee8f62147efa7ffece8de33be8c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84449940205745b29950dbbe8ca10c4c (127.21.94.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:16.677390 22873 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e1a67ee8f62147efa7ffece8de33be8c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:16.678593 23607 raft_consensus.cc:1064] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25: attempting to promote NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf to VOTER
I20260713 09:08:16.680927 23607 consensus_queue.cc:237] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:16.683876 22888 catalog_manager.cc:5697] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce reported cstate change: config changed from index 3 to 4, VOTER 84449940205745b29950dbbe8ca10c4c (127.21.94.131) evicted. New cstate: current_term: 1 leader_uuid: "59ce78a44c144de69148e286705294ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:16.693897 23137 raft_consensus.cc:1275] T 4ea2e2a738a448ada86e6b03b059f623 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:16.694531 22988 raft_consensus.cc:1275] T 4ea2e2a738a448ada86e6b03b059f623 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:16.692649 23422 raft_consensus.cc:1275] T 4ea2e2a738a448ada86e6b03b059f623 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:16.695919 23606 consensus_queue.cc:1048] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:16.697202 23121 tablet_service.cc:1558] Processing DeleteTablet for tablet e1a67ee8f62147efa7ffece8de33be8c with delete_type TABLET_DATA_TOMBSTONED (TS 84449940205745b29950dbbe8ca10c4c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34422
I20260713 09:08:16.697732 23606 consensus_queue.cc:1048] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:16.698514 23646 tablet_replica.cc:333] T e1a67ee8f62147efa7ffece8de33be8c P 84449940205745b29950dbbe8ca10c4c: stopping tablet replica
I20260713 09:08:16.699429 23646 raft_consensus.cc:2243] T e1a67ee8f62147efa7ffece8de33be8c P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:16.700125 23646 raft_consensus.cc:2272] T e1a67ee8f62147efa7ffece8de33be8c P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.707051 23646 ts_tablet_manager.cc:1916] T e1a67ee8f62147efa7ffece8de33be8c P 84449940205745b29950dbbe8ca10c4c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:16.709564 23606 consensus_queue.cc:1048] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:16.719730 23607 raft_consensus.cc:2955] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:16.721431 23137 raft_consensus.cc:2955] T 4ea2e2a738a448ada86e6b03b059f623 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:16.723995 23422 raft_consensus.cc:2955] T 4ea2e2a738a448ada86e6b03b059f623 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:16.734812 22988 raft_consensus.cc:2955] T 4ea2e2a738a448ada86e6b03b059f623 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:16.736474 22889 catalog_manager.cc:5697] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 reported cstate change: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "050afe37779c4013984ab469cc906e25" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:16.765553 23646 ts_tablet_manager.cc:1929] T e1a67ee8f62147efa7ffece8de33be8c P 84449940205745b29950dbbe8ca10c4c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:16.766053 23646 log.cc:1199] T e1a67ee8f62147efa7ffece8de33be8c P 84449940205745b29950dbbe8ca10c4c: Deleting WAL directory at /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-2-root/wals/e1a67ee8f62147efa7ffece8de33be8c
I20260713 09:08:16.765686 23060 consensus_queue.cc:237] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [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: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:16.771158 22876 catalog_manager.cc:5028] TS 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835): tablet e1a67ee8f62147efa7ffece8de33be8c (table test-workload [id=94ea9e3de3ec493a91a383de4f419918]) successfully deleted
I20260713 09:08:16.771468 23631 raft_consensus.cc:1064] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c: attempting to promote NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf to VOTER
I20260713 09:08:16.775385 23422 raft_consensus.cc:1275] T 4ea2e2a738a448ada86e6b03b059f623 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:16.775204 23631 consensus_queue.cc:237] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:16.776841 23607 consensus_queue.cc:1048] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:16.778151 23137 raft_consensus.cc:1275] T 4ea2e2a738a448ada86e6b03b059f623 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:16.780537 23657 consensus_queue.cc:1048] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:16.785014 23607 raft_consensus.cc:2955] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59ce78a44c144de69148e286705294ce (127.21.94.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:16.789445 23060 raft_consensus.cc:1275] T 9d0db4f2a42e4293b846a1e8def21459 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:16.794564 23137 raft_consensus.cc:2955] T 4ea2e2a738a448ada86e6b03b059f623 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59ce78a44c144de69148e286705294ce (127.21.94.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:16.802363 23617 consensus_queue.cc:1048] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:16.806895 23422 raft_consensus.cc:1275] T 9d0db4f2a42e4293b846a1e8def21459 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:16.810178 23617 consensus_queue.cc:1048] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:16.819078 23421 raft_consensus.cc:2955] T 4ea2e2a738a448ada86e6b03b059f623 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59ce78a44c144de69148e286705294ce (127.21.94.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:16.819309 22889 catalog_manager.cc:5697] T 4ea2e2a738a448ada86e6b03b059f623 P 84449940205745b29950dbbe8ca10c4c reported cstate change: config changed from index 3 to 4, VOTER 59ce78a44c144de69148e286705294ce (127.21.94.129) evicted. New cstate: current_term: 1 leader_uuid: "050afe37779c4013984ab469cc906e25" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:16.829548 22873 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4ea2e2a738a448ada86e6b03b059f623 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:16.848533 22972 tablet_service.cc:1558] Processing DeleteTablet for tablet 4ea2e2a738a448ada86e6b03b059f623 with delete_type TABLET_DATA_TOMBSTONED (TS 59ce78a44c144de69148e286705294ce not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51072
I20260713 09:08:16.852006 23662 tablet_replica.cc:333] T 4ea2e2a738a448ada86e6b03b059f623 P 59ce78a44c144de69148e286705294ce: stopping tablet replica
I20260713 09:08:16.852317 22988 raft_consensus.cc:1275] T 9d0db4f2a42e4293b846a1e8def21459 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:16.853087 23662 raft_consensus.cc:2243] T 4ea2e2a738a448ada86e6b03b059f623 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:16.853773 23662 raft_consensus.cc:2272] T 4ea2e2a738a448ada86e6b03b059f623 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:16.857000 23662 ts_tablet_manager.cc:1916] T 4ea2e2a738a448ada86e6b03b059f623 P 59ce78a44c144de69148e286705294ce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:16.856914 23617 consensus_queue.cc:1048] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:16.856827 23631 raft_consensus.cc:2955] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:16.868063 23422 raft_consensus.cc:2955] T 9d0db4f2a42e4293b846a1e8def21459 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:16.875349 22988 raft_consensus.cc:2955] T 9d0db4f2a42e4293b846a1e8def21459 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:16.876065 23066 raft_consensus.cc:2955] T 9d0db4f2a42e4293b846a1e8def21459 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:16.876740 22886 catalog_manager.cc:5697] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c reported cstate change: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "84449940205745b29950dbbe8ca10c4c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:16.900595 23662 ts_tablet_manager.cc:1929] T 4ea2e2a738a448ada86e6b03b059f623 P 59ce78a44c144de69148e286705294ce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:16.901131 23662 log.cc:1199] T 4ea2e2a738a448ada86e6b03b059f623 P 59ce78a44c144de69148e286705294ce: Deleting WAL directory at /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-0-root/wals/4ea2e2a738a448ada86e6b03b059f623
I20260713 09:08:16.902693 22873 catalog_manager.cc:5028] TS 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): tablet 4ea2e2a738a448ada86e6b03b059f623 (table test-workload [id=94ea9e3de3ec493a91a383de4f419918]) successfully deleted
I20260713 09:08:17.390512 23139 consensus_queue.cc:237] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:17.395968 23422 raft_consensus.cc:1275] T 9d0db4f2a42e4293b846a1e8def21459 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:17.396409 22987 raft_consensus.cc:1275] T 9d0db4f2a42e4293b846a1e8def21459 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:17.397442 23664 consensus_queue.cc:1048] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:17.398277 23617 consensus_queue.cc:1048] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:17.404675 23659 raft_consensus.cc:2955] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 050afe37779c4013984ab469cc906e25 (127.21.94.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:17.408205 23422 raft_consensus.cc:2955] T 9d0db4f2a42e4293b846a1e8def21459 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 050afe37779c4013984ab469cc906e25 (127.21.94.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:17.410918 22987 raft_consensus.cc:2955] T 9d0db4f2a42e4293b846a1e8def21459 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 050afe37779c4013984ab469cc906e25 (127.21.94.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:17.417558 22876 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9d0db4f2a42e4293b846a1e8def21459 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:17.420549 22889 catalog_manager.cc:5697] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c reported cstate change: config changed from index 3 to 4, VOTER 050afe37779c4013984ab469cc906e25 (127.21.94.130) evicted. New cstate: current_term: 1 leader_uuid: "84449940205745b29950dbbe8ca10c4c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:17.441725 23051 tablet_service.cc:1558] Processing DeleteTablet for tablet 9d0db4f2a42e4293b846a1e8def21459 with delete_type TABLET_DATA_TOMBSTONED (TS 050afe37779c4013984ab469cc906e25 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56798
I20260713 09:08:17.444927 23669 tablet_replica.cc:333] T 9d0db4f2a42e4293b846a1e8def21459 P 050afe37779c4013984ab469cc906e25: stopping tablet replica
I20260713 09:08:17.445864 23669 raft_consensus.cc:2243] T 9d0db4f2a42e4293b846a1e8def21459 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:17.446589 23669 raft_consensus.cc:2272] T 9d0db4f2a42e4293b846a1e8def21459 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:17.449494 23669 ts_tablet_manager.cc:1916] T 9d0db4f2a42e4293b846a1e8def21459 P 050afe37779c4013984ab469cc906e25: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:17.460023 23669 ts_tablet_manager.cc:1929] T 9d0db4f2a42e4293b846a1e8def21459 P 050afe37779c4013984ab469cc906e25: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:17.460397 23669 log.cc:1199] T 9d0db4f2a42e4293b846a1e8def21459 P 050afe37779c4013984ab469cc906e25: Deleting WAL directory at /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-1-root/wals/9d0db4f2a42e4293b846a1e8def21459
I20260713 09:08:17.461819 22873 catalog_manager.cc:5028] TS 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817): tablet 9d0db4f2a42e4293b846a1e8def21459 (table test-workload [id=94ea9e3de3ec493a91a383de4f419918]) successfully deleted
I20260713 09:08:18.473625 23139 consensus_queue.cc:237] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c [LEADER]: Queue 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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:18.480644 23060 raft_consensus.cc:1275] T de83b16602e94eb5a387f6f00a2a046c P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:18.480788 22988 raft_consensus.cc:1275] T de83b16602e94eb5a387f6f00a2a046c P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:18.481655 23103 consensus_peers.cc:597] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c -> Peer 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132:33929): Couldn't send request to peer 5e0e7c2bceeb4755b399cfbb6b226caf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: de83b16602e94eb5a387f6f00a2a046c. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:18.482260 23673 consensus_queue.cc:1048] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:18.483054 23671 consensus_queue.cc:1048] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:18.490311 23671 raft_consensus.cc:2955] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:18.492187 23060 raft_consensus.cc:2955] T de83b16602e94eb5a387f6f00a2a046c P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:18.493656 22988 raft_consensus.cc:2955] T de83b16602e94eb5a387f6f00a2a046c P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:18.508646 22988 consensus_queue.cc:237] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [LEADER]: Queue 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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:18.508447 22887 catalog_manager.cc:5697] T de83b16602e94eb5a387f6f00a2a046c P 59ce78a44c144de69148e286705294ce reported cstate change: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New cstate: current_term: 1 leader_uuid: "84449940205745b29950dbbe8ca10c4c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:18.515396 23139 raft_consensus.cc:1275] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:18.516012 22954 consensus_peers.cc:597] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce -> Peer 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132:33929): Couldn't send request to peer 5e0e7c2bceeb4755b399cfbb6b226caf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 23e0a1f05f4743b1b7509fa54fdcaec7. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:18.517134 23605 consensus_queue.cc:1048] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:18.519115 23060 raft_consensus.cc:1275] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:18.520653 23605 consensus_queue.cc:1048] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260713 09:08:18.533797 23649 raft_consensus.cc:2955] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:18.539983 23139 raft_consensus.cc:2955] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:18.542189 23060 raft_consensus.cc:2955] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:18.563022 22885 catalog_manager.cc:5697] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 84449940205745b29950dbbe8ca10c4c reported cstate change: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New cstate: current_term: 1 leader_uuid: "59ce78a44c144de69148e286705294ce" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:18.566524 23060 consensus_queue.cc:237] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
W20260713 09:08:18.574222 23029 consensus_peers.cc:597] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 -> Peer 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132:33929): Couldn't send request to peer 5e0e7c2bceeb4755b399cfbb6b226caf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a75db02a59c642a1a98a501a455a0ed3. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:18.574501 23139 raft_consensus.cc:1275] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:18.575908 23607 consensus_queue.cc:1048] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:18.580741 22988 raft_consensus.cc:1275] T a75db02a59c642a1a98a501a455a0ed3 P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:18.582535 23670 consensus_queue.cc:1048] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:18.593840 23607 raft_consensus.cc:2955] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:18.597563 22987 raft_consensus.cc:2955] T a75db02a59c642a1a98a501a455a0ed3 P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:18.598697 23139 raft_consensus.cc:2955] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:18.606483 22988 consensus_queue.cc:237] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [LEADER]: Queue 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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:18.610726 22889 catalog_manager.cc:5697] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 reported cstate change: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New cstate: current_term: 2 leader_uuid: "050afe37779c4013984ab469cc906e25" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:18.617656 23139 raft_consensus.cc:1275] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:08:18.618067 22954 consensus_peers.cc:597] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce -> Peer 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132:33929): Couldn't send request to peer 5e0e7c2bceeb4755b399cfbb6b226caf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5dce733a95ce40d2a9f221ec6bb0e6c1. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:18.619050 23066 raft_consensus.cc:1275] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:18.618958 23684 consensus_queue.cc:1048] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:18.621003 23649 consensus_queue.cc:1048] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:18.628208 23683 raft_consensus.cc:2955] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:18.629879 23139 raft_consensus.cc:2955] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:18.633324 23066 raft_consensus.cc:2955] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:18.645762 22885 catalog_manager.cc:5697] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 84449940205745b29950dbbe8ca10c4c reported cstate change: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New cstate: current_term: 1 leader_uuid: "59ce78a44c144de69148e286705294ce" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:18.896423 23692 ts_tablet_manager.cc:933] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 5e0e7c2bceeb4755b399cfbb6b226caf: Initiating tablet copy from peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793)
I20260713 09:08:18.898116 23692 tablet_copy_client.cc:323] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Beginning tablet copy session from remote peer at address 127.21.94.129:38793
I20260713 09:08:18.899669 23001 tablet_copy_service.cc:140] P 59ce78a44c144de69148e286705294ce: Received BeginTabletCopySession request for tablet 23e0a1f05f4743b1b7509fa54fdcaec7 from peer 5e0e7c2bceeb4755b399cfbb6b226caf ({username='slave'} at 127.0.0.1:46704)
I20260713 09:08:18.900233 23001 tablet_copy_service.cc:161] P 59ce78a44c144de69148e286705294ce: Beginning new tablet copy session on tablet 23e0a1f05f4743b1b7509fa54fdcaec7 from peer 5e0e7c2bceeb4755b399cfbb6b226caf at {username='slave'} at 127.0.0.1:46704: session id = 5e0e7c2bceeb4755b399cfbb6b226caf-23e0a1f05f4743b1b7509fa54fdcaec7
I20260713 09:08:18.907630 23001 tablet_copy_source_session.cc:215] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:18.910518 23692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23e0a1f05f4743b1b7509fa54fdcaec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:18.922052 23692 tablet_copy_client.cc:806] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:18.922580 23692 tablet_copy_client.cc:670] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:18.926122 23692 tablet_copy_client.cc:538] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:18.934855 23692 tablet_bootstrap.cc:492] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap starting.
I20260713 09:08:18.955026 23692 tablet_bootstrap.cc:492] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:18.955921 23692 tablet_bootstrap.cc:492] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap complete.
I20260713 09:08:18.956561 23692 ts_tablet_manager.cc:1403] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.001s
I20260713 09:08:18.959443 23692 raft_consensus.cc:359] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:18.960270 23692 raft_consensus.cc:740] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5e0e7c2bceeb4755b399cfbb6b226caf, State: Initialized, Role: LEARNER
I20260713 09:08:18.960897 23692 consensus_queue.cc:260] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 5e0e7c2bceeb4755b399cfbb6b226caf [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:18.963960 23692 ts_tablet_manager.cc:1434] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260713 09:08:18.965788 23001 tablet_copy_service.cc:342] P 59ce78a44c144de69148e286705294ce: Request end of tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-23e0a1f05f4743b1b7509fa54fdcaec7 received from {username='slave'} at 127.0.0.1:46704
I20260713 09:08:18.966207 23001 tablet_copy_service.cc:434] P 59ce78a44c144de69148e286705294ce: ending tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-23e0a1f05f4743b1b7509fa54fdcaec7 on tablet 23e0a1f05f4743b1b7509fa54fdcaec7 with peer 5e0e7c2bceeb4755b399cfbb6b226caf
I20260713 09:08:19.005009 23692 ts_tablet_manager.cc:933] T a75db02a59c642a1a98a501a455a0ed3 P 5e0e7c2bceeb4755b399cfbb6b226caf: Initiating tablet copy from peer 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:19.007439 23692 tablet_copy_client.cc:323] T a75db02a59c642a1a98a501a455a0ed3 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Beginning tablet copy session from remote peer at address 127.21.94.130:40817
I20260713 09:08:19.009625 23076 tablet_copy_service.cc:140] P 050afe37779c4013984ab469cc906e25: Received BeginTabletCopySession request for tablet a75db02a59c642a1a98a501a455a0ed3 from peer 5e0e7c2bceeb4755b399cfbb6b226caf ({username='slave'} at 127.0.0.1:55872)
I20260713 09:08:19.010221 23076 tablet_copy_service.cc:161] P 050afe37779c4013984ab469cc906e25: Beginning new tablet copy session on tablet a75db02a59c642a1a98a501a455a0ed3 from peer 5e0e7c2bceeb4755b399cfbb6b226caf at {username='slave'} at 127.0.0.1:55872: session id = 5e0e7c2bceeb4755b399cfbb6b226caf-a75db02a59c642a1a98a501a455a0ed3
I20260713 09:08:19.017638 23076 tablet_copy_source_session.cc:215] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:19.021538 23692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75db02a59c642a1a98a501a455a0ed3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.039604 23692 tablet_copy_client.cc:806] T a75db02a59c642a1a98a501a455a0ed3 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:19.040172 23692 tablet_copy_client.cc:670] T a75db02a59c642a1a98a501a455a0ed3 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:19.045714 23692 tablet_copy_client.cc:538] T a75db02a59c642a1a98a501a455a0ed3 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:19.055702 23692 tablet_bootstrap.cc:492] T a75db02a59c642a1a98a501a455a0ed3 P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap starting.
I20260713 09:08:19.078469 23692 tablet_bootstrap.cc:492] T a75db02a59c642a1a98a501a455a0ed3 P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:19.079324 23692 tablet_bootstrap.cc:492] T a75db02a59c642a1a98a501a455a0ed3 P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap complete.
I20260713 09:08:19.079993 23692 ts_tablet_manager.cc:1403] T a75db02a59c642a1a98a501a455a0ed3 P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260713 09:08:19.082798 23692 raft_consensus.cc:359] T a75db02a59c642a1a98a501a455a0ed3 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:19.083436 23692 raft_consensus.cc:740] T a75db02a59c642a1a98a501a455a0ed3 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5e0e7c2bceeb4755b399cfbb6b226caf, State: Initialized, Role: LEARNER
I20260713 09:08:19.083973 23692 consensus_queue.cc:260] T a75db02a59c642a1a98a501a455a0ed3 P 5e0e7c2bceeb4755b399cfbb6b226caf [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:19.088140 23692 ts_tablet_manager.cc:1434] T a75db02a59c642a1a98a501a455a0ed3 P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260713 09:08:19.090261 23076 tablet_copy_service.cc:342] P 050afe37779c4013984ab469cc906e25: Request end of tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-a75db02a59c642a1a98a501a455a0ed3 received from {username='slave'} at 127.0.0.1:55872
I20260713 09:08:19.090821 23076 tablet_copy_service.cc:434] P 050afe37779c4013984ab469cc906e25: ending tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-a75db02a59c642a1a98a501a455a0ed3 on tablet a75db02a59c642a1a98a501a455a0ed3 with peer 5e0e7c2bceeb4755b399cfbb6b226caf
I20260713 09:08:19.099291 23692 ts_tablet_manager.cc:933] T de83b16602e94eb5a387f6f00a2a046c P 5e0e7c2bceeb4755b399cfbb6b226caf: Initiating tablet copy from peer 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:19.100706 23698 ts_tablet_manager.cc:933] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf: Initiating tablet copy from peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793)
I20260713 09:08:19.109673 23698 tablet_copy_client.cc:323] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Beginning tablet copy session from remote peer at address 127.21.94.129:38793
I20260713 09:08:19.111536 23001 tablet_copy_service.cc:140] P 59ce78a44c144de69148e286705294ce: Received BeginTabletCopySession request for tablet 5dce733a95ce40d2a9f221ec6bb0e6c1 from peer 5e0e7c2bceeb4755b399cfbb6b226caf ({username='slave'} at 127.0.0.1:46704)
I20260713 09:08:19.112084 23001 tablet_copy_service.cc:161] P 59ce78a44c144de69148e286705294ce: Beginning new tablet copy session on tablet 5dce733a95ce40d2a9f221ec6bb0e6c1 from peer 5e0e7c2bceeb4755b399cfbb6b226caf at {username='slave'} at 127.0.0.1:46704: session id = 5e0e7c2bceeb4755b399cfbb6b226caf-5dce733a95ce40d2a9f221ec6bb0e6c1
I20260713 09:08:19.114554 23692 tablet_copy_client.cc:323] T de83b16602e94eb5a387f6f00a2a046c P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Beginning tablet copy session from remote peer at address 127.21.94.131:43835
I20260713 09:08:19.116343 23150 tablet_copy_service.cc:140] P 84449940205745b29950dbbe8ca10c4c: Received BeginTabletCopySession request for tablet de83b16602e94eb5a387f6f00a2a046c from peer 5e0e7c2bceeb4755b399cfbb6b226caf ({username='slave'} at 127.0.0.1:51236)
I20260713 09:08:19.116904 23150 tablet_copy_service.cc:161] P 84449940205745b29950dbbe8ca10c4c: Beginning new tablet copy session on tablet de83b16602e94eb5a387f6f00a2a046c from peer 5e0e7c2bceeb4755b399cfbb6b226caf at {username='slave'} at 127.0.0.1:51236: session id = 5e0e7c2bceeb4755b399cfbb6b226caf-de83b16602e94eb5a387f6f00a2a046c
I20260713 09:08:19.119613 23001 tablet_copy_source_session.cc:215] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:19.122287 23150 tablet_copy_source_session.cc:215] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:19.124042 23698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dce733a95ce40d2a9f221ec6bb0e6c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.124953 23692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de83b16602e94eb5a387f6f00a2a046c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:19.142422 23698 tablet_copy_client.cc:806] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:19.143029 23698 tablet_copy_client.cc:670] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:19.143971 23692 tablet_copy_client.cc:806] T de83b16602e94eb5a387f6f00a2a046c P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:19.144491 23692 tablet_copy_client.cc:670] T de83b16602e94eb5a387f6f00a2a046c P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:19.148479 23692 tablet_copy_client.cc:538] T de83b16602e94eb5a387f6f00a2a046c P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:19.149998 23698 tablet_copy_client.cc:538] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:19.156056 23692 tablet_bootstrap.cc:492] T de83b16602e94eb5a387f6f00a2a046c P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap starting.
I20260713 09:08:19.159797 23698 tablet_bootstrap.cc:492] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap starting.
I20260713 09:08:19.173100 23692 tablet_bootstrap.cc:492] T de83b16602e94eb5a387f6f00a2a046c P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:19.173854 23692 tablet_bootstrap.cc:492] T de83b16602e94eb5a387f6f00a2a046c P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap complete.
I20260713 09:08:19.174450 23692 ts_tablet_manager.cc:1403] T de83b16602e94eb5a387f6f00a2a046c P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260713 09:08:19.176904 23692 raft_consensus.cc:359] T de83b16602e94eb5a387f6f00a2a046c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:19.177560 23692 raft_consensus.cc:740] T de83b16602e94eb5a387f6f00a2a046c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5e0e7c2bceeb4755b399cfbb6b226caf, State: Initialized, Role: LEARNER
I20260713 09:08:19.178102 23692 consensus_queue.cc:260] T de83b16602e94eb5a387f6f00a2a046c P 5e0e7c2bceeb4755b399cfbb6b226caf [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:19.180279 23692 ts_tablet_manager.cc:1434] T de83b16602e94eb5a387f6f00a2a046c P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:08:19.182330 23150 tablet_copy_service.cc:342] P 84449940205745b29950dbbe8ca10c4c: Request end of tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-de83b16602e94eb5a387f6f00a2a046c received from {username='slave'} at 127.0.0.1:51236
I20260713 09:08:19.182744 23150 tablet_copy_service.cc:434] P 84449940205745b29950dbbe8ca10c4c: ending tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-de83b16602e94eb5a387f6f00a2a046c on tablet de83b16602e94eb5a387f6f00a2a046c with peer 5e0e7c2bceeb4755b399cfbb6b226caf
I20260713 09:08:19.182849 23698 tablet_bootstrap.cc:492] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:19.183779 23698 tablet_bootstrap.cc:492] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap complete.
I20260713 09:08:19.184470 23698 ts_tablet_manager.cc:1403] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent bootstrapping tablet: real 0.025s	user 0.023s	sys 0.000s
I20260713 09:08:19.188001 23698 raft_consensus.cc:359] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:19.188890 23698 raft_consensus.cc:740] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5e0e7c2bceeb4755b399cfbb6b226caf, State: Initialized, Role: LEARNER
I20260713 09:08:19.189585 23698 consensus_queue.cc:260] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:19.192178 23698 ts_tablet_manager.cc:1434] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:19.193917 23001 tablet_copy_service.cc:342] P 59ce78a44c144de69148e286705294ce: Request end of tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-5dce733a95ce40d2a9f221ec6bb0e6c1 received from {username='slave'} at 127.0.0.1:46704
I20260713 09:08:19.194339 23001 tablet_copy_service.cc:434] P 59ce78a44c144de69148e286705294ce: ending tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-5dce733a95ce40d2a9f221ec6bb0e6c1 on tablet 5dce733a95ce40d2a9f221ec6bb0e6c1 with peer 5e0e7c2bceeb4755b399cfbb6b226caf
I20260713 09:08:19.443636 23421 raft_consensus.cc:1217] T a75db02a59c642a1a98a501a455a0ed3 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260713 09:08:19.479494 23421 raft_consensus.cc:1217] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:19.544992 23421 raft_consensus.cc:1217] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:19.562288 23421 raft_consensus.cc:1217] T de83b16602e94eb5a387f6f00a2a046c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:19.874356 23684 raft_consensus.cc:1064] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce: attempting to promote NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf to VOTER
I20260713 09:08:19.880609 23684 consensus_queue.cc:237] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:19.890163 23060 raft_consensus.cc:1275] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:19.890264 23421 raft_consensus.cc:1275] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:19.890635 23139 raft_consensus.cc:1275] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:19.892102 23709 consensus_queue.cc:1048] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:19.893239 23683 consensus_queue.cc:1048] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:19.894065 23684 consensus_queue.cc:1048] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:19.924583 23709 raft_consensus.cc:2955] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:19.926481 23421 raft_consensus.cc:2955] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:19.927301 23060 raft_consensus.cc:2955] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:19.946671 23704 raft_consensus.cc:1064] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25: attempting to promote NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf to VOTER
I20260713 09:08:19.949249 22889 catalog_manager.cc:5697] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 5e0e7c2bceeb4755b399cfbb6b226caf reported cstate change: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "59ce78a44c144de69148e286705294ce" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:19.950145 23704 consensus_queue.cc:237] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:19.970440 23139 raft_consensus.cc:2955] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:19.995443 23421 raft_consensus.cc:1275] T a75db02a59c642a1a98a501a455a0ed3 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 LEARNER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:08:19.995544 23139 raft_consensus.cc:1275] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:08:19.997496 23704 consensus_queue.cc:1048] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:19.997929 22987 raft_consensus.cc:1275] T a75db02a59c642a1a98a501a455a0ed3 P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:08:19.999578 23704 consensus_queue.cc:1048] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:20.001957 23688 consensus_queue.cc:1048] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:20.023173 23706 raft_consensus.cc:2955] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:20.029912 23139 raft_consensus.cc:2955] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:20.035773 22987 consensus_queue.cc:237] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:20.031961 22988 raft_consensus.cc:2955] T a75db02a59c642a1a98a501a455a0ed3 P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:20.046242 23421 raft_consensus.cc:2955] T a75db02a59c642a1a98a501a455a0ed3 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:20.049010 23422 raft_consensus.cc:1275] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:20.050905 23708 consensus_queue.cc:1048] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:20.051467 23139 raft_consensus.cc:1275] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:20.051927 22886 catalog_manager.cc:5697] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 reported cstate change: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "050afe37779c4013984ab469cc906e25" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:20.052937 23709 consensus_queue.cc:1048] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:20.064736 23684 raft_consensus.cc:1064] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce: attempting to promote NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf to VOTER
I20260713 09:08:20.064442 23708 raft_consensus.cc:2955] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 050afe37779c4013984ab469cc906e25 (127.21.94.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:20.067744 23684 consensus_queue.cc:237] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:20.067914 23423 raft_consensus.cc:2955] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 050afe37779c4013984ab469cc906e25 (127.21.94.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:20.071120 23137 raft_consensus.cc:2955] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 050afe37779c4013984ab469cc906e25 (127.21.94.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:20.072448 23060 consensus_queue.cc:237] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:20.083479 23421 raft_consensus.cc:1275] T a75db02a59c642a1a98a501a455a0ed3 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:08:20.084843 23706 consensus_queue.cc:1048] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:20.091046 22988 raft_consensus.cc:1275] T a75db02a59c642a1a98a501a455a0ed3 P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:08:20.091593 23688 raft_consensus.cc:2955] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 84449940205745b29950dbbe8ca10c4c (127.21.94.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:20.097496 23706 consensus_queue.cc:1048] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:20.102694 23422 raft_consensus.cc:1275] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:20.103880 23139 raft_consensus.cc:1275] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:20.105726 22988 raft_consensus.cc:2955] T a75db02a59c642a1a98a501a455a0ed3 P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 84449940205745b29950dbbe8ca10c4c (127.21.94.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:20.106353 23709 consensus_queue.cc:1048] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:20.107561 23060 raft_consensus.cc:1275] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:20.105404 22885 catalog_manager.cc:5697] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 84449940205745b29950dbbe8ca10c4c reported cstate change: config changed from index 3 to 4, VOTER 050afe37779c4013984ab469cc906e25 (127.21.94.130) evicted. New cstate: current_term: 1 leader_uuid: "59ce78a44c144de69148e286705294ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:20.108314 23683 consensus_queue.cc:1048] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:20.106153 23421 raft_consensus.cc:2955] T a75db02a59c642a1a98a501a455a0ed3 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 84449940205745b29950dbbe8ca10c4c (127.21.94.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:20.111574 22873 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a75db02a59c642a1a98a501a455a0ed3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:20.111104 23709 consensus_queue.cc:1048] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260713 09:08:20.116838 22886 catalog_manager.cc:5697] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 reported cstate change: config changed from index 3 to 4, VOTER 84449940205745b29950dbbe8ca10c4c (127.21.94.131) evicted. New cstate: current_term: 2 leader_uuid: "050afe37779c4013984ab469cc906e25" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:20.139063 23705 raft_consensus.cc:1064] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c: attempting to promote NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf to VOTER
I20260713 09:08:20.140173 22873 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 23e0a1f05f4743b1b7509fa54fdcaec7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:20.143355 23051 tablet_service.cc:1558] Processing DeleteTablet for tablet 23e0a1f05f4743b1b7509fa54fdcaec7 with delete_type TABLET_DATA_TOMBSTONED (TS 050afe37779c4013984ab469cc906e25 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56798
I20260713 09:08:20.145023 23705 consensus_queue.cc:237] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:20.138048 23725 raft_consensus.cc:2955] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:20.157923 23121 tablet_service.cc:1558] Processing DeleteTablet for tablet a75db02a59c642a1a98a501a455a0ed3 with delete_type TABLET_DATA_TOMBSTONED (TS 84449940205745b29950dbbe8ca10c4c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34422
I20260713 09:08:20.149816 23422 raft_consensus.cc:2955] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:20.183174 23731 tablet_replica.cc:333] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c: stopping tablet replica
I20260713 09:08:20.184501 23731 raft_consensus.cc:2243] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.198166 23731 raft_consensus.cc:2272] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.210044 23731 ts_tablet_manager.cc:1916] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260713 09:08:20.207634 23103 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.94.129:38793, user_credentials={real_user=slave}} blocked reactor thread for 50568.5us
I20260713 09:08:20.210119 22885 catalog_manager.cc:5697] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf reported cstate change: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "59ce78a44c144de69148e286705294ce" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:20.215466 23060 raft_consensus.cc:2955] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:20.217619 23423 raft_consensus.cc:1275] T de83b16602e94eb5a387f6f00a2a046c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:20.219624 22988 raft_consensus.cc:1275] T de83b16602e94eb5a387f6f00a2a046c P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:20.223841 23139 raft_consensus.cc:2955] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } attrs { replace: true } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:20.225966 23066 raft_consensus.cc:1275] T de83b16602e94eb5a387f6f00a2a046c P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:20.228384 23671 consensus_queue.cc:1048] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260713 09:08:20.236054 23729 consensus_queue.cc:1048] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:20.237190 23733 consensus_queue.cc:1048] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:20.242473 23730 tablet_replica.cc:333] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 050afe37779c4013984ab469cc906e25: stopping tablet replica
I20260713 09:08:20.244688 23730 raft_consensus.cc:2243] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.256289 23730 raft_consensus.cc:2272] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.255685 22987 consensus_queue.cc:237] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:20.268316 23422 raft_consensus.cc:1275] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:20.268788 23066 raft_consensus.cc:1275] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:20.271493 23729 raft_consensus.cc:2955] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:20.269718 23708 consensus_queue.cc:1048] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:20.274106 23725 consensus_queue.cc:1048] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:08:20.276636 23730 ts_tablet_manager.cc:1916] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 050afe37779c4013984ab469cc906e25: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:20.275902 22987 raft_consensus.cc:2955] T de83b16602e94eb5a387f6f00a2a046c P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:20.295477 23422 raft_consensus.cc:2955] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84449940205745b29950dbbe8ca10c4c (127.21.94.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:20.298391 23423 raft_consensus.cc:2955] T de83b16602e94eb5a387f6f00a2a046c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:20.300109 23730 ts_tablet_manager.cc:1929] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 050afe37779c4013984ab469cc906e25: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:20.300714 23730 log.cc:1199] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 050afe37779c4013984ab469cc906e25: Deleting WAL directory at /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-1-root/wals/23e0a1f05f4743b1b7509fa54fdcaec7
I20260713 09:08:20.302563 22873 catalog_manager.cc:5028] TS 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817): tablet 23e0a1f05f4743b1b7509fa54fdcaec7 (table test-workload [id=94ea9e3de3ec493a91a383de4f419918]) successfully deleted
I20260713 09:08:20.304131 23060 raft_consensus.cc:2955] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84449940205745b29950dbbe8ca10c4c (127.21.94.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:20.288520 23709 raft_consensus.cc:2955] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84449940205745b29950dbbe8ca10c4c (127.21.94.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:20.289057 23731 ts_tablet_manager.cc:1929] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260713 09:08:20.311650 23731 log.cc:1199] T a75db02a59c642a1a98a501a455a0ed3 P 84449940205745b29950dbbe8ca10c4c: Deleting WAL directory at /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-2-root/wals/a75db02a59c642a1a98a501a455a0ed3
I20260713 09:08:20.313678 22876 catalog_manager.cc:5028] TS 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835): tablet a75db02a59c642a1a98a501a455a0ed3 (table test-workload [id=94ea9e3de3ec493a91a383de4f419918]) successfully deleted
I20260713 09:08:20.314400 22885 catalog_manager.cc:5697] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf reported cstate change: config changed from index 3 to 4, VOTER 84449940205745b29950dbbe8ca10c4c (127.21.94.131) evicted. New cstate: current_term: 1 leader_uuid: "59ce78a44c144de69148e286705294ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:20.324704 23065 raft_consensus.cc:2955] T de83b16602e94eb5a387f6f00a2a046c P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:20.324745 22888 catalog_manager.cc:5697] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c reported cstate change: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "84449940205745b29950dbbe8ca10c4c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:20.327970 22873 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5dce733a95ce40d2a9f221ec6bb0e6c1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:20.351616 23121 tablet_service.cc:1558] Processing DeleteTablet for tablet 5dce733a95ce40d2a9f221ec6bb0e6c1 with delete_type TABLET_DATA_TOMBSTONED (TS 84449940205745b29950dbbe8ca10c4c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34422
I20260713 09:08:20.352588 23731 tablet_replica.cc:333] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 84449940205745b29950dbbe8ca10c4c: stopping tablet replica
I20260713 09:08:20.353626 23731 raft_consensus.cc:2243] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.354415 23731 raft_consensus.cc:2272] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.356645 23139 consensus_queue.cc:237] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c [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: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:20.361224 23731 ts_tablet_manager.cc:1916] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 84449940205745b29950dbbe8ca10c4c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:20.368367 23422 raft_consensus.cc:1275] T de83b16602e94eb5a387f6f00a2a046c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:20.369647 23705 consensus_queue.cc:1048] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:20.371068 23065 raft_consensus.cc:1275] T de83b16602e94eb5a387f6f00a2a046c P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:20.374053 23705 consensus_queue.cc:1048] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:20.377419 23733 raft_consensus.cc:2955] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59ce78a44c144de69148e286705294ce (127.21.94.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:20.383754 23731 ts_tablet_manager.cc:1929] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 84449940205745b29950dbbe8ca10c4c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:20.383103 23422 raft_consensus.cc:2955] T de83b16602e94eb5a387f6f00a2a046c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59ce78a44c144de69148e286705294ce (127.21.94.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:20.384171 23731 log.cc:1199] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 84449940205745b29950dbbe8ca10c4c: Deleting WAL directory at /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-2-root/wals/5dce733a95ce40d2a9f221ec6bb0e6c1
I20260713 09:08:20.385893 22876 catalog_manager.cc:5028] TS 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835): tablet 5dce733a95ce40d2a9f221ec6bb0e6c1 (table test-workload [id=94ea9e3de3ec493a91a383de4f419918]) successfully deleted
I20260713 09:08:20.386101 23065 raft_consensus.cc:2955] T de83b16602e94eb5a387f6f00a2a046c P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59ce78a44c144de69148e286705294ce (127.21.94.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:20.388705 22876 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet de83b16602e94eb5a387f6f00a2a046c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:20.394713 22886 catalog_manager.cc:5697] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c reported cstate change: config changed from index 3 to 4, VOTER 59ce78a44c144de69148e286705294ce (127.21.94.129) evicted. New cstate: current_term: 1 leader_uuid: "84449940205745b29950dbbe8ca10c4c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:20.409641 22972 tablet_service.cc:1558] Processing DeleteTablet for tablet de83b16602e94eb5a387f6f00a2a046c with delete_type TABLET_DATA_TOMBSTONED (TS 59ce78a44c144de69148e286705294ce not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51072
I20260713 09:08:20.411916 23737 tablet_replica.cc:333] T de83b16602e94eb5a387f6f00a2a046c P 59ce78a44c144de69148e286705294ce: stopping tablet replica
I20260713 09:08:20.412737 23737 raft_consensus.cc:2243] T de83b16602e94eb5a387f6f00a2a046c P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:20.413283 23737 raft_consensus.cc:2272] T de83b16602e94eb5a387f6f00a2a046c P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:20.416229 23737 ts_tablet_manager.cc:1916] T de83b16602e94eb5a387f6f00a2a046c P 59ce78a44c144de69148e286705294ce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:20.428143 23737 ts_tablet_manager.cc:1929] T de83b16602e94eb5a387f6f00a2a046c P 59ce78a44c144de69148e286705294ce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:20.428525 23737 log.cc:1199] T de83b16602e94eb5a387f6f00a2a046c P 59ce78a44c144de69148e286705294ce: Deleting WAL directory at /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-0-root/wals/de83b16602e94eb5a387f6f00a2a046c
I20260713 09:08:20.430192 22873 catalog_manager.cc:5028] TS 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): tablet de83b16602e94eb5a387f6f00a2a046c (table test-workload [id=94ea9e3de3ec493a91a383de4f419918]) successfully deleted
I20260713 09:08:21.437245 22987 consensus_queue.cc:237] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce [LEADER]: Queue 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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
W20260713 09:08:21.444154 22954 consensus_peers.cc:597] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce -> Peer 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132:33929): Couldn't send request to peer 5e0e7c2bceeb4755b399cfbb6b226caf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 36a5f45745a0479382cf01965fd04f35. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:21.445878 23065 raft_consensus.cc:1275] T 36a5f45745a0479382cf01965fd04f35 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:21.446362 23139 raft_consensus.cc:1275] T 36a5f45745a0479382cf01965fd04f35 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:21.448704 23725 consensus_queue.cc:1048] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:21.449911 23708 consensus_queue.cc:1048] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:21.460748 23741 raft_consensus.cc:2955] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:21.462380 23065 raft_consensus.cc:2955] T 36a5f45745a0479382cf01965fd04f35 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:21.463075 23139 raft_consensus.cc:2955] T 36a5f45745a0479382cf01965fd04f35 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:21.473162 23135 consensus_queue.cc:237] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c [LEADER]: Queue 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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:21.475690 22886 catalog_manager.cc:5697] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce reported cstate change: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New cstate: current_term: 1 leader_uuid: "59ce78a44c144de69148e286705294ce" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:08:21.482872 23103 consensus_peers.cc:597] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c -> Peer 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132:33929): Couldn't send request to peer 5e0e7c2bceeb4755b399cfbb6b226caf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e50f11d24aef4e22ae19357094f7473c. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:21.487390 23065 raft_consensus.cc:1275] T e50f11d24aef4e22ae19357094f7473c P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:21.488157 22987 raft_consensus.cc:1275] T e50f11d24aef4e22ae19357094f7473c P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:08:21.488579 23671 consensus_queue.cc:1048] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:21.489521 23745 consensus_queue.cc:1048] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:21.501489 23745 raft_consensus.cc:2955] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:21.502962 23065 raft_consensus.cc:2955] T e50f11d24aef4e22ae19357094f7473c P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:21.505162 22987 raft_consensus.cc:2955] T e50f11d24aef4e22ae19357094f7473c P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:21.517560 22888 catalog_manager.cc:5697] T e50f11d24aef4e22ae19357094f7473c P 050afe37779c4013984ab469cc906e25 reported cstate change: config changed from index -1 to 2, NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) added. New cstate: current_term: 1 leader_uuid: "84449940205745b29950dbbe8ca10c4c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } } }
I20260713 09:08:21.881434 23752 ts_tablet_manager.cc:933] T e50f11d24aef4e22ae19357094f7473c P 5e0e7c2bceeb4755b399cfbb6b226caf: Initiating tablet copy from peer 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:21.883355 23752 tablet_copy_client.cc:323] T e50f11d24aef4e22ae19357094f7473c P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Beginning tablet copy session from remote peer at address 127.21.94.131:43835
I20260713 09:08:21.885174 23150 tablet_copy_service.cc:140] P 84449940205745b29950dbbe8ca10c4c: Received BeginTabletCopySession request for tablet e50f11d24aef4e22ae19357094f7473c from peer 5e0e7c2bceeb4755b399cfbb6b226caf ({username='slave'} at 127.0.0.1:51236)
I20260713 09:08:21.885754 23150 tablet_copy_service.cc:161] P 84449940205745b29950dbbe8ca10c4c: Beginning new tablet copy session on tablet e50f11d24aef4e22ae19357094f7473c from peer 5e0e7c2bceeb4755b399cfbb6b226caf at {username='slave'} at 127.0.0.1:51236: session id = 5e0e7c2bceeb4755b399cfbb6b226caf-e50f11d24aef4e22ae19357094f7473c
I20260713 09:08:21.893822 23150 tablet_copy_source_session.cc:215] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:21.897480 23752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e50f11d24aef4e22ae19357094f7473c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:21.913859 23752 tablet_copy_client.cc:806] T e50f11d24aef4e22ae19357094f7473c P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:21.914546 23752 tablet_copy_client.cc:670] T e50f11d24aef4e22ae19357094f7473c P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:21.918416 23752 tablet_copy_client.cc:538] T e50f11d24aef4e22ae19357094f7473c P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:21.928123 23752 tablet_bootstrap.cc:492] T e50f11d24aef4e22ae19357094f7473c P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap starting.
I20260713 09:08:21.949050 23752 tablet_bootstrap.cc:492] T e50f11d24aef4e22ae19357094f7473c P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:21.949887 23752 tablet_bootstrap.cc:492] T e50f11d24aef4e22ae19357094f7473c P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap complete.
I20260713 09:08:21.950446 23752 ts_tablet_manager.cc:1403] T e50f11d24aef4e22ae19357094f7473c P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.004s
I20260713 09:08:21.952785 23752 raft_consensus.cc:359] T e50f11d24aef4e22ae19357094f7473c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:21.953401 23752 raft_consensus.cc:740] T e50f11d24aef4e22ae19357094f7473c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5e0e7c2bceeb4755b399cfbb6b226caf, State: Initialized, Role: LEARNER
I20260713 09:08:21.953969 23752 consensus_queue.cc:260] T e50f11d24aef4e22ae19357094f7473c P 5e0e7c2bceeb4755b399cfbb6b226caf [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:21.959188 23752 ts_tablet_manager.cc:1434] T e50f11d24aef4e22ae19357094f7473c P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:08:21.960942 23150 tablet_copy_service.cc:342] P 84449940205745b29950dbbe8ca10c4c: Request end of tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-e50f11d24aef4e22ae19357094f7473c received from {username='slave'} at 127.0.0.1:51236
I20260713 09:08:21.961450 23150 tablet_copy_service.cc:434] P 84449940205745b29950dbbe8ca10c4c: ending tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-e50f11d24aef4e22ae19357094f7473c on tablet e50f11d24aef4e22ae19357094f7473c with peer 5e0e7c2bceeb4755b399cfbb6b226caf
I20260713 09:08:21.999778 23752 ts_tablet_manager.cc:933] T 36a5f45745a0479382cf01965fd04f35 P 5e0e7c2bceeb4755b399cfbb6b226caf: Initiating tablet copy from peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793)
I20260713 09:08:22.001325 23752 tablet_copy_client.cc:323] T 36a5f45745a0479382cf01965fd04f35 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Beginning tablet copy session from remote peer at address 127.21.94.129:38793
I20260713 09:08:22.003168 23001 tablet_copy_service.cc:140] P 59ce78a44c144de69148e286705294ce: Received BeginTabletCopySession request for tablet 36a5f45745a0479382cf01965fd04f35 from peer 5e0e7c2bceeb4755b399cfbb6b226caf ({username='slave'} at 127.0.0.1:46704)
I20260713 09:08:22.003625 23001 tablet_copy_service.cc:161] P 59ce78a44c144de69148e286705294ce: Beginning new tablet copy session on tablet 36a5f45745a0479382cf01965fd04f35 from peer 5e0e7c2bceeb4755b399cfbb6b226caf at {username='slave'} at 127.0.0.1:46704: session id = 5e0e7c2bceeb4755b399cfbb6b226caf-36a5f45745a0479382cf01965fd04f35
I20260713 09:08:22.009431 23001 tablet_copy_source_session.cc:215] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:08:22.012502 23752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36a5f45745a0479382cf01965fd04f35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:22.024967 23752 tablet_copy_client.cc:806] T 36a5f45745a0479382cf01965fd04f35 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 0 data blocks...
I20260713 09:08:22.025632 23752 tablet_copy_client.cc:670] T 36a5f45745a0479382cf01965fd04f35 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Starting download of 1 WAL segments...
I20260713 09:08:22.029282 23752 tablet_copy_client.cc:538] T 36a5f45745a0479382cf01965fd04f35 P 5e0e7c2bceeb4755b399cfbb6b226caf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:08:22.035681 23752 tablet_bootstrap.cc:492] T 36a5f45745a0479382cf01965fd04f35 P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap starting.
I20260713 09:08:22.050532 23752 tablet_bootstrap.cc:492] T 36a5f45745a0479382cf01965fd04f35 P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:22.051293 23752 tablet_bootstrap.cc:492] T 36a5f45745a0479382cf01965fd04f35 P 5e0e7c2bceeb4755b399cfbb6b226caf: Bootstrap complete.
I20260713 09:08:22.051859 23752 ts_tablet_manager.cc:1403] T 36a5f45745a0479382cf01965fd04f35 P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260713 09:08:22.054056 23752 raft_consensus.cc:359] T 36a5f45745a0479382cf01965fd04f35 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:22.054651 23752 raft_consensus.cc:740] T 36a5f45745a0479382cf01965fd04f35 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5e0e7c2bceeb4755b399cfbb6b226caf, State: Initialized, Role: LEARNER
I20260713 09:08:22.055269 23752 consensus_queue.cc:260] T 36a5f45745a0479382cf01965fd04f35 P 5e0e7c2bceeb4755b399cfbb6b226caf [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: NON_VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: true } }
I20260713 09:08:22.057804 23752 ts_tablet_manager.cc:1434] T 36a5f45745a0479382cf01965fd04f35 P 5e0e7c2bceeb4755b399cfbb6b226caf: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:08:22.059566 23001 tablet_copy_service.cc:342] P 59ce78a44c144de69148e286705294ce: Request end of tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-36a5f45745a0479382cf01965fd04f35 received from {username='slave'} at 127.0.0.1:46704
I20260713 09:08:22.060022 23001 tablet_copy_service.cc:434] P 59ce78a44c144de69148e286705294ce: ending tablet copy session 5e0e7c2bceeb4755b399cfbb6b226caf-36a5f45745a0479382cf01965fd04f35 on tablet 36a5f45745a0479382cf01965fd04f35 with peer 5e0e7c2bceeb4755b399cfbb6b226caf
I20260713 09:08:22.491412 23422 raft_consensus.cc:1217] T e50f11d24aef4e22ae19357094f7473c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:22.602919 23422 raft_consensus.cc:1217] T 36a5f45745a0479382cf01965fd04f35 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:08:23.093509 23745 raft_consensus.cc:1064] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c: attempting to promote NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf to VOTER
I20260713 09:08:23.095346 23745 consensus_queue.cc:237] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:23.101647 23423 raft_consensus.cc:1275] T e50f11d24aef4e22ae19357094f7473c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:23.102962 23065 raft_consensus.cc:1275] T e50f11d24aef4e22ae19357094f7473c P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:23.103469 23763 consensus_queue.cc:1048] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:23.103470 22987 raft_consensus.cc:1275] T e50f11d24aef4e22ae19357094f7473c P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:23.104669 23759 consensus_queue.cc:1048] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:23.108655 23763 consensus_queue.cc:1048] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:23.139245 23763 raft_consensus.cc:2955] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:23.143651 23065 raft_consensus.cc:2955] T e50f11d24aef4e22ae19357094f7473c P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:23.144971 22987 raft_consensus.cc:2955] T e50f11d24aef4e22ae19357094f7473c P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:23.158550 23423 raft_consensus.cc:2955] T e50f11d24aef4e22ae19357094f7473c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:23.159780 22887 catalog_manager.cc:5697] T e50f11d24aef4e22ae19357094f7473c P 050afe37779c4013984ab469cc906e25 reported cstate change: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "84449940205745b29950dbbe8ca10c4c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } attrs { replace: true } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:23.194480 23139 consensus_queue.cc:237] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c [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: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:23.199539 23423 raft_consensus.cc:1275] T e50f11d24aef4e22ae19357094f7473c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:23.199657 23065 raft_consensus.cc:1275] T e50f11d24aef4e22ae19357094f7473c P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Refusing update from remote peer 84449940205745b29950dbbe8ca10c4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:23.200878 23763 consensus_queue.cc:1048] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:23.201783 23759 consensus_queue.cc:1048] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:23.208032 23745 raft_consensus.cc:2955] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59ce78a44c144de69148e286705294ce (127.21.94.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:23.210949 23761 raft_consensus.cc:1064] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce: attempting to promote NON_VOTER 5e0e7c2bceeb4755b399cfbb6b226caf to VOTER
I20260713 09:08:23.215044 23422 raft_consensus.cc:2955] T e50f11d24aef4e22ae19357094f7473c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59ce78a44c144de69148e286705294ce (127.21.94.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:23.215407 23065 raft_consensus.cc:2955] T e50f11d24aef4e22ae19357094f7473c P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 59ce78a44c144de69148e286705294ce (127.21.94.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:23.217629 22876 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e50f11d24aef4e22ae19357094f7473c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:23.213671 23761 consensus_queue.cc:237] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:23.225773 22886 catalog_manager.cc:5697] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c reported cstate change: config changed from index 3 to 4, VOTER 59ce78a44c144de69148e286705294ce (127.21.94.129) evicted. New cstate: current_term: 1 leader_uuid: "84449940205745b29950dbbe8ca10c4c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:23.239856 23422 raft_consensus.cc:1275] T 36a5f45745a0479382cf01965fd04f35 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 LEARNER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:23.241930 23758 consensus_queue.cc:1048] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:23.242730 23065 raft_consensus.cc:1275] T 36a5f45745a0479382cf01965fd04f35 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:23.244959 22972 tablet_service.cc:1558] Processing DeleteTablet for tablet e50f11d24aef4e22ae19357094f7473c with delete_type TABLET_DATA_TOMBSTONED (TS 59ce78a44c144de69148e286705294ce not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51072
I20260713 09:08:23.245508 23758 consensus_queue.cc:1048] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:08:23.254601 23139 raft_consensus.cc:1275] T 36a5f45745a0479382cf01965fd04f35 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:08:23.259423 23758 consensus_queue.cc:1048] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260713 09:08:23.279350 23423 raft_consensus.cc:2955] T 36a5f45745a0479382cf01965fd04f35 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:23.285984 23758 raft_consensus.cc:2955] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:23.294909 23774 tablet_replica.cc:333] T e50f11d24aef4e22ae19357094f7473c P 59ce78a44c144de69148e286705294ce: stopping tablet replica
I20260713 09:08:23.296412 23065 raft_consensus.cc:2955] T 36a5f45745a0479382cf01965fd04f35 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:23.304530 22885 catalog_manager.cc:5697] T 36a5f45745a0479382cf01965fd04f35 P 5e0e7c2bceeb4755b399cfbb6b226caf reported cstate change: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "59ce78a44c144de69148e286705294ce" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:23.314626 23139 raft_consensus.cc:2955] T 36a5f45745a0479382cf01965fd04f35 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } attrs { replace: true } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:23.325263 23774 raft_consensus.cc:2243] T e50f11d24aef4e22ae19357094f7473c P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:23.328398 23774 raft_consensus.cc:2272] T e50f11d24aef4e22ae19357094f7473c P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:23.333763 23774 ts_tablet_manager.cc:1916] T e50f11d24aef4e22ae19357094f7473c P 59ce78a44c144de69148e286705294ce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:23.340094 22987 consensus_queue.cc:237] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:23.347990 23139 raft_consensus.cc:1275] T 36a5f45745a0479382cf01965fd04f35 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:23.350553 23423 raft_consensus.cc:1275] T 36a5f45745a0479382cf01965fd04f35 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Refusing update from remote peer 59ce78a44c144de69148e286705294ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:08:23.351830 23774 ts_tablet_manager.cc:1929] T e50f11d24aef4e22ae19357094f7473c P 59ce78a44c144de69148e286705294ce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:23.352337 23774 log.cc:1199] T e50f11d24aef4e22ae19357094f7473c P 59ce78a44c144de69148e286705294ce: Deleting WAL directory at /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-0-root/wals/e50f11d24aef4e22ae19357094f7473c
I20260713 09:08:23.352648 23779 consensus_queue.cc:1048] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:23.353634 23773 consensus_queue.cc:1048] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:08:23.354202 22873 catalog_manager.cc:5028] TS 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): tablet e50f11d24aef4e22ae19357094f7473c (table test-workload [id=94ea9e3de3ec493a91a383de4f419918]) successfully deleted
I20260713 09:08:23.364670 23779 raft_consensus.cc:2955] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 050afe37779c4013984ab469cc906e25 (127.21.94.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:23.366629 23423 raft_consensus.cc:2955] T 36a5f45745a0479382cf01965fd04f35 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 050afe37779c4013984ab469cc906e25 (127.21.94.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:23.366753 23139 raft_consensus.cc:2955] T 36a5f45745a0479382cf01965fd04f35 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 050afe37779c4013984ab469cc906e25 (127.21.94.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } } }
I20260713 09:08:23.376943 22873 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 36a5f45745a0479382cf01965fd04f35 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:08:23.384743 22887 catalog_manager.cc:5697] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce reported cstate change: config changed from index 3 to 4, VOTER 050afe37779c4013984ab469cc906e25 (127.21.94.130) evicted. New cstate: current_term: 1 leader_uuid: "59ce78a44c144de69148e286705294ce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:23.396176 23051 tablet_service.cc:1558] Processing DeleteTablet for tablet 36a5f45745a0479382cf01965fd04f35 with delete_type TABLET_DATA_TOMBSTONED (TS 050afe37779c4013984ab469cc906e25 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56798
I20260713 09:08:23.398025 23782 tablet_replica.cc:333] T 36a5f45745a0479382cf01965fd04f35 P 050afe37779c4013984ab469cc906e25: stopping tablet replica
I20260713 09:08:23.398774 23782 raft_consensus.cc:2243] T 36a5f45745a0479382cf01965fd04f35 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:23.399295 23782 raft_consensus.cc:2272] T 36a5f45745a0479382cf01965fd04f35 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:23.402086 23782 ts_tablet_manager.cc:1916] T 36a5f45745a0479382cf01965fd04f35 P 050afe37779c4013984ab469cc906e25: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:08:23.412945 23782 ts_tablet_manager.cc:1929] T 36a5f45745a0479382cf01965fd04f35 P 050afe37779c4013984ab469cc906e25: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:08:23.413297 23782 log.cc:1199] T 36a5f45745a0479382cf01965fd04f35 P 050afe37779c4013984ab469cc906e25: Deleting WAL directory at /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933659410156-21882-0/minicluster-data/ts-1-root/wals/36a5f45745a0479382cf01965fd04f35
I20260713 09:08:23.414855 22873 catalog_manager.cc:5028] TS 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817): tablet 36a5f45745a0479382cf01965fd04f35 (table test-workload [id=94ea9e3de3ec493a91a383de4f419918]) successfully deleted
I20260713 09:08:28.414217 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:28.448678 22987 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a8f090f7d7e4bfcacd3c5b0bdcc4889"
dest_uuid: "59ce78a44c144de69148e286705294ce"
mode: GRACEFUL
new_leader_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf"
 from {username='slave'} at 127.0.0.1:34566
I20260713 09:08:28.449429 22987 raft_consensus.cc:606] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Received request to transfer leadership to TS 5e0e7c2bceeb4755b399cfbb6b226caf
I20260713 09:08:28.451855 22987 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23e0a1f05f4743b1b7509fa54fdcaec7"
dest_uuid: "59ce78a44c144de69148e286705294ce"
mode: GRACEFUL
new_leader_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf"
 from {username='slave'} at 127.0.0.1:34566
I20260713 09:08:28.452301 22987 raft_consensus.cc:606] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Received request to transfer leadership to TS 5e0e7c2bceeb4755b399cfbb6b226caf
I20260713 09:08:28.454483 22987 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5dce733a95ce40d2a9f221ec6bb0e6c1"
dest_uuid: "59ce78a44c144de69148e286705294ce"
mode: GRACEFUL
new_leader_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf"
 from {username='slave'} at 127.0.0.1:34566
I20260713 09:08:28.454914 22987 raft_consensus.cc:606] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Received request to transfer leadership to TS 5e0e7c2bceeb4755b399cfbb6b226caf
I20260713 09:08:28.464015 23783 raft_consensus.cc:993] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce: : Instructing follower 5e0e7c2bceeb4755b399cfbb6b226caf to start an election
I20260713 09:08:28.464421 23783 raft_consensus.cc:1081] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Signalling peer 5e0e7c2bceeb4755b399cfbb6b226caf to start an election
I20260713 09:08:28.465922 23139 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d0db4f2a42e4293b846a1e8def21459"
dest_uuid: "84449940205745b29950dbbe8ca10c4c"
mode: GRACEFUL
new_leader_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf"
 from {username='slave'} at 127.0.0.1:43858
I20260713 09:08:28.466495 23139 raft_consensus.cc:606] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [term 1 LEADER]: Received request to transfer leadership to TS 5e0e7c2bceeb4755b399cfbb6b226caf
I20260713 09:08:28.465914 23423 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23e0a1f05f4743b1b7509fa54fdcaec7"
dest_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf"
 from {username='slave'} at 127.0.0.1:50044
I20260713 09:08:28.468080 23423 raft_consensus.cc:493] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:28.468410 23423 raft_consensus.cc:3060] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:28.470118 22987 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1a67ee8f62147efa7ffece8de33be8c"
dest_uuid: "59ce78a44c144de69148e286705294ce"
mode: GRACEFUL
new_leader_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf"
 from {username='slave'} at 127.0.0.1:34566
I20260713 09:08:28.470784 22987 raft_consensus.cc:606] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Received request to transfer leadership to TS 5e0e7c2bceeb4755b399cfbb6b226caf
I20260713 09:08:28.471964 21882 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:08:28.472602 21882 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:28.473963 23423 raft_consensus.cc:515] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:28.475767 23423 leader_election.cc:290] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 5e0e7c2bceeb4755b399cfbb6b226caf [CANDIDATE]: Term 2 election: Requested vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:28.476383 22987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e0a1f05f4743b1b7509fa54fdcaec7" candidate_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "59ce78a44c144de69148e286705294ce"
I20260713 09:08:28.476984 22987 raft_consensus.cc:3055] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:28.477177 22987 raft_consensus.cc:740] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59ce78a44c144de69148e286705294ce, State: Running, Role: LEADER
I20260713 09:08:28.477803 22987 consensus_queue.cc:260] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:28.478508 23139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e0a1f05f4743b1b7509fa54fdcaec7" candidate_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "84449940205745b29950dbbe8ca10c4c"
I20260713 09:08:28.478978 22987 raft_consensus.cc:3060] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:28.479002 23139 raft_consensus.cc:3060] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:28.484056 23139 raft_consensus.cc:2468] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e0e7c2bceeb4755b399cfbb6b226caf in term 2.
I20260713 09:08:28.484426 22987 raft_consensus.cc:2468] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e0e7c2bceeb4755b399cfbb6b226caf in term 2.
I20260713 09:08:28.485227 23387 leader_election.cc:304] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 5e0e7c2bceeb4755b399cfbb6b226caf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e0e7c2bceeb4755b399cfbb6b226caf, 84449940205745b29950dbbe8ca10c4c; no voters: 
I20260713 09:08:28.486773 23793 raft_consensus.cc:2804] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:28.487944 23793 raft_consensus.cc:697] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 LEADER]: Becoming Leader. State: Replica: 5e0e7c2bceeb4755b399cfbb6b226caf, State: Running, Role: LEADER
I20260713 09:08:28.488839 23793 consensus_queue.cc:237] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 5e0e7c2bceeb4755b399cfbb6b226caf [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:28.499230 22886 catalog_manager.cc:5697] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 5e0e7c2bceeb4755b399cfbb6b226caf reported cstate change: term changed from 1 to 2, leader changed from 59ce78a44c144de69148e286705294ce (127.21.94.129) to 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132). New cstate: current_term: 2 leader_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:28.579284 23787 raft_consensus.cc:993] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce: : Instructing follower 5e0e7c2bceeb4755b399cfbb6b226caf to start an election
I20260713 09:08:28.579746 23787 raft_consensus.cc:1081] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Signalling peer 5e0e7c2bceeb4755b399cfbb6b226caf to start an election
I20260713 09:08:28.581396 23423 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1a67ee8f62147efa7ffece8de33be8c"
dest_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf"
 from {username='slave'} at 127.0.0.1:50044
I20260713 09:08:28.581864 23423 raft_consensus.cc:493] T e1a67ee8f62147efa7ffece8de33be8c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:28.582172 23423 raft_consensus.cc:3060] T e1a67ee8f62147efa7ffece8de33be8c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:28.586450 23423 raft_consensus.cc:515] T e1a67ee8f62147efa7ffece8de33be8c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:28.588009 23423 leader_election.cc:290] T e1a67ee8f62147efa7ffece8de33be8c P 5e0e7c2bceeb4755b399cfbb6b226caf [CANDIDATE]: Term 2 election: Requested vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:28.588670 22987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a67ee8f62147efa7ffece8de33be8c" candidate_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "59ce78a44c144de69148e286705294ce"
I20260713 09:08:28.589025 23065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a67ee8f62147efa7ffece8de33be8c" candidate_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "050afe37779c4013984ab469cc906e25"
I20260713 09:08:28.589257 22987 raft_consensus.cc:3055] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:28.589570 23065 raft_consensus.cc:3060] T e1a67ee8f62147efa7ffece8de33be8c P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:28.589593 22987 raft_consensus.cc:740] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59ce78a44c144de69148e286705294ce, State: Running, Role: LEADER
I20260713 09:08:28.590451 22987 consensus_queue.cc:260] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:28.591658 22987 raft_consensus.cc:3060] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:28.595695 23065 raft_consensus.cc:2468] T e1a67ee8f62147efa7ffece8de33be8c P 050afe37779c4013984ab469cc906e25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e0e7c2bceeb4755b399cfbb6b226caf in term 2.
I20260713 09:08:28.596875 23384 leader_election.cc:304] T e1a67ee8f62147efa7ffece8de33be8c P 5e0e7c2bceeb4755b399cfbb6b226caf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050afe37779c4013984ab469cc906e25, 5e0e7c2bceeb4755b399cfbb6b226caf; no voters: 
I20260713 09:08:28.597482 22987 raft_consensus.cc:2468] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e0e7c2bceeb4755b399cfbb6b226caf in term 2.
I20260713 09:08:28.597597 23793 raft_consensus.cc:2804] T e1a67ee8f62147efa7ffece8de33be8c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:28.598189 23793 raft_consensus.cc:697] T e1a67ee8f62147efa7ffece8de33be8c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 LEADER]: Becoming Leader. State: Replica: 5e0e7c2bceeb4755b399cfbb6b226caf, State: Running, Role: LEADER
I20260713 09:08:28.598948 23793 consensus_queue.cc:237] T e1a67ee8f62147efa7ffece8de33be8c P 5e0e7c2bceeb4755b399cfbb6b226caf [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:28.605633 22886 catalog_manager.cc:5697] T e1a67ee8f62147efa7ffece8de33be8c P 5e0e7c2bceeb4755b399cfbb6b226caf reported cstate change: term changed from 1 to 2, leader changed from 59ce78a44c144de69148e286705294ce (127.21.94.129) to 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132). New cstate: current_term: 2 leader_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:28.842804 23785 raft_consensus.cc:993] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c: : Instructing follower 5e0e7c2bceeb4755b399cfbb6b226caf to start an election
I20260713 09:08:28.843204 23789 raft_consensus.cc:1081] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [term 1 LEADER]: Signalling peer 5e0e7c2bceeb4755b399cfbb6b226caf to start an election
I20260713 09:08:28.844463 23423 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d0db4f2a42e4293b846a1e8def21459"
dest_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf"
 from {username='slave'} at 127.0.0.1:50040
I20260713 09:08:28.844898 23423 raft_consensus.cc:493] T 9d0db4f2a42e4293b846a1e8def21459 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:28.845167 23423 raft_consensus.cc:3060] T 9d0db4f2a42e4293b846a1e8def21459 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:28.849283 23423 raft_consensus.cc:515] T 9d0db4f2a42e4293b846a1e8def21459 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:28.850694 23423 leader_election.cc:290] T 9d0db4f2a42e4293b846a1e8def21459 P 5e0e7c2bceeb4755b399cfbb6b226caf [CANDIDATE]: Term 2 election: Requested vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:28.851449 22987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0db4f2a42e4293b846a1e8def21459" candidate_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "59ce78a44c144de69148e286705294ce"
I20260713 09:08:28.851634 23139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0db4f2a42e4293b846a1e8def21459" candidate_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "84449940205745b29950dbbe8ca10c4c"
I20260713 09:08:28.852046 22987 raft_consensus.cc:3060] T 9d0db4f2a42e4293b846a1e8def21459 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:28.852151 23139 raft_consensus.cc:3055] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:28.852517 23139 raft_consensus.cc:740] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 84449940205745b29950dbbe8ca10c4c, State: Running, Role: LEADER
I20260713 09:08:28.853201 23139 consensus_queue.cc:260] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:28.854658 23139 raft_consensus.cc:3060] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:28.857363 22987 raft_consensus.cc:2468] T 9d0db4f2a42e4293b846a1e8def21459 P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e0e7c2bceeb4755b399cfbb6b226caf in term 2.
I20260713 09:08:28.858266 23384 leader_election.cc:304] T 9d0db4f2a42e4293b846a1e8def21459 P 5e0e7c2bceeb4755b399cfbb6b226caf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59ce78a44c144de69148e286705294ce, 5e0e7c2bceeb4755b399cfbb6b226caf; no voters: 
I20260713 09:08:28.858912 23793 raft_consensus.cc:2804] T 9d0db4f2a42e4293b846a1e8def21459 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:28.859370 23139 raft_consensus.cc:2468] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e0e7c2bceeb4755b399cfbb6b226caf in term 2.
I20260713 09:08:28.859414 23793 raft_consensus.cc:697] T 9d0db4f2a42e4293b846a1e8def21459 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 LEADER]: Becoming Leader. State: Replica: 5e0e7c2bceeb4755b399cfbb6b226caf, State: Running, Role: LEADER
I20260713 09:08:28.860482 23793 consensus_queue.cc:237] T 9d0db4f2a42e4293b846a1e8def21459 P 5e0e7c2bceeb4755b399cfbb6b226caf [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:28.867146 22886 catalog_manager.cc:5697] T 9d0db4f2a42e4293b846a1e8def21459 P 5e0e7c2bceeb4755b399cfbb6b226caf reported cstate change: term changed from 1 to 2, leader changed from 84449940205745b29950dbbe8ca10c4c (127.21.94.131) to 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132). New cstate: current_term: 2 leader_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:28.909811 23787 raft_consensus.cc:993] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce: : Instructing follower 5e0e7c2bceeb4755b399cfbb6b226caf to start an election
I20260713 09:08:28.910239 23783 raft_consensus.cc:1081] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Signalling peer 5e0e7c2bceeb4755b399cfbb6b226caf to start an election
I20260713 09:08:28.911538 23423 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5dce733a95ce40d2a9f221ec6bb0e6c1"
dest_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf"
 from {username='slave'} at 127.0.0.1:50044
I20260713 09:08:28.912034 23423 raft_consensus.cc:493] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:28.912351 23423 raft_consensus.cc:3060] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:28.917596 23423 raft_consensus.cc:515] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:28.918953 23423 leader_election.cc:290] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf [CANDIDATE]: Term 2 election: Requested vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817)
I20260713 09:08:28.919660 22987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dce733a95ce40d2a9f221ec6bb0e6c1" candidate_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "59ce78a44c144de69148e286705294ce"
I20260713 09:08:28.919930 23060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dce733a95ce40d2a9f221ec6bb0e6c1" candidate_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "050afe37779c4013984ab469cc906e25"
I20260713 09:08:28.920169 22987 raft_consensus.cc:3055] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:28.920470 23060 raft_consensus.cc:3060] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:28.920511 22987 raft_consensus.cc:740] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59ce78a44c144de69148e286705294ce, State: Running, Role: LEADER
I20260713 09:08:28.921480 22987 consensus_queue.cc:260] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:28.922300 22987 raft_consensus.cc:3060] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:28.925155 23060 raft_consensus.cc:2468] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 050afe37779c4013984ab469cc906e25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e0e7c2bceeb4755b399cfbb6b226caf in term 2.
I20260713 09:08:28.926249 23384 leader_election.cc:304] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050afe37779c4013984ab469cc906e25, 5e0e7c2bceeb4755b399cfbb6b226caf; no voters: 
I20260713 09:08:28.926931 23793 raft_consensus.cc:2804] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:28.926987 22987 raft_consensus.cc:2468] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e0e7c2bceeb4755b399cfbb6b226caf in term 2.
I20260713 09:08:28.927501 23793 raft_consensus.cc:697] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 LEADER]: Becoming Leader. State: Replica: 5e0e7c2bceeb4755b399cfbb6b226caf, State: Running, Role: LEADER
I20260713 09:08:28.928352 23793 consensus_queue.cc:237] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:28.935943 22886 catalog_manager.cc:5697] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf reported cstate change: term changed from 1 to 2, leader changed from 59ce78a44c144de69148e286705294ce (127.21.94.129) to 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132). New cstate: current_term: 2 leader_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:28.968820 23139 raft_consensus.cc:1275] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Refusing update from remote peer 5e0e7c2bceeb4755b399cfbb6b226caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:28.970084 23793 consensus_queue.cc:1048] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 5e0e7c2bceeb4755b399cfbb6b226caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:28.980682 22987 raft_consensus.cc:1275] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Refusing update from remote peer 5e0e7c2bceeb4755b399cfbb6b226caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:28.982275 23807 consensus_queue.cc:1048] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 5e0e7c2bceeb4755b399cfbb6b226caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:28.992758 23787 raft_consensus.cc:993] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce: : Instructing follower 5e0e7c2bceeb4755b399cfbb6b226caf to start an election
I20260713 09:08:28.993422 23783 raft_consensus.cc:1081] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Signalling peer 5e0e7c2bceeb4755b399cfbb6b226caf to start an election
I20260713 09:08:28.995675 23423 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a8f090f7d7e4bfcacd3c5b0bdcc4889"
dest_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf"
 from {username='slave'} at 127.0.0.1:50044
I20260713 09:08:28.997020 23423 raft_consensus.cc:493] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:28.997447 23423 raft_consensus.cc:3060] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:29.003198 23423 raft_consensus.cc:515] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:29.005167 23423 leader_election.cc:290] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 5e0e7c2bceeb4755b399cfbb6b226caf [CANDIDATE]: Term 2 election: Requested vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:29.005744 23139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a8f090f7d7e4bfcacd3c5b0bdcc4889" candidate_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "84449940205745b29950dbbe8ca10c4c"
I20260713 09:08:29.006127 22987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a8f090f7d7e4bfcacd3c5b0bdcc4889" candidate_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "59ce78a44c144de69148e286705294ce"
I20260713 09:08:29.006343 23139 raft_consensus.cc:3060] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:29.006742 22987 raft_consensus.cc:3055] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:29.007052 22987 raft_consensus.cc:740] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59ce78a44c144de69148e286705294ce, State: Running, Role: LEADER
I20260713 09:08:29.007736 22987 consensus_queue.cc:260] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:29.008908 22987 raft_consensus.cc:3060] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:29.011960 23139 raft_consensus.cc:2468] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e0e7c2bceeb4755b399cfbb6b226caf in term 2.
I20260713 09:08:29.012998 23387 leader_election.cc:304] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 5e0e7c2bceeb4755b399cfbb6b226caf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e0e7c2bceeb4755b399cfbb6b226caf, 84449940205745b29950dbbe8ca10c4c; no voters: 
I20260713 09:08:29.013797 23807 raft_consensus.cc:2804] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:29.013969 22987 raft_consensus.cc:2468] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e0e7c2bceeb4755b399cfbb6b226caf in term 2.
I20260713 09:08:29.014194 23807 raft_consensus.cc:697] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 LEADER]: Becoming Leader. State: Replica: 5e0e7c2bceeb4755b399cfbb6b226caf, State: Running, Role: LEADER
I20260713 09:08:29.015149 23807 consensus_queue.cc:237] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 5e0e7c2bceeb4755b399cfbb6b226caf [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: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:29.022547 22886 catalog_manager.cc:5697] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 5e0e7c2bceeb4755b399cfbb6b226caf reported cstate change: term changed from 1 to 2, leader changed from 59ce78a44c144de69148e286705294ce (127.21.94.129) to 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132). New cstate: current_term: 2 leader_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:29.057924 23060 raft_consensus.cc:1275] T e1a67ee8f62147efa7ffece8de33be8c P 050afe37779c4013984ab469cc906e25 [term 2 FOLLOWER]: Refusing update from remote peer 5e0e7c2bceeb4755b399cfbb6b226caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:29.058974 23807 consensus_queue.cc:1048] T e1a67ee8f62147efa7ffece8de33be8c P 5e0e7c2bceeb4755b399cfbb6b226caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:29.067476 22987 raft_consensus.cc:1275] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Refusing update from remote peer 5e0e7c2bceeb4755b399cfbb6b226caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:29.070291 23793 consensus_queue.cc:1048] T e1a67ee8f62147efa7ffece8de33be8c P 5e0e7c2bceeb4755b399cfbb6b226caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:29.362761 23139 raft_consensus.cc:1275] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Refusing update from remote peer 5e0e7c2bceeb4755b399cfbb6b226caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:29.363833 23793 consensus_queue.cc:1048] T 9d0db4f2a42e4293b846a1e8def21459 P 5e0e7c2bceeb4755b399cfbb6b226caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:29.372496 22987 raft_consensus.cc:1275] T 9d0db4f2a42e4293b846a1e8def21459 P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Refusing update from remote peer 5e0e7c2bceeb4755b399cfbb6b226caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:29.374095 23793 consensus_queue.cc:1048] T 9d0db4f2a42e4293b846a1e8def21459 P 5e0e7c2bceeb4755b399cfbb6b226caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:29.426573 22987 raft_consensus.cc:1275] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Refusing update from remote peer 5e0e7c2bceeb4755b399cfbb6b226caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:29.427821 23793 consensus_queue.cc:1048] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 5e0e7c2bceeb4755b399cfbb6b226caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:29.436823 23139 raft_consensus.cc:1275] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Refusing update from remote peer 5e0e7c2bceeb4755b399cfbb6b226caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:29.439407 23807 consensus_queue.cc:1048] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 5e0e7c2bceeb4755b399cfbb6b226caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:29.449432 22987 raft_consensus.cc:1275] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Refusing update from remote peer 5e0e7c2bceeb4755b399cfbb6b226caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:29.450801 23807 consensus_queue.cc:1048] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:29.463838 23060 raft_consensus.cc:1275] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 050afe37779c4013984ab469cc906e25 [term 2 FOLLOWER]: Refusing update from remote peer 5e0e7c2bceeb4755b399cfbb6b226caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:29.464983 23794 consensus_queue.cc:1048] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:29.473511 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:29.490181 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:29.505602 23139 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39473fefbbfc478c8cac994e148f1dbb"
dest_uuid: "84449940205745b29950dbbe8ca10c4c"
mode: GRACEFUL
new_leader_uuid: "050afe37779c4013984ab469cc906e25"
 from {username='slave'} at 127.0.0.1:43858
I20260713 09:08:29.506116 23139 raft_consensus.cc:606] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c [term 1 LEADER]: Received request to transfer leadership to TS 050afe37779c4013984ab469cc906e25
I20260713 09:08:29.507607 21882 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:08:29.508239 21882 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:29.895123 23785 raft_consensus.cc:993] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c: : Instructing follower 050afe37779c4013984ab469cc906e25 to start an election
I20260713 09:08:29.896114 23789 raft_consensus.cc:1081] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c [term 1 LEADER]: Signalling peer 050afe37779c4013984ab469cc906e25 to start an election
I20260713 09:08:29.897948 23060 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39473fefbbfc478c8cac994e148f1dbb"
dest_uuid: "050afe37779c4013984ab469cc906e25"
 from {username='slave'} at 127.0.0.1:56812
I20260713 09:08:29.898568 23060 raft_consensus.cc:493] T 39473fefbbfc478c8cac994e148f1dbb P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:29.898897 23060 raft_consensus.cc:3060] T 39473fefbbfc478c8cac994e148f1dbb P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:29.906605 23060 raft_consensus.cc:515] T 39473fefbbfc478c8cac994e148f1dbb P 050afe37779c4013984ab469cc906e25 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:29.909085 23060 leader_election.cc:290] T 39473fefbbfc478c8cac994e148f1dbb P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 2 election: Requested vote from peers 59ce78a44c144de69148e286705294ce (127.21.94.129:38793), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:29.909862 22987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39473fefbbfc478c8cac994e148f1dbb" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59ce78a44c144de69148e286705294ce"
I20260713 09:08:29.910485 23139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39473fefbbfc478c8cac994e148f1dbb" candidate_uuid: "050afe37779c4013984ab469cc906e25" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84449940205745b29950dbbe8ca10c4c"
I20260713 09:08:29.910880 22987 raft_consensus.cc:3060] T 39473fefbbfc478c8cac994e148f1dbb P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:29.911191 23139 raft_consensus.cc:3055] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:29.911602 23139 raft_consensus.cc:740] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 84449940205745b29950dbbe8ca10c4c, State: Running, Role: LEADER
I20260713 09:08:29.912513 23139 consensus_queue.cc:260] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:29.913803 23139 raft_consensus.cc:3060] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:29.918180 22987 raft_consensus.cc:2468] T 39473fefbbfc478c8cac994e148f1dbb P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 050afe37779c4013984ab469cc906e25 in term 2.
I20260713 09:08:29.919598 23029 leader_election.cc:304] T 39473fefbbfc478c8cac994e148f1dbb P 050afe37779c4013984ab469cc906e25 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 050afe37779c4013984ab469cc906e25, 59ce78a44c144de69148e286705294ce; no voters: 
I20260713 09:08:29.920571 23822 raft_consensus.cc:2804] T 39473fefbbfc478c8cac994e148f1dbb P 050afe37779c4013984ab469cc906e25 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:29.921054 23822 raft_consensus.cc:697] T 39473fefbbfc478c8cac994e148f1dbb P 050afe37779c4013984ab469cc906e25 [term 2 LEADER]: Becoming Leader. State: Replica: 050afe37779c4013984ab469cc906e25, State: Running, Role: LEADER
I20260713 09:08:29.922281 23822 consensus_queue.cc:237] T 39473fefbbfc478c8cac994e148f1dbb P 050afe37779c4013984ab469cc906e25 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } }
I20260713 09:08:29.921877 23139 raft_consensus.cc:2468] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 050afe37779c4013984ab469cc906e25 in term 2.
I20260713 09:08:29.932610 22886 catalog_manager.cc:5697] T 39473fefbbfc478c8cac994e148f1dbb P 050afe37779c4013984ab469cc906e25 reported cstate change: term changed from 1 to 2, leader changed from 84449940205745b29950dbbe8ca10c4c (127.21.94.131) to 050afe37779c4013984ab469cc906e25 (127.21.94.130). New cstate: current_term: 2 leader_uuid: "050afe37779c4013984ab469cc906e25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:30.485592 22988 raft_consensus.cc:1275] T 39473fefbbfc478c8cac994e148f1dbb P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:30.486989 23822 consensus_queue.cc:1048] T 39473fefbbfc478c8cac994e148f1dbb P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59ce78a44c144de69148e286705294ce" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 38793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:30.498638 23135 raft_consensus.cc:1275] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Refusing update from remote peer 050afe37779c4013984ab469cc906e25: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:30.500610 23822 consensus_queue.cc:1048] T 39473fefbbfc478c8cac994e148f1dbb P 050afe37779c4013984ab469cc906e25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:30.509510 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:30.536172 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:30.564082 23060 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ea2e2a738a448ada86e6b03b059f623"
dest_uuid: "050afe37779c4013984ab469cc906e25"
mode: GRACEFUL
new_leader_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf"
 from {username='slave'} at 127.0.0.1:35452
I20260713 09:08:30.564647 23060 raft_consensus.cc:606] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [term 1 LEADER]: Received request to transfer leadership to TS 5e0e7c2bceeb4755b399cfbb6b226caf
I20260713 09:08:30.565871 21882 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:08:30.566526 21882 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:30.993947 23831 raft_consensus.cc:993] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25: : Instructing follower 5e0e7c2bceeb4755b399cfbb6b226caf to start an election
I20260713 09:08:30.994421 23822 raft_consensus.cc:1081] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [term 1 LEADER]: Signalling peer 5e0e7c2bceeb4755b399cfbb6b226caf to start an election
I20260713 09:08:30.995766 23423 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ea2e2a738a448ada86e6b03b059f623"
dest_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf"
 from {username='slave'} at 127.0.0.1:50056
I20260713 09:08:30.996225 23423 raft_consensus.cc:493] T 4ea2e2a738a448ada86e6b03b059f623 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:30.996513 23423 raft_consensus.cc:3060] T 4ea2e2a738a448ada86e6b03b059f623 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:31.003248 23423 raft_consensus.cc:515] T 4ea2e2a738a448ada86e6b03b059f623 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:31.005093 23423 leader_election.cc:290] T 4ea2e2a738a448ada86e6b03b059f623 P 5e0e7c2bceeb4755b399cfbb6b226caf [CANDIDATE]: Term 2 election: Requested vote from peers 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817), 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835)
I20260713 09:08:31.005774 23060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea2e2a738a448ada86e6b03b059f623" candidate_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "050afe37779c4013984ab469cc906e25"
I20260713 09:08:31.006454 23135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ea2e2a738a448ada86e6b03b059f623" candidate_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "84449940205745b29950dbbe8ca10c4c"
I20260713 09:08:31.006507 23060 raft_consensus.cc:3055] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:31.006999 23135 raft_consensus.cc:3060] T 4ea2e2a738a448ada86e6b03b059f623 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:31.006999 23060 raft_consensus.cc:740] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 050afe37779c4013984ab469cc906e25, State: Running, Role: LEADER
I20260713 09:08:31.007979 23060 consensus_queue.cc:260] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [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: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:31.009181 23060 raft_consensus.cc:3060] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:31.012758 23135 raft_consensus.cc:2468] T 4ea2e2a738a448ada86e6b03b059f623 P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e0e7c2bceeb4755b399cfbb6b226caf in term 2.
I20260713 09:08:31.013916 23387 leader_election.cc:304] T 4ea2e2a738a448ada86e6b03b059f623 P 5e0e7c2bceeb4755b399cfbb6b226caf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e0e7c2bceeb4755b399cfbb6b226caf, 84449940205745b29950dbbe8ca10c4c; no voters: 
I20260713 09:08:31.014664 23060 raft_consensus.cc:2468] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e0e7c2bceeb4755b399cfbb6b226caf in term 2.
I20260713 09:08:31.014748 23794 raft_consensus.cc:2804] T 4ea2e2a738a448ada86e6b03b059f623 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:31.017768 23794 raft_consensus.cc:697] T 4ea2e2a738a448ada86e6b03b059f623 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 LEADER]: Becoming Leader. State: Replica: 5e0e7c2bceeb4755b399cfbb6b226caf, State: Running, Role: LEADER
I20260713 09:08:31.019029 23794 consensus_queue.cc:237] T 4ea2e2a738a448ada86e6b03b059f623 P 5e0e7c2bceeb4755b399cfbb6b226caf [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: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } }
I20260713 09:08:31.026129 22886 catalog_manager.cc:5697] T 4ea2e2a738a448ada86e6b03b059f623 P 5e0e7c2bceeb4755b399cfbb6b226caf reported cstate change: term changed from 1 to 2, leader changed from 050afe37779c4013984ab469cc906e25 (127.21.94.130) to 5e0e7c2bceeb4755b399cfbb6b226caf (127.21.94.132). New cstate: current_term: 2 leader_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e0e7c2bceeb4755b399cfbb6b226caf" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 33929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:08:31.483171 23135 raft_consensus.cc:1275] T 4ea2e2a738a448ada86e6b03b059f623 P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Refusing update from remote peer 5e0e7c2bceeb4755b399cfbb6b226caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:31.484417 23794 consensus_queue.cc:1048] T 4ea2e2a738a448ada86e6b03b059f623 P 5e0e7c2bceeb4755b399cfbb6b226caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "84449940205745b29950dbbe8ca10c4c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 43835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:31.495023 23060 raft_consensus.cc:1275] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [term 2 FOLLOWER]: Refusing update from remote peer 5e0e7c2bceeb4755b399cfbb6b226caf: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:08:31.496577 23841 consensus_queue.cc:1048] T 4ea2e2a738a448ada86e6b03b059f623 P 5e0e7c2bceeb4755b399cfbb6b226caf [LEADER]: Connected to new peer: Peer: permanent_uuid: "050afe37779c4013984ab469cc906e25" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:08:31.567380 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:31.588229 21882 tablet_server.cc:179] TabletServer@127.21.94.129:0 shutting down...
I20260713 09:08:31.620041 21882 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:31.620875 21882 tablet_replica.cc:333] T 66e4cfa435f74e95aafdff3705966a7c P 59ce78a44c144de69148e286705294ce: stopping tablet replica
I20260713 09:08:31.621593 21882 raft_consensus.cc:2243] T 66e4cfa435f74e95aafdff3705966a7c P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.622180 21882 raft_consensus.cc:2272] T 66e4cfa435f74e95aafdff3705966a7c P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.624199 21882 tablet_replica.cc:333] T 30f089757495440db9fb962486dad2c1 P 59ce78a44c144de69148e286705294ce: stopping tablet replica
I20260713 09:08:31.624737 21882 raft_consensus.cc:2243] T 30f089757495440db9fb962486dad2c1 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.625102 21882 raft_consensus.cc:2272] T 30f089757495440db9fb962486dad2c1 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.627069 21882 tablet_replica.cc:333] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce: stopping tablet replica
I20260713 09:08:31.627633 21882 raft_consensus.cc:2243] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.628096 21882 raft_consensus.cc:2272] T 5678dd7116bb408c8cdea7d880956575 P 59ce78a44c144de69148e286705294ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.629961 21882 tablet_replica.cc:333] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce: stopping tablet replica
I20260713 09:08:31.630467 21882 raft_consensus.cc:2243] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.630914 21882 raft_consensus.cc:2272] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.632701 21882 tablet_replica.cc:333] T a75db02a59c642a1a98a501a455a0ed3 P 59ce78a44c144de69148e286705294ce: stopping tablet replica
I20260713 09:08:31.633235 21882 raft_consensus.cc:2243] T a75db02a59c642a1a98a501a455a0ed3 P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.633908 21882 raft_consensus.cc:2272] T a75db02a59c642a1a98a501a455a0ed3 P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.636299 21882 tablet_replica.cc:333] T 9d0db4f2a42e4293b846a1e8def21459 P 59ce78a44c144de69148e286705294ce: stopping tablet replica
I20260713 09:08:31.637086 21882 raft_consensus.cc:2243] T 9d0db4f2a42e4293b846a1e8def21459 P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.637952 21882 raft_consensus.cc:2272] T 9d0db4f2a42e4293b846a1e8def21459 P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.640569 21882 tablet_replica.cc:333] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce: stopping tablet replica
I20260713 09:08:31.641250 21882 raft_consensus.cc:2243] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.641813 21882 raft_consensus.cc:2272] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.643622 21882 tablet_replica.cc:333] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 59ce78a44c144de69148e286705294ce: stopping tablet replica
I20260713 09:08:31.644035 21882 raft_consensus.cc:2243] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:31.644750 21882 raft_consensus.cc:2272] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.646311 21882 tablet_replica.cc:333] T 3e21d088a33e432f9d0227de86126912 P 59ce78a44c144de69148e286705294ce: stopping tablet replica
I20260713 09:08:31.646754 21882 raft_consensus.cc:2243] T 3e21d088a33e432f9d0227de86126912 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.647360 21882 raft_consensus.cc:2272] T 3e21d088a33e432f9d0227de86126912 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.649202 21882 tablet_replica.cc:333] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce: stopping tablet replica
I20260713 09:08:31.649695 21882 raft_consensus.cc:2243] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:31.650432 21882 raft_consensus.cc:2272] T 36a5f45745a0479382cf01965fd04f35 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.652176 21882 tablet_replica.cc:333] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce: stopping tablet replica
I20260713 09:08:31.652628 21882 raft_consensus.cc:2243] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:31.653313 21882 raft_consensus.cc:2272] T a75945c704414f45a6f72b138ce6639d P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.654991 21882 tablet_replica.cc:333] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce: stopping tablet replica
I20260713 09:08:31.655434 21882 raft_consensus.cc:2243] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.655792 21882 raft_consensus.cc:2272] T e1a67ee8f62147efa7ffece8de33be8c P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.657552 21882 tablet_replica.cc:333] T c557542a37f8452f896272c057466ebd P 59ce78a44c144de69148e286705294ce: stopping tablet replica
I20260713 09:08:31.658039 21882 raft_consensus.cc:2243] T c557542a37f8452f896272c057466ebd P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:31.659031 21882 raft_consensus.cc:2272] T c557542a37f8452f896272c057466ebd P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.661043 21882 tablet_replica.cc:333] T 0d41a77eb2b94a8c86c70d528f4d4027 P 59ce78a44c144de69148e286705294ce: stopping tablet replica
I20260713 09:08:31.661587 21882 raft_consensus.cc:2243] T 0d41a77eb2b94a8c86c70d528f4d4027 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.662211 21882 raft_consensus.cc:2272] T 0d41a77eb2b94a8c86c70d528f4d4027 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.663748 21882 tablet_replica.cc:333] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 59ce78a44c144de69148e286705294ce: stopping tablet replica
I20260713 09:08:31.664294 21882 raft_consensus.cc:2243] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 59ce78a44c144de69148e286705294ce [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:31.665187 21882 raft_consensus.cc:2272] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 59ce78a44c144de69148e286705294ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.667647 21882 tablet_replica.cc:333] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce: stopping tablet replica
I20260713 09:08:31.668092 21882 raft_consensus.cc:2243] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:08:31.668198 23384 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
I20260713 09:08:31.668895 21882 raft_consensus.cc:2272] T 1f6506bda9fc40b4b4e4974bd55d095d P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.670859 21882 tablet_replica.cc:333] T 39473fefbbfc478c8cac994e148f1dbb P 59ce78a44c144de69148e286705294ce: stopping tablet replica
W20260713 09:08:31.671134 23384 consensus_peers.cc:597] T 9d0db4f2a42e4293b846a1e8def21459 P 5e0e7c2bceeb4755b399cfbb6b226caf -> Peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): Couldn't send request to peer 59ce78a44c144de69148e286705294ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:31.671339 21882 raft_consensus.cc:2243] T 39473fefbbfc478c8cac994e148f1dbb P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.671849 21882 raft_consensus.cc:2272] T 39473fefbbfc478c8cac994e148f1dbb P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.673565 21882 tablet_replica.cc:333] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce: stopping tablet replica
I20260713 09:08:31.674026 21882 raft_consensus.cc:2243] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.674437 21882 raft_consensus.cc:2272] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 59ce78a44c144de69148e286705294ce [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:31.687245 23384 consensus_peers.cc:597] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 5e0e7c2bceeb4755b399cfbb6b226caf -> Peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): Couldn't send request to peer 59ce78a44c144de69148e286705294ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:31.718951 21882 tablet_server.cc:196] TabletServer@127.21.94.129:0 shutdown complete.
W20260713 09:08:31.721395 23103 consensus_peers.cc:597] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c -> Peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): Couldn't send request to peer 59ce78a44c144de69148e286705294ce. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:38793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:31.757899 21882 tablet_server.cc:179] TabletServer@127.21.94.130:0 shutting down...
I20260713 09:08:31.788697 21882 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:31.789616 21882 tablet_replica.cc:333] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25: stopping tablet replica
I20260713 09:08:31.790534 21882 raft_consensus.cc:2243] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.791145 21882 raft_consensus.cc:2272] T 5678dd7116bb408c8cdea7d880956575 P 050afe37779c4013984ab469cc906e25 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.793783 21882 tablet_replica.cc:333] T e50f11d24aef4e22ae19357094f7473c P 050afe37779c4013984ab469cc906e25: stopping tablet replica
I20260713 09:08:31.794406 21882 raft_consensus.cc:2243] T e50f11d24aef4e22ae19357094f7473c P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.795109 21882 raft_consensus.cc:2272] T e50f11d24aef4e22ae19357094f7473c P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.796865 21882 tablet_replica.cc:333] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 050afe37779c4013984ab469cc906e25: stopping tablet replica
I20260713 09:08:31.797511 21882 raft_consensus.cc:2243] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 050afe37779c4013984ab469cc906e25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.798051 21882 raft_consensus.cc:2272] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 050afe37779c4013984ab469cc906e25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.799691 21882 tablet_replica.cc:333] T b7097d8d653a4d8e86df3f504054e6b0 P 050afe37779c4013984ab469cc906e25: stopping tablet replica
I20260713 09:08:31.800496 21882 raft_consensus.cc:2243] T b7097d8d653a4d8e86df3f504054e6b0 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.801134 21882 raft_consensus.cc:2272] T b7097d8d653a4d8e86df3f504054e6b0 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.803084 21882 tablet_replica.cc:333] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25: stopping tablet replica
I20260713 09:08:31.803591 21882 raft_consensus.cc:2243] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:31.804343 21882 raft_consensus.cc:2272] T 368b0b9c57fc442892dda388fb159f20 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.806185 21882 tablet_replica.cc:333] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25: stopping tablet replica
I20260713 09:08:31.806697 21882 raft_consensus.cc:2243] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:31.807452 21882 raft_consensus.cc:2272] T a75db02a59c642a1a98a501a455a0ed3 P 050afe37779c4013984ab469cc906e25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.809049 21882 tablet_replica.cc:333] T de83b16602e94eb5a387f6f00a2a046c P 050afe37779c4013984ab469cc906e25: stopping tablet replica
I20260713 09:08:31.809574 21882 raft_consensus.cc:2243] T de83b16602e94eb5a387f6f00a2a046c P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.810022 21882 raft_consensus.cc:2272] T de83b16602e94eb5a387f6f00a2a046c P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.811793 21882 tablet_replica.cc:333] T 30f089757495440db9fb962486dad2c1 P 050afe37779c4013984ab469cc906e25: stopping tablet replica
I20260713 09:08:31.812315 21882 raft_consensus.cc:2243] T 30f089757495440db9fb962486dad2c1 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.812695 21882 raft_consensus.cc:2272] T 30f089757495440db9fb962486dad2c1 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.814424 21882 tablet_replica.cc:333] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25: stopping tablet replica
I20260713 09:08:31.814915 21882 raft_consensus.cc:2243] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:31.815615 21882 raft_consensus.cc:2272] T 66e4cfa435f74e95aafdff3705966a7c P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.817287 21882 tablet_replica.cc:333] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25: stopping tablet replica
I20260713 09:08:31.817763 21882 raft_consensus.cc:2243] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.818138 21882 raft_consensus.cc:2272] T 4ea2e2a738a448ada86e6b03b059f623 P 050afe37779c4013984ab469cc906e25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.820163 21882 tablet_replica.cc:333] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 050afe37779c4013984ab469cc906e25: stopping tablet replica
I20260713 09:08:31.820670 21882 raft_consensus.cc:2243] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.821092 21882 raft_consensus.cc:2272] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.822775 21882 tablet_replica.cc:333] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25: stopping tablet replica
I20260713 09:08:31.823303 21882 raft_consensus.cc:2243] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:31.824047 21882 raft_consensus.cc:2272] T 0d41a77eb2b94a8c86c70d528f4d4027 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.825819 21882 tablet_replica.cc:333] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 050afe37779c4013984ab469cc906e25: stopping tablet replica
I20260713 09:08:31.826275 21882 raft_consensus.cc:2243] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.826646 21882 raft_consensus.cc:2272] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.828339 21882 tablet_replica.cc:333] T 39473fefbbfc478c8cac994e148f1dbb P 050afe37779c4013984ab469cc906e25: stopping tablet replica
I20260713 09:08:31.828783 21882 raft_consensus.cc:2243] T 39473fefbbfc478c8cac994e148f1dbb P 050afe37779c4013984ab469cc906e25 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:31.829526 21882 raft_consensus.cc:2272] T 39473fefbbfc478c8cac994e148f1dbb P 050afe37779c4013984ab469cc906e25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.831185 21882 tablet_replica.cc:333] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25: stopping tablet replica
I20260713 09:08:31.831655 21882 raft_consensus.cc:2243] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:31.832463 21882 raft_consensus.cc:2272] T 8958c3105cd84ca797b0913fe179757c P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.834131 21882 tablet_replica.cc:333] T c557542a37f8452f896272c057466ebd P 050afe37779c4013984ab469cc906e25: stopping tablet replica
I20260713 09:08:31.834695 21882 raft_consensus.cc:2243] T c557542a37f8452f896272c057466ebd P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.835139 21882 raft_consensus.cc:2272] T c557542a37f8452f896272c057466ebd P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.836856 21882 tablet_replica.cc:333] T a75945c704414f45a6f72b138ce6639d P 050afe37779c4013984ab469cc906e25: stopping tablet replica
I20260713 09:08:31.837287 21882 raft_consensus.cc:2243] T a75945c704414f45a6f72b138ce6639d P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.837829 21882 raft_consensus.cc:2272] T a75945c704414f45a6f72b138ce6639d P 050afe37779c4013984ab469cc906e25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.839375 21882 tablet_replica.cc:333] T e1a67ee8f62147efa7ffece8de33be8c P 050afe37779c4013984ab469cc906e25: stopping tablet replica
I20260713 09:08:31.839780 21882 raft_consensus.cc:2243] T e1a67ee8f62147efa7ffece8de33be8c P 050afe37779c4013984ab469cc906e25 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.840339 21882 raft_consensus.cc:2272] T e1a67ee8f62147efa7ffece8de33be8c P 050afe37779c4013984ab469cc906e25 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.870733 21882 tablet_server.cc:196] TabletServer@127.21.94.130:0 shutdown complete.
I20260713 09:08:31.909055 21882 tablet_server.cc:179] TabletServer@127.21.94.131:0 shutting down...
W20260713 09:08:31.929322 23103 consensus_peers.cc:597] T 30f089757495440db9fb962486dad2c1 P 84449940205745b29950dbbe8ca10c4c -> Peer 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817): Couldn't send request to peer 050afe37779c4013984ab469cc906e25. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.130:40817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:31.930430 23387 consensus_peers.cc:597] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 5e0e7c2bceeb4755b399cfbb6b226caf -> Peer 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835): Couldn't send request to peer 84449940205745b29950dbbe8ca10c4c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:31.943370 21882 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:31.944250 21882 tablet_replica.cc:333] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c: stopping tablet replica
I20260713 09:08:31.944897 21882 raft_consensus.cc:2243] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:31.945793 21882 raft_consensus.cc:2272] T b7097d8d653a4d8e86df3f504054e6b0 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:31.947463 23384 consensus_peers.cc:597] T e1a67ee8f62147efa7ffece8de33be8c P 5e0e7c2bceeb4755b399cfbb6b226caf -> Peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): Couldn't send request to peer 59ce78a44c144de69148e286705294ce. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:38793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:31.947759 21882 tablet_replica.cc:333] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c: stopping tablet replica
I20260713 09:08:31.948365 21882 raft_consensus.cc:2243] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:31.949113 21882 raft_consensus.cc:2272] T e50f11d24aef4e22ae19357094f7473c P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.950973 21882 tablet_replica.cc:333] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 84449940205745b29950dbbe8ca10c4c: stopping tablet replica
I20260713 09:08:31.951566 21882 raft_consensus.cc:2243] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.952147 21882 raft_consensus.cc:2272] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.954135 21882 tablet_replica.cc:333] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c: stopping tablet replica
I20260713 09:08:31.954839 21882 raft_consensus.cc:2243] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:31.955775 21882 raft_consensus.cc:2272] T 5678dd7116bb408c8cdea7d880956575 P 84449940205745b29950dbbe8ca10c4c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:31.957532 23387 consensus_peers.cc:597] T 9d0db4f2a42e4293b846a1e8def21459 P 5e0e7c2bceeb4755b399cfbb6b226caf -> Peer 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835): Couldn't send request to peer 84449940205745b29950dbbe8ca10c4c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:31.958335 21882 tablet_replica.cc:333] T 36a5f45745a0479382cf01965fd04f35 P 84449940205745b29950dbbe8ca10c4c: stopping tablet replica
I20260713 09:08:31.958918 21882 raft_consensus.cc:2243] T 36a5f45745a0479382cf01965fd04f35 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.959607 21882 raft_consensus.cc:2272] T 36a5f45745a0479382cf01965fd04f35 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:31.960695 23384 consensus_peers.cc:597] T e1a67ee8f62147efa7ffece8de33be8c P 5e0e7c2bceeb4755b399cfbb6b226caf -> Peer 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817): Couldn't send request to peer 050afe37779c4013984ab469cc906e25. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.130:40817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:31.961969 21882 tablet_replica.cc:333] T 368b0b9c57fc442892dda388fb159f20 P 84449940205745b29950dbbe8ca10c4c: stopping tablet replica
I20260713 09:08:31.962487 21882 raft_consensus.cc:2243] T 368b0b9c57fc442892dda388fb159f20 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.962978 21882 raft_consensus.cc:2272] T 368b0b9c57fc442892dda388fb159f20 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.964583 21882 tablet_replica.cc:333] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c: stopping tablet replica
I20260713 09:08:31.965023 21882 raft_consensus.cc:2243] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:31.965761 21882 raft_consensus.cc:2272] T de83b16602e94eb5a387f6f00a2a046c P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.967259 21882 tablet_replica.cc:333] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c: stopping tablet replica
I20260713 09:08:31.967726 21882 raft_consensus.cc:2243] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.968080 21882 raft_consensus.cc:2272] T 9d0db4f2a42e4293b846a1e8def21459 P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.969766 21882 tablet_replica.cc:333] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 84449940205745b29950dbbe8ca10c4c: stopping tablet replica
I20260713 09:08:31.970207 21882 raft_consensus.cc:2243] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.970741 21882 raft_consensus.cc:2272] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.972816 21882 tablet_replica.cc:333] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c: stopping tablet replica
I20260713 09:08:31.973541 21882 raft_consensus.cc:2243] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.974144 21882 raft_consensus.cc:2272] T 1f6506bda9fc40b4b4e4974bd55d095d P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:31.975792 23103 consensus_peers.cc:597] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c -> Peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): Couldn't send request to peer 59ce78a44c144de69148e286705294ce. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:38793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:31.976657 21882 tablet_replica.cc:333] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c: stopping tablet replica
W20260713 09:08:31.976979 23384 consensus_peers.cc:597] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 5e0e7c2bceeb4755b399cfbb6b226caf -> Peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): Couldn't send request to peer 59ce78a44c144de69148e286705294ce. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:38793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:31.977308 21882 raft_consensus.cc:2243] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.977790 21882 raft_consensus.cc:2272] T 39473fefbbfc478c8cac994e148f1dbb P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.979502 21882 tablet_replica.cc:333] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 84449940205745b29950dbbe8ca10c4c: stopping tablet replica
I20260713 09:08:31.979980 21882 raft_consensus.cc:2243] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.980372 21882 raft_consensus.cc:2272] T 3eadfc5f27f3431aa35c4e1c352e2ff0 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.982435 21882 tablet_replica.cc:333] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c: stopping tablet replica
I20260713 09:08:31.983151 21882 raft_consensus.cc:2243] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:31.984143 21882 raft_consensus.cc:2272] T 3e21d088a33e432f9d0227de86126912 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:31.985450 23384 consensus_peers.cc:597] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf -> Peer 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817): Couldn't send request to peer 050afe37779c4013984ab469cc906e25. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.130:40817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:31.986462 21882 tablet_replica.cc:333] T 30f089757495440db9fb962486dad2c1 P 84449940205745b29950dbbe8ca10c4c: stopping tablet replica
I20260713 09:08:31.987002 21882 raft_consensus.cc:2243] T 30f089757495440db9fb962486dad2c1 P 84449940205745b29950dbbe8ca10c4c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:31.987762 21882 raft_consensus.cc:2272] T 30f089757495440db9fb962486dad2c1 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.989462 21882 tablet_replica.cc:333] T 4ea2e2a738a448ada86e6b03b059f623 P 84449940205745b29950dbbe8ca10c4c: stopping tablet replica
I20260713 09:08:31.989936 21882 raft_consensus.cc:2243] T 4ea2e2a738a448ada86e6b03b059f623 P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.990466 21882 raft_consensus.cc:2272] T 4ea2e2a738a448ada86e6b03b059f623 P 84449940205745b29950dbbe8ca10c4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.992368 21882 tablet_replica.cc:333] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 84449940205745b29950dbbe8ca10c4c: stopping tablet replica
I20260713 09:08:31.992904 21882 raft_consensus.cc:2243] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.993284 21882 raft_consensus.cc:2272] T 9dc62bb14ade4c3d8ab9a7c66920fbb8 P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.995188 21882 tablet_replica.cc:333] T c557542a37f8452f896272c057466ebd P 84449940205745b29950dbbe8ca10c4c: stopping tablet replica
I20260713 09:08:31.995646 21882 raft_consensus.cc:2243] T c557542a37f8452f896272c057466ebd P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.996044 21882 raft_consensus.cc:2272] T c557542a37f8452f896272c057466ebd P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:31.997692 21882 tablet_replica.cc:333] T 8958c3105cd84ca797b0913fe179757c P 84449940205745b29950dbbe8ca10c4c: stopping tablet replica
I20260713 09:08:31.998092 21882 raft_consensus.cc:2243] T 8958c3105cd84ca797b0913fe179757c P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:31.998570 21882 raft_consensus.cc:2272] T 8958c3105cd84ca797b0913fe179757c P 84449940205745b29950dbbe8ca10c4c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:32.003468 23384 consensus_peers.cc:597] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf -> Peer 59ce78a44c144de69148e286705294ce (127.21.94.129:38793): Couldn't send request to peer 59ce78a44c144de69148e286705294ce. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:38793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:32.042765 21882 tablet_server.cc:196] TabletServer@127.21.94.131:0 shutdown complete.
W20260713 09:08:32.049925 23384 consensus_peers.cc:597] T 4ea2e2a738a448ada86e6b03b059f623 P 5e0e7c2bceeb4755b399cfbb6b226caf -> Peer 050afe37779c4013984ab469cc906e25 (127.21.94.130:40817): Couldn't send request to peer 050afe37779c4013984ab469cc906e25. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.130:40817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:32.057032 23387 consensus_peers.cc:597] T 4ea2e2a738a448ada86e6b03b059f623 P 5e0e7c2bceeb4755b399cfbb6b226caf -> Peer 84449940205745b29950dbbe8ca10c4c (127.21.94.131:43835): Couldn't send request to peer 84449940205745b29950dbbe8ca10c4c. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.131:43835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:32.082115 21882 tablet_server.cc:179] TabletServer@127.21.94.132:0 shutting down...
I20260713 09:08:32.103657 21882 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:32.104358 21882 tablet_replica.cc:333] T e50f11d24aef4e22ae19357094f7473c P 5e0e7c2bceeb4755b399cfbb6b226caf: stopping tablet replica
I20260713 09:08:32.105058 21882 raft_consensus.cc:2243] T e50f11d24aef4e22ae19357094f7473c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:32.105674 21882 raft_consensus.cc:2272] T e50f11d24aef4e22ae19357094f7473c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:32.107513 21882 tablet_replica.cc:333] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf: stopping tablet replica
I20260713 09:08:32.108073 21882 raft_consensus.cc:2243] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:32.108793 21882 raft_consensus.cc:2272] T 5dce733a95ce40d2a9f221ec6bb0e6c1 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:32.110515 21882 tablet_replica.cc:333] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 5e0e7c2bceeb4755b399cfbb6b226caf: stopping tablet replica
I20260713 09:08:32.111048 21882 raft_consensus.cc:2243] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:32.111860 21882 raft_consensus.cc:2272] T 23e0a1f05f4743b1b7509fa54fdcaec7 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:32.113669 21882 tablet_replica.cc:333] T de83b16602e94eb5a387f6f00a2a046c P 5e0e7c2bceeb4755b399cfbb6b226caf: stopping tablet replica
I20260713 09:08:32.114176 21882 raft_consensus.cc:2243] T de83b16602e94eb5a387f6f00a2a046c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:32.114616 21882 raft_consensus.cc:2272] T de83b16602e94eb5a387f6f00a2a046c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:32.116246 21882 tablet_replica.cc:333] T 9d0db4f2a42e4293b846a1e8def21459 P 5e0e7c2bceeb4755b399cfbb6b226caf: stopping tablet replica
I20260713 09:08:32.116729 21882 raft_consensus.cc:2243] T 9d0db4f2a42e4293b846a1e8def21459 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:32.117455 21882 raft_consensus.cc:2272] T 9d0db4f2a42e4293b846a1e8def21459 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:32.118980 21882 tablet_replica.cc:333] T 4ea2e2a738a448ada86e6b03b059f623 P 5e0e7c2bceeb4755b399cfbb6b226caf: stopping tablet replica
I20260713 09:08:32.119445 21882 raft_consensus.cc:2243] T 4ea2e2a738a448ada86e6b03b059f623 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:32.120149 21882 raft_consensus.cc:2272] T 4ea2e2a738a448ada86e6b03b059f623 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:32.122645 21882 tablet_replica.cc:333] T 0d41a77eb2b94a8c86c70d528f4d4027 P 5e0e7c2bceeb4755b399cfbb6b226caf: stopping tablet replica
I20260713 09:08:32.123351 21882 raft_consensus.cc:2243] T 0d41a77eb2b94a8c86c70d528f4d4027 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:32.123920 21882 raft_consensus.cc:2272] T 0d41a77eb2b94a8c86c70d528f4d4027 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:32.125705 21882 tablet_replica.cc:333] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 5e0e7c2bceeb4755b399cfbb6b226caf: stopping tablet replica
I20260713 09:08:32.126205 21882 raft_consensus.cc:2243] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:32.126936 21882 raft_consensus.cc:2272] T 1a8f090f7d7e4bfcacd3c5b0bdcc4889 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:32.128579 21882 tablet_replica.cc:333] T 8958c3105cd84ca797b0913fe179757c P 5e0e7c2bceeb4755b399cfbb6b226caf: stopping tablet replica
I20260713 09:08:32.129057 21882 raft_consensus.cc:2243] T 8958c3105cd84ca797b0913fe179757c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:32.129546 21882 raft_consensus.cc:2272] T 8958c3105cd84ca797b0913fe179757c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:32.131217 21882 tablet_replica.cc:333] T 1f6506bda9fc40b4b4e4974bd55d095d P 5e0e7c2bceeb4755b399cfbb6b226caf: stopping tablet replica
I20260713 09:08:32.131682 21882 raft_consensus.cc:2243] T 1f6506bda9fc40b4b4e4974bd55d095d P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:32.132169 21882 raft_consensus.cc:2272] T 1f6506bda9fc40b4b4e4974bd55d095d P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:32.133790 21882 tablet_replica.cc:333] T 36a5f45745a0479382cf01965fd04f35 P 5e0e7c2bceeb4755b399cfbb6b226caf: stopping tablet replica
I20260713 09:08:32.134254 21882 raft_consensus.cc:2243] T 36a5f45745a0479382cf01965fd04f35 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:32.134717 21882 raft_consensus.cc:2272] T 36a5f45745a0479382cf01965fd04f35 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:32.136334 21882 tablet_replica.cc:333] T a75945c704414f45a6f72b138ce6639d P 5e0e7c2bceeb4755b399cfbb6b226caf: stopping tablet replica
I20260713 09:08:32.136822 21882 raft_consensus.cc:2243] T a75945c704414f45a6f72b138ce6639d P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:32.137235 21882 raft_consensus.cc:2272] T a75945c704414f45a6f72b138ce6639d P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:32.139142 21882 tablet_replica.cc:333] T e1a67ee8f62147efa7ffece8de33be8c P 5e0e7c2bceeb4755b399cfbb6b226caf: stopping tablet replica
I20260713 09:08:32.139904 21882 raft_consensus.cc:2243] T e1a67ee8f62147efa7ffece8de33be8c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:32.140882 21882 raft_consensus.cc:2272] T e1a67ee8f62147efa7ffece8de33be8c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:32.142630 21882 tablet_replica.cc:333] T 66e4cfa435f74e95aafdff3705966a7c P 5e0e7c2bceeb4755b399cfbb6b226caf: stopping tablet replica
I20260713 09:08:32.143036 21882 raft_consensus.cc:2243] T 66e4cfa435f74e95aafdff3705966a7c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:32.143394 21882 raft_consensus.cc:2272] T 66e4cfa435f74e95aafdff3705966a7c P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:32.144901 21882 tablet_replica.cc:333] T b7097d8d653a4d8e86df3f504054e6b0 P 5e0e7c2bceeb4755b399cfbb6b226caf: stopping tablet replica
I20260713 09:08:32.145303 21882 raft_consensus.cc:2243] T b7097d8d653a4d8e86df3f504054e6b0 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:32.145815 21882 raft_consensus.cc:2272] T b7097d8d653a4d8e86df3f504054e6b0 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:32.147222 21882 tablet_replica.cc:333] T a75db02a59c642a1a98a501a455a0ed3 P 5e0e7c2bceeb4755b399cfbb6b226caf: stopping tablet replica
I20260713 09:08:32.147611 21882 raft_consensus.cc:2243] T a75db02a59c642a1a98a501a455a0ed3 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:32.148016 21882 raft_consensus.cc:2272] T a75db02a59c642a1a98a501a455a0ed3 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:32.149654 21882 tablet_replica.cc:333] T 368b0b9c57fc442892dda388fb159f20 P 5e0e7c2bceeb4755b399cfbb6b226caf: stopping tablet replica
I20260713 09:08:32.150034 21882 raft_consensus.cc:2243] T 368b0b9c57fc442892dda388fb159f20 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:32.150419 21882 raft_consensus.cc:2272] T 368b0b9c57fc442892dda388fb159f20 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:32.151889 21882 tablet_replica.cc:333] T 3e21d088a33e432f9d0227de86126912 P 5e0e7c2bceeb4755b399cfbb6b226caf: stopping tablet replica
I20260713 09:08:32.152241 21882 raft_consensus.cc:2243] T 3e21d088a33e432f9d0227de86126912 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:32.152623 21882 raft_consensus.cc:2272] T 3e21d088a33e432f9d0227de86126912 P 5e0e7c2bceeb4755b399cfbb6b226caf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:32.187877 21882 tablet_server.cc:196] TabletServer@127.21.94.132:0 shutdown complete.
I20260713 09:08:32.218501 21882 master.cc:562] Master@127.21.94.190:43499 shutting down...
I20260713 09:08:32.239372 21882 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ba0615faf19046f88443716731bd1d40 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:32.239950 21882 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ba0615faf19046f88443716731bd1d40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:32.240285 21882 tablet_replica.cc:333] T 00000000000000000000000000000000 P ba0615faf19046f88443716731bd1d40: stopping tablet replica
I20260713 09:08:32.260547 21882 master.cc:584] Master@127.21.94.190:43499 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (29831 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:08:32.318020 21882 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.94.190:41189
I20260713 09:08:32.319108 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:32.324946 23859 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:32.324961 23860 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:32.325882 23862 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:32.326367 21882 server_base.cc:1061] running on GCE node
I20260713 09:08:32.327512 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:32.327736 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:32.327908 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933712327892 us; error 0 us; skew 500 ppm
I20260713 09:08:32.328450 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:32.331386 21882 webserver.cc:533] Webserver started at http://127.21.94.190:38703/ using document root <none> and password file <none>
I20260713 09:08:32.331892 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:32.332096 21882 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:32.332373 21882 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:32.333662 21882 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933659410156-21882-0/minicluster-data/master-0-root/instance:
uuid: "e9f3c0a81f034509ac4256da76feef89"
format_stamp: "Formatted at 2026-07-13 09:08:32 on dist-test-slave-vp30"
I20260713 09:08:32.338101 21882 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:08:32.341519 23867 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:32.342407 21882 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:32.342644 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933659410156-21882-0/minicluster-data/master-0-root
uuid: "e9f3c0a81f034509ac4256da76feef89"
format_stamp: "Formatted at 2026-07-13 09:08:32 on dist-test-slave-vp30"
I20260713 09:08:32.342911 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933659410156-21882-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933659410156-21882-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933659410156-21882-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:32.353072 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:32.354319 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:32.392133 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.190:41189
I20260713 09:08:32.392261 23918 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.190:41189 every 8 connection(s)
I20260713 09:08:32.396211 23919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:32.406116 23919 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e9f3c0a81f034509ac4256da76feef89: Bootstrap starting.
I20260713 09:08:32.410709 23919 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e9f3c0a81f034509ac4256da76feef89: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:32.416003 23919 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e9f3c0a81f034509ac4256da76feef89: No bootstrap required, opened a new log
I20260713 09:08:32.418107 23919 raft_consensus.cc:359] T 00000000000000000000000000000000 P e9f3c0a81f034509ac4256da76feef89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9f3c0a81f034509ac4256da76feef89" member_type: VOTER }
I20260713 09:08:32.418480 23919 raft_consensus.cc:385] T 00000000000000000000000000000000 P e9f3c0a81f034509ac4256da76feef89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:32.418651 23919 raft_consensus.cc:740] T 00000000000000000000000000000000 P e9f3c0a81f034509ac4256da76feef89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9f3c0a81f034509ac4256da76feef89, State: Initialized, Role: FOLLOWER
I20260713 09:08:32.419260 23919 consensus_queue.cc:260] T 00000000000000000000000000000000 P e9f3c0a81f034509ac4256da76feef89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e9f3c0a81f034509ac4256da76feef89" member_type: VOTER }
I20260713 09:08:32.419677 23919 raft_consensus.cc:399] T 00000000000000000000000000000000 P e9f3c0a81f034509ac4256da76feef89 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:32.419858 23919 raft_consensus.cc:493] T 00000000000000000000000000000000 P e9f3c0a81f034509ac4256da76feef89 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:32.420061 23919 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e9f3c0a81f034509ac4256da76feef89 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:32.424193 23919 raft_consensus.cc:515] T 00000000000000000000000000000000 P e9f3c0a81f034509ac4256da76feef89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9f3c0a81f034509ac4256da76feef89" member_type: VOTER }
I20260713 09:08:32.424650 23919 leader_election.cc:304] T 00000000000000000000000000000000 P e9f3c0a81f034509ac4256da76feef89 [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: e9f3c0a81f034509ac4256da76feef89; no voters: 
I20260713 09:08:32.425731 23919 leader_election.cc:290] T 00000000000000000000000000000000 P e9f3c0a81f034509ac4256da76feef89 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:32.426057 23922 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e9f3c0a81f034509ac4256da76feef89 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:32.427340 23922 raft_consensus.cc:697] T 00000000000000000000000000000000 P e9f3c0a81f034509ac4256da76feef89 [term 1 LEADER]: Becoming Leader. State: Replica: e9f3c0a81f034509ac4256da76feef89, State: Running, Role: LEADER
I20260713 09:08:32.428001 23922 consensus_queue.cc:237] T 00000000000000000000000000000000 P e9f3c0a81f034509ac4256da76feef89 [LEADER]: Queue going to LEADER mode. State: All 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: "e9f3c0a81f034509ac4256da76feef89" member_type: VOTER }
I20260713 09:08:32.428659 23919 sys_catalog.cc:565] T 00000000000000000000000000000000 P e9f3c0a81f034509ac4256da76feef89 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:32.433457 23923 sys_catalog.cc:455] T 00000000000000000000000000000000 P e9f3c0a81f034509ac4256da76feef89 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e9f3c0a81f034509ac4256da76feef89" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9f3c0a81f034509ac4256da76feef89" member_type: VOTER } }
I20260713 09:08:32.433632 23924 sys_catalog.cc:455] T 00000000000000000000000000000000 P e9f3c0a81f034509ac4256da76feef89 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e9f3c0a81f034509ac4256da76feef89. Latest consensus state: current_term: 1 leader_uuid: "e9f3c0a81f034509ac4256da76feef89" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9f3c0a81f034509ac4256da76feef89" member_type: VOTER } }
I20260713 09:08:32.434192 23923 sys_catalog.cc:458] T 00000000000000000000000000000000 P e9f3c0a81f034509ac4256da76feef89 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:32.434211 23924 sys_catalog.cc:458] T 00000000000000000000000000000000 P e9f3c0a81f034509ac4256da76feef89 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:32.437134 23931 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:32.445261 23931 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:32.446235 21882 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:32.453861 23931 catalog_manager.cc:1383] Generated new cluster ID: dd0773c682f84b87ab0d53cd5f65ebf7
I20260713 09:08:32.454109 23931 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:32.479534 23931 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:32.480778 23931 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:32.494817 23931 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e9f3c0a81f034509ac4256da76feef89: Generated new TSK 0
I20260713 09:08:32.495430 23931 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:32.512415 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:32.518217 23940 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:32.519224 23941 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:32.521248 21882 server_base.cc:1061] running on GCE node
W20260713 09:08:32.521309 23943 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:32.522396 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:32.522611 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:32.522794 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933712522775 us; error 0 us; skew 500 ppm
I20260713 09:08:32.523339 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:32.525643 21882 webserver.cc:533] Webserver started at http://127.21.94.129:46565/ using document root <none> and password file <none>
I20260713 09:08:32.526109 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:32.526312 21882 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:32.526589 21882 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:32.527652 21882 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933659410156-21882-0/minicluster-data/ts-0-root/instance:
uuid: "16abd7a75f384d1b813090a067fc2300"
format_stamp: "Formatted at 2026-07-13 09:08:32 on dist-test-slave-vp30"
I20260713 09:08:32.532240 21882 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260713 09:08:32.535905 23948 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:32.536638 21882 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260713 09:08:32.536959 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933659410156-21882-0/minicluster-data/ts-0-root
uuid: "16abd7a75f384d1b813090a067fc2300"
format_stamp: "Formatted at 2026-07-13 09:08:32 on dist-test-slave-vp30"
I20260713 09:08:32.538491 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933659410156-21882-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933659410156-21882-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933659410156-21882-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:32.547266 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:32.548424 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:32.549892 21882 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:32.552089 21882 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:32.552315 21882 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:32.552546 21882 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:32.552724 21882 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:32.591765 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.129:37203
I20260713 09:08:32.591854 24010 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.129:37203 every 8 connection(s)
I20260713 09:08:32.596793 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:32.603672 24015 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:32.604087 24016 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:32.607437 24018 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:32.607769 21882 server_base.cc:1061] running on GCE node
I20260713 09:08:32.608799 24011 heartbeater.cc:344] Connected to a master server at 127.21.94.190:41189
I20260713 09:08:32.609176 24011 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:32.609253 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:32.609579 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:32.609759 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933712609741 us; error 0 us; skew 500 ppm
I20260713 09:08:32.610044 24011 heartbeater.cc:507] Master 127.21.94.190:41189 requested a full tablet report, sending...
I20260713 09:08:32.610383 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:32.612277 23884 ts_manager.cc:194] Registered new tserver with Master: 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203)
I20260713 09:08:32.613168 21882 webserver.cc:533] Webserver started at http://127.21.94.130:46619/ using document root <none> and password file <none>
I20260713 09:08:32.613830 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:32.614064 21882 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:32.614352 21882 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:32.614763 23884 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51686
I20260713 09:08:32.615880 21882 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933659410156-21882-0/minicluster-data/ts-1-root/instance:
uuid: "2040751db0d74e5392409efdc211fd95"
format_stamp: "Formatted at 2026-07-13 09:08:32 on dist-test-slave-vp30"
I20260713 09:08:32.620182 21882 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:08:32.623301 24023 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:32.623993 21882 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:32.624281 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933659410156-21882-0/minicluster-data/ts-1-root
uuid: "2040751db0d74e5392409efdc211fd95"
format_stamp: "Formatted at 2026-07-13 09:08:32 on dist-test-slave-vp30"
I20260713 09:08:32.624563 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933659410156-21882-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933659410156-21882-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933659410156-21882-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:32.658321 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:32.659526 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:32.660948 21882 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:32.663321 21882 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:32.663569 21882 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:32.663829 21882 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:32.663985 21882 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:32.702382 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.130:45405
I20260713 09:08:32.702481 24085 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.130:45405 every 8 connection(s)
I20260713 09:08:32.707262 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:32.714087 24089 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:32.715459 24090 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:32.717597 24092 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:32.718145 21882 server_base.cc:1061] running on GCE node
I20260713 09:08:32.719028 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:32.719300 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:32.719375 24086 heartbeater.cc:344] Connected to a master server at 127.21.94.190:41189
I20260713 09:08:32.719530 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933712719510 us; error 0 us; skew 500 ppm
I20260713 09:08:32.719762 24086 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:32.720278 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:32.720635 24086 heartbeater.cc:507] Master 127.21.94.190:41189 requested a full tablet report, sending...
I20260713 09:08:32.722982 23884 ts_manager.cc:194] Registered new tserver with Master: 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405)
I20260713 09:08:32.723022 21882 webserver.cc:533] Webserver started at http://127.21.94.131:41441/ using document root <none> and password file <none>
I20260713 09:08:32.723670 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:32.723875 21882 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:32.724148 21882 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:32.724505 23884 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51700
I20260713 09:08:32.725390 21882 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933659410156-21882-0/minicluster-data/ts-2-root/instance:
uuid: "552138b4d5ab4e60902f1eddba28b05d"
format_stamp: "Formatted at 2026-07-13 09:08:32 on dist-test-slave-vp30"
I20260713 09:08:32.729882 21882 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:08:32.733170 24097 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:32.734016 21882 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:32.734311 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933659410156-21882-0/minicluster-data/ts-2-root
uuid: "552138b4d5ab4e60902f1eddba28b05d"
format_stamp: "Formatted at 2026-07-13 09:08:32 on dist-test-slave-vp30"
I20260713 09:08:32.734575 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933659410156-21882-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933659410156-21882-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933659410156-21882-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:32.762351 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:32.763669 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:32.765585 21882 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:32.767822 21882 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:32.768049 21882 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:32.768306 21882 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:32.768479 21882 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:32.811048 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.131:42707
I20260713 09:08:32.811141 24159 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.131:42707 every 8 connection(s)
I20260713 09:08:32.815835 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:32.822784 24163 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:32.823452 24164 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:32.826887 24166 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:32.829115 24160 heartbeater.cc:344] Connected to a master server at 127.21.94.190:41189
I20260713 09:08:32.829515 24160 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:32.830395 24160 heartbeater.cc:507] Master 127.21.94.190:41189 requested a full tablet report, sending...
I20260713 09:08:32.832543 23884 ts_manager.cc:194] Registered new tserver with Master: 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707)
I20260713 09:08:32.832963 21882 server_base.cc:1061] running on GCE node
I20260713 09:08:32.833873 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:32.834053 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:32.834143 23884 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51706
I20260713 09:08:32.834293 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933712834271 us; error 0 us; skew 500 ppm
I20260713 09:08:32.835150 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:32.837736 21882 webserver.cc:533] Webserver started at http://127.21.94.132:39389/ using document root <none> and password file <none>
I20260713 09:08:32.838227 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:32.838441 21882 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:32.838701 21882 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:32.839847 21882 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933659410156-21882-0/minicluster-data/ts-3-root/instance:
uuid: "caf2810f9e0a497ba0d73b5dac30e22d"
format_stamp: "Formatted at 2026-07-13 09:08:32 on dist-test-slave-vp30"
I20260713 09:08:32.844049 21882 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260713 09:08:32.847360 24171 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:32.848091 21882 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:32.848344 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933659410156-21882-0/minicluster-data/ts-3-root
uuid: "caf2810f9e0a497ba0d73b5dac30e22d"
format_stamp: "Formatted at 2026-07-13 09:08:32 on dist-test-slave-vp30"
I20260713 09:08:32.848567 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933659410156-21882-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933659410156-21882-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933659410156-21882-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:32.877768 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:32.878940 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:32.880317 21882 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:32.882635 21882 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:32.882844 21882 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:32.883112 21882 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:32.883273 21882 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:32.922601 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.132:38441
I20260713 09:08:32.922696 24233 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.132:38441 every 8 connection(s)
I20260713 09:08:32.936246 24234 heartbeater.cc:344] Connected to a master server at 127.21.94.190:41189
I20260713 09:08:32.936669 24234 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:32.937386 24234 heartbeater.cc:507] Master 127.21.94.190:41189 requested a full tablet report, sending...
I20260713 09:08:32.939316 23884 ts_manager.cc:194] Registered new tserver with Master: caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441)
I20260713 09:08:32.940254 21882 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014561531s
I20260713 09:08:32.940995 23884 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51710
I20260713 09:08:32.964504 23884 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51726:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260713 09:08:33.106052 23975 tablet_service.cc:1511] Processing CreateTablet for tablet 2580a19092204d62bdb8a733232e3afb (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:33.108951 24199 tablet_service.cc:1511] Processing CreateTablet for tablet c5f088d9cc6747529e8958a93498dd70 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:33.111990 24198 tablet_service.cc:1511] Processing CreateTablet for tablet 0573ff233004481eb47680b5c70f5d10 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:33.114516 23976 tablet_service.cc:1511] Processing CreateTablet for tablet c5f088d9cc6747529e8958a93498dd70 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:33.117889 24125 tablet_service.cc:1511] Processing CreateTablet for tablet 2580a19092204d62bdb8a733232e3afb (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:33.118517 24122 tablet_service.cc:1511] Processing CreateTablet for tablet 28465e50c0cc4d79b61dba9b922cbdc5 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:33.119372 24125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2580a19092204d62bdb8a733232e3afb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.118944 24124 tablet_service.cc:1511] Processing CreateTablet for tablet 0573ff233004481eb47680b5c70f5d10 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:33.120012 24122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28465e50c0cc4d79b61dba9b922cbdc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.119038 24123 tablet_service.cc:1511] Processing CreateTablet for tablet f1d900cc05e94d2da4246bb5bd1e0d17 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:33.121029 24123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1d900cc05e94d2da4246bb5bd1e0d17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.120719 24197 tablet_service.cc:1511] Processing CreateTablet for tablet f1d900cc05e94d2da4246bb5bd1e0d17 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:33.121496 24196 tablet_service.cc:1511] Processing CreateTablet for tablet 4f59fa5942014f6eb3f9740cd0df4a05 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:33.122112 23975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2580a19092204d62bdb8a733232e3afb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.123162 23976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f088d9cc6747529e8958a93498dd70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.123829 24124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0573ff233004481eb47680b5c70f5d10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.126137 24199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f088d9cc6747529e8958a93498dd70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.127060 24197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1d900cc05e94d2da4246bb5bd1e0d17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.127908 24196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f59fa5942014f6eb3f9740cd0df4a05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.128557 24198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0573ff233004481eb47680b5c70f5d10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.128322 23974 tablet_service.cc:1511] Processing CreateTablet for tablet 0573ff233004481eb47680b5c70f5d10 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:08:33.129755 23974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0573ff233004481eb47680b5c70f5d10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.130059 23972 tablet_service.cc:1511] Processing CreateTablet for tablet 4f59fa5942014f6eb3f9740cd0df4a05 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:33.131340 23972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f59fa5942014f6eb3f9740cd0df4a05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.133376 23973 tablet_service.cc:1511] Processing CreateTablet for tablet 28465e50c0cc4d79b61dba9b922cbdc5 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:33.134656 23973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28465e50c0cc4d79b61dba9b922cbdc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.151823 24121 tablet_service.cc:1511] Processing CreateTablet for tablet ec34e29a42f64e57bd8097f365dba5d3 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:33.153301 24121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec34e29a42f64e57bd8097f365dba5d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.153991 24195 tablet_service.cc:1511] Processing CreateTablet for tablet ec34e29a42f64e57bd8097f365dba5d3 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:33.155347 24195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec34e29a42f64e57bd8097f365dba5d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.157537 24120 tablet_service.cc:1511] Processing CreateTablet for tablet b54bf8a2688a4da8878161a665d0a80b (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:33.158923 24120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54bf8a2688a4da8878161a665d0a80b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.159526 23971 tablet_service.cc:1511] Processing CreateTablet for tablet ec34e29a42f64e57bd8097f365dba5d3 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:08:33.160889 23971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec34e29a42f64e57bd8097f365dba5d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.184916 24197 tablet_service.cc:1511] Processing CreateTablet for tablet b54bf8a2688a4da8878161a665d0a80b (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:33.186331 24197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54bf8a2688a4da8878161a665d0a80b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.196801 24051 tablet_service.cc:1511] Processing CreateTablet for tablet c5f088d9cc6747529e8958a93498dd70 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:08:33.198295 24051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f088d9cc6747529e8958a93498dd70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.198575 24050 tablet_service.cc:1511] Processing CreateTablet for tablet 2580a19092204d62bdb8a733232e3afb (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:08:33.199992 24050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2580a19092204d62bdb8a733232e3afb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.202558 24049 tablet_service.cc:1511] Processing CreateTablet for tablet f1d900cc05e94d2da4246bb5bd1e0d17 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:08:33.203948 24049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1d900cc05e94d2da4246bb5bd1e0d17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.206561 24048 tablet_service.cc:1511] Processing CreateTablet for tablet 28465e50c0cc4d79b61dba9b922cbdc5 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:08:33.207909 24048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28465e50c0cc4d79b61dba9b922cbdc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.210589 24047 tablet_service.cc:1511] Processing CreateTablet for tablet 4f59fa5942014f6eb3f9740cd0df4a05 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:08:33.212019 24047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f59fa5942014f6eb3f9740cd0df4a05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.215129 24046 tablet_service.cc:1511] Processing CreateTablet for tablet b54bf8a2688a4da8878161a665d0a80b (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:08:33.216785 24046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b54bf8a2688a4da8878161a665d0a80b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.226307 23974 tablet_service.cc:1511] Processing CreateTablet for tablet b09798a5dfc8412da9a17b3b1ccc5d81 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:33.227645 23974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b09798a5dfc8412da9a17b3b1ccc5d81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.240100 24045 tablet_service.cc:1511] Processing CreateTablet for tablet b09798a5dfc8412da9a17b3b1ccc5d81 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:33.241541 24045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b09798a5dfc8412da9a17b3b1ccc5d81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.247690 24122 tablet_service.cc:1511] Processing CreateTablet for tablet b09798a5dfc8412da9a17b3b1ccc5d81 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:08:33.249010 24122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b09798a5dfc8412da9a17b3b1ccc5d81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.253149 23971 tablet_service.cc:1511] Processing CreateTablet for tablet 1726366bd41141d6ba12da471ea40b6f (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:33.254530 23971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1726366bd41141d6ba12da471ea40b6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.254288 24199 tablet_service.cc:1511] Processing CreateTablet for tablet 1726366bd41141d6ba12da471ea40b6f (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:33.255550 24199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1726366bd41141d6ba12da471ea40b6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.276957 24252 tablet_bootstrap.cc:492] T 2580a19092204d62bdb8a733232e3afb P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
I20260713 09:08:33.280382 24044 tablet_service.cc:1511] Processing CreateTablet for tablet 1726366bd41141d6ba12da471ea40b6f (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:08:33.281970 24044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1726366bd41141d6ba12da471ea40b6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.282234 24251 tablet_bootstrap.cc:492] T f1d900cc05e94d2da4246bb5bd1e0d17 P 552138b4d5ab4e60902f1eddba28b05d: Bootstrap starting.
I20260713 09:08:33.285271 23971 tablet_service.cc:1511] Processing CreateTablet for tablet 72e0a40eba944fb0a129a8eef665d169 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:33.286604 23971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72e0a40eba944fb0a129a8eef665d169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.288887 24121 tablet_service.cc:1511] Processing CreateTablet for tablet 72e0a40eba944fb0a129a8eef665d169 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:33.290177 24121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72e0a40eba944fb0a129a8eef665d169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.292770 24196 tablet_service.cc:1511] Processing CreateTablet for tablet 72e0a40eba944fb0a129a8eef665d169 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:08:33.294059 24196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72e0a40eba944fb0a129a8eef665d169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.294255 24251 tablet_bootstrap.cc:654] T f1d900cc05e94d2da4246bb5bd1e0d17 P 552138b4d5ab4e60902f1eddba28b05d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.297642 24253 tablet_bootstrap.cc:492] T 0573ff233004481eb47680b5c70f5d10 P caf2810f9e0a497ba0d73b5dac30e22d: Bootstrap starting.
I20260713 09:08:33.303320 24254 tablet_bootstrap.cc:492] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95: Bootstrap starting.
I20260713 09:08:33.306391 24252 tablet_bootstrap.cc:654] T 2580a19092204d62bdb8a733232e3afb P 16abd7a75f384d1b813090a067fc2300: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.312788 24051 tablet_service.cc:1511] Processing CreateTablet for tablet 0fd44c1c77984a20b797e7fe8bae8141 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:33.314503 24051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fd44c1c77984a20b797e7fe8bae8141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.331645 24251 tablet_bootstrap.cc:492] T f1d900cc05e94d2da4246bb5bd1e0d17 P 552138b4d5ab4e60902f1eddba28b05d: No bootstrap required, opened a new log
I20260713 09:08:33.332168 24251 ts_tablet_manager.cc:1403] T f1d900cc05e94d2da4246bb5bd1e0d17 P 552138b4d5ab4e60902f1eddba28b05d: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.000s
I20260713 09:08:33.335008 24251 raft_consensus.cc:359] T f1d900cc05e94d2da4246bb5bd1e0d17 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:33.335745 24251 raft_consensus.cc:385] T f1d900cc05e94d2da4246bb5bd1e0d17 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.336038 24251 raft_consensus.cc:740] T f1d900cc05e94d2da4246bb5bd1e0d17 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 552138b4d5ab4e60902f1eddba28b05d, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.336947 24251 consensus_queue.cc:260] T f1d900cc05e94d2da4246bb5bd1e0d17 P 552138b4d5ab4e60902f1eddba28b05d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:33.344314 24125 tablet_service.cc:1511] Processing CreateTablet for tablet 0fd44c1c77984a20b797e7fe8bae8141 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:33.351661 24125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fd44c1c77984a20b797e7fe8bae8141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.352722 24254 tablet_bootstrap.cc:654] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.354959 24253 tablet_bootstrap.cc:654] T 0573ff233004481eb47680b5c70f5d10 P caf2810f9e0a497ba0d73b5dac30e22d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.364524 24198 tablet_service.cc:1511] Processing CreateTablet for tablet 0fd44c1c77984a20b797e7fe8bae8141 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:08:33.371253 24160 heartbeater.cc:499] Master 127.21.94.190:41189 was elected leader, sending a full tablet report...
I20260713 09:08:33.371594 24251 ts_tablet_manager.cc:1434] T f1d900cc05e94d2da4246bb5bd1e0d17 P 552138b4d5ab4e60902f1eddba28b05d: Time spent starting tablet: real 0.039s	user 0.021s	sys 0.000s
I20260713 09:08:33.372614 24251 tablet_bootstrap.cc:492] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d: Bootstrap starting.
I20260713 09:08:33.378325 23971 tablet_service.cc:1511] Processing CreateTablet for tablet 4f5b5d6d205d45ea8259c55f95811f70 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:33.379676 23971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f5b5d6d205d45ea8259c55f95811f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.382040 24252 tablet_bootstrap.cc:492] T 2580a19092204d62bdb8a733232e3afb P 16abd7a75f384d1b813090a067fc2300: No bootstrap required, opened a new log
I20260713 09:08:33.382102 24198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fd44c1c77984a20b797e7fe8bae8141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.382637 24252 ts_tablet_manager.cc:1403] T 2580a19092204d62bdb8a733232e3afb P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.106s	user 0.029s	sys 0.019s
I20260713 09:08:33.389652 24253 tablet_bootstrap.cc:492] T 0573ff233004481eb47680b5c70f5d10 P caf2810f9e0a497ba0d73b5dac30e22d: No bootstrap required, opened a new log
I20260713 09:08:33.390149 24253 ts_tablet_manager.cc:1403] T 0573ff233004481eb47680b5c70f5d10 P caf2810f9e0a497ba0d73b5dac30e22d: Time spent bootstrapping tablet: real 0.093s	user 0.006s	sys 0.016s
I20260713 09:08:33.394357 24122 tablet_service.cc:1511] Processing CreateTablet for tablet 4f5b5d6d205d45ea8259c55f95811f70 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:33.394958 24199 tablet_service.cc:1511] Processing CreateTablet for tablet 69a517f3dcd64d18a5f3a91d3518c922 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:33.395717 24122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f5b5d6d205d45ea8259c55f95811f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.396193 24199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69a517f3dcd64d18a5f3a91d3518c922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.399207 24051 tablet_service.cc:1511] Processing CreateTablet for tablet 4f5b5d6d205d45ea8259c55f95811f70 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:08:33.400523 24051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f5b5d6d205d45ea8259c55f95811f70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.400614 24252 raft_consensus.cc:359] T 2580a19092204d62bdb8a733232e3afb P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:33.401450 24252 raft_consensus.cc:385] T 2580a19092204d62bdb8a733232e3afb P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.401767 24252 raft_consensus.cc:740] T 2580a19092204d62bdb8a733232e3afb P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.402611 24251 tablet_bootstrap.cc:654] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.402781 24252 consensus_queue.cc:260] T 2580a19092204d62bdb8a733232e3afb P 16abd7a75f384d1b813090a067fc2300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:33.406208 24253 raft_consensus.cc:359] T 0573ff233004481eb47680b5c70f5d10 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:33.407137 24253 raft_consensus.cc:385] T 0573ff233004481eb47680b5c70f5d10 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.407452 24253 raft_consensus.cc:740] T 0573ff233004481eb47680b5c70f5d10 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf2810f9e0a497ba0d73b5dac30e22d, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.408942 24253 consensus_queue.cc:260] T 0573ff233004481eb47680b5c70f5d10 P caf2810f9e0a497ba0d73b5dac30e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:33.419713 23974 tablet_service.cc:1511] Processing CreateTablet for tablet 69a517f3dcd64d18a5f3a91d3518c922 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:33.421283 23974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69a517f3dcd64d18a5f3a91d3518c922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.421795 24044 tablet_service.cc:1511] Processing CreateTablet for tablet 69a517f3dcd64d18a5f3a91d3518c922 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:08:33.423056 24044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69a517f3dcd64d18a5f3a91d3518c922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.429477 24121 tablet_service.cc:1511] Processing CreateTablet for tablet d679795503c54c49ac0b40f341450eec (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:33.431938 24234 heartbeater.cc:499] Master 127.21.94.190:41189 was elected leader, sending a full tablet report...
I20260713 09:08:33.432433 24121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d679795503c54c49ac0b40f341450eec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.435564 24011 heartbeater.cc:499] Master 127.21.94.190:41189 was elected leader, sending a full tablet report...
I20260713 09:08:33.436259 24253 ts_tablet_manager.cc:1434] T 0573ff233004481eb47680b5c70f5d10 P caf2810f9e0a497ba0d73b5dac30e22d: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.002s
I20260713 09:08:33.440056 24252 ts_tablet_manager.cc:1434] T 2580a19092204d62bdb8a733232e3afb P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.057s	user 0.004s	sys 0.006s
W20260713 09:08:33.440523 23932 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:33.444566 24253 tablet_bootstrap.cc:492] T f1d900cc05e94d2da4246bb5bd1e0d17 P caf2810f9e0a497ba0d73b5dac30e22d: Bootstrap starting.
I20260713 09:08:33.452502 24196 tablet_service.cc:1511] Processing CreateTablet for tablet d679795503c54c49ac0b40f341450eec (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:33.454365 24196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d679795503c54c49ac0b40f341450eec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.461107 24254 tablet_bootstrap.cc:492] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95: No bootstrap required, opened a new log
I20260713 09:08:33.461514 24251 tablet_bootstrap.cc:492] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d: No bootstrap required, opened a new log
I20260713 09:08:33.461819 24254 ts_tablet_manager.cc:1403] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95: Time spent bootstrapping tablet: real 0.159s	user 0.014s	sys 0.008s
I20260713 09:08:33.462003 24251 ts_tablet_manager.cc:1403] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d: Time spent bootstrapping tablet: real 0.090s	user 0.005s	sys 0.007s
I20260713 09:08:33.464814 24251 raft_consensus.cc:359] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:33.465072 24254 raft_consensus.cc:359] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:33.465617 24251 raft_consensus.cc:385] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.465842 24254 raft_consensus.cc:385] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.465984 24251 raft_consensus.cc:740] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 552138b4d5ab4e60902f1eddba28b05d, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.466888 24251 consensus_queue.cc:260] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:33.468495 24253 tablet_bootstrap.cc:654] T f1d900cc05e94d2da4246bb5bd1e0d17 P caf2810f9e0a497ba0d73b5dac30e22d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.468752 23974 tablet_service.cc:1511] Processing CreateTablet for tablet d679795503c54c49ac0b40f341450eec (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:08:33.474251 24252 tablet_bootstrap.cc:492] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
I20260713 09:08:33.474596 23974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d679795503c54c49ac0b40f341450eec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.477916 24051 tablet_service.cc:1511] Processing CreateTablet for tablet 10e74d09605746fea254239b7782cd3f (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:33.479244 24051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e74d09605746fea254239b7782cd3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.481958 24196 tablet_service.cc:1511] Processing CreateTablet for tablet 10e74d09605746fea254239b7782cd3f (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:33.483259 24196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e74d09605746fea254239b7782cd3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.483079 23971 tablet_service.cc:1511] Processing CreateTablet for tablet fea1f7afcc8c484d86c31e83d6038244 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:33.484539 23971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fea1f7afcc8c484d86c31e83d6038244. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.466259 24254 raft_consensus.cc:740] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.471235 24251 ts_tablet_manager.cc:1434] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.006s
I20260713 09:08:33.490474 24251 tablet_bootstrap.cc:492] T 28465e50c0cc4d79b61dba9b922cbdc5 P 552138b4d5ab4e60902f1eddba28b05d: Bootstrap starting.
I20260713 09:08:33.490072 24254 consensus_queue.cc:260] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:33.490525 24121 tablet_service.cc:1511] Processing CreateTablet for tablet 10e74d09605746fea254239b7782cd3f (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:08:33.492187 24121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e74d09605746fea254239b7782cd3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.492878 24086 heartbeater.cc:499] Master 127.21.94.190:41189 was elected leader, sending a full tablet report...
I20260713 09:08:33.493932 24254 ts_tablet_manager.cc:1434] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.005s
I20260713 09:08:33.500499 24044 tablet_service.cc:1511] Processing CreateTablet for tablet fea1f7afcc8c484d86c31e83d6038244 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:33.501883 24044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fea1f7afcc8c484d86c31e83d6038244. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.502625 24125 tablet_service.cc:1511] Processing CreateTablet for tablet fea1f7afcc8c484d86c31e83d6038244 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:08:33.504096 24125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fea1f7afcc8c484d86c31e83d6038244. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.509431 24254 tablet_bootstrap.cc:492] T 4f59fa5942014f6eb3f9740cd0df4a05 P 2040751db0d74e5392409efdc211fd95: Bootstrap starting.
I20260713 09:08:33.514453 24251 tablet_bootstrap.cc:654] T 28465e50c0cc4d79b61dba9b922cbdc5 P 552138b4d5ab4e60902f1eddba28b05d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.518486 24252 tablet_bootstrap.cc:654] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.519928 24254 tablet_bootstrap.cc:654] T 4f59fa5942014f6eb3f9740cd0df4a05 P 2040751db0d74e5392409efdc211fd95: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.524638 24253 tablet_bootstrap.cc:492] T f1d900cc05e94d2da4246bb5bd1e0d17 P caf2810f9e0a497ba0d73b5dac30e22d: No bootstrap required, opened a new log
I20260713 09:08:33.525241 24253 ts_tablet_manager.cc:1403] T f1d900cc05e94d2da4246bb5bd1e0d17 P caf2810f9e0a497ba0d73b5dac30e22d: Time spent bootstrapping tablet: real 0.081s	user 0.008s	sys 0.003s
I20260713 09:08:33.536331 24253 raft_consensus.cc:359] T f1d900cc05e94d2da4246bb5bd1e0d17 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:33.537531 24253 raft_consensus.cc:385] T f1d900cc05e94d2da4246bb5bd1e0d17 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.539482 24253 raft_consensus.cc:740] T f1d900cc05e94d2da4246bb5bd1e0d17 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf2810f9e0a497ba0d73b5dac30e22d, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.540490 24253 consensus_queue.cc:260] T f1d900cc05e94d2da4246bb5bd1e0d17 P caf2810f9e0a497ba0d73b5dac30e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:33.543422 24251 tablet_bootstrap.cc:492] T 28465e50c0cc4d79b61dba9b922cbdc5 P 552138b4d5ab4e60902f1eddba28b05d: No bootstrap required, opened a new log
I20260713 09:08:33.543967 24251 ts_tablet_manager.cc:1403] T 28465e50c0cc4d79b61dba9b922cbdc5 P 552138b4d5ab4e60902f1eddba28b05d: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.001s
I20260713 09:08:33.545116 24044 tablet_service.cc:1511] Processing CreateTablet for tablet 1e20f605c79b4f2e81b6bee35fa282ec (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:33.546141 24253 ts_tablet_manager.cc:1434] T f1d900cc05e94d2da4246bb5bd1e0d17 P caf2810f9e0a497ba0d73b5dac30e22d: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:08:33.546470 24044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e20f605c79b4f2e81b6bee35fa282ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.548410 23974 tablet_service.cc:1511] Processing CreateTablet for tablet 1e20f605c79b4f2e81b6bee35fa282ec (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:33.552855 23974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e20f605c79b4f2e81b6bee35fa282ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.555758 24253 tablet_bootstrap.cc:492] T c5f088d9cc6747529e8958a93498dd70 P caf2810f9e0a497ba0d73b5dac30e22d: Bootstrap starting.
I20260713 09:08:33.546731 24251 raft_consensus.cc:359] T 28465e50c0cc4d79b61dba9b922cbdc5 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:33.547427 24254 tablet_bootstrap.cc:492] T 4f59fa5942014f6eb3f9740cd0df4a05 P 2040751db0d74e5392409efdc211fd95: No bootstrap required, opened a new log
I20260713 09:08:33.557178 24196 tablet_service.cc:1511] Processing CreateTablet for tablet 1e20f605c79b4f2e81b6bee35fa282ec (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:08:33.557581 24251 raft_consensus.cc:385] T 28465e50c0cc4d79b61dba9b922cbdc5 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.557967 24254 ts_tablet_manager.cc:1403] T 4f59fa5942014f6eb3f9740cd0df4a05 P 2040751db0d74e5392409efdc211fd95: Time spent bootstrapping tablet: real 0.063s	user 0.016s	sys 0.000s
I20260713 09:08:33.558490 24196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e20f605c79b4f2e81b6bee35fa282ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.561101 24254 raft_consensus.cc:359] T 4f59fa5942014f6eb3f9740cd0df4a05 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:33.576961 24125 tablet_service.cc:1511] Processing CreateTablet for tablet 3b78dc941df74fc3969d7b994a45c403 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:33.578344 24125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b78dc941df74fc3969d7b994a45c403. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.578083 24198 tablet_service.cc:1511] Processing CreateTablet for tablet 3b78dc941df74fc3969d7b994a45c403 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:33.577513 24254 raft_consensus.cc:385] T 4f59fa5942014f6eb3f9740cd0df4a05 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.579054 24254 raft_consensus.cc:740] T 4f59fa5942014f6eb3f9740cd0df4a05 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.579355 24198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b78dc941df74fc3969d7b994a45c403. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.581212 24253 tablet_bootstrap.cc:654] T c5f088d9cc6747529e8958a93498dd70 P caf2810f9e0a497ba0d73b5dac30e22d: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:33.565419 24161 tablet.cc:2406] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:08:33.584007 23974 tablet_service.cc:1511] Processing CreateTablet for tablet a2da408f9e684edcadbc0cb511e2d5f5 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:33.566632 24199 tablet_service.cc:1511] Processing CreateTablet for tablet ebdf3978e1c849bca3b2bff3e3a79cca (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:33.568490 24121 tablet_service.cc:1511] Processing CreateTablet for tablet ebdf3978e1c849bca3b2bff3e3a79cca (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:33.568723 23971 tablet_service.cc:1511] Processing CreateTablet for tablet ebdf3978e1c849bca3b2bff3e3a79cca (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:08:33.571499 24252 tablet_bootstrap.cc:492] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300: No bootstrap required, opened a new log
I20260713 09:08:33.585253 23974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2da408f9e684edcadbc0cb511e2d5f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.585698 24252 ts_tablet_manager.cc:1403] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.145s	user 0.019s	sys 0.004s
I20260713 09:08:33.581885 24254 consensus_queue.cc:260] T 4f59fa5942014f6eb3f9740cd0df4a05 P 2040751db0d74e5392409efdc211fd95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:33.575692 24051 tablet_service.cc:1511] Processing CreateTablet for tablet 3b78dc941df74fc3969d7b994a45c403 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:08:33.586797 24121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebdf3978e1c849bca3b2bff3e3a79cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.586928 24051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b78dc941df74fc3969d7b994a45c403. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.587174 24048 tablet_service.cc:1511] Processing CreateTablet for tablet a2da408f9e684edcadbc0cb511e2d5f5 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:33.588382 24048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2da408f9e684edcadbc0cb511e2d5f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.585745 24199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebdf3978e1c849bca3b2bff3e3a79cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.588882 24252 raft_consensus.cc:359] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:33.557961 24251 raft_consensus.cc:740] T 28465e50c0cc4d79b61dba9b922cbdc5 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 552138b4d5ab4e60902f1eddba28b05d, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.589659 24252 raft_consensus.cc:385] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.589960 24252 raft_consensus.cc:740] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.585940 23971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebdf3978e1c849bca3b2bff3e3a79cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.590927 24252 consensus_queue.cc:260] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:33.593429 24251 consensus_queue.cc:260] T 28465e50c0cc4d79b61dba9b922cbdc5 P 552138b4d5ab4e60902f1eddba28b05d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:33.595654 24251 ts_tablet_manager.cc:1434] T 28465e50c0cc4d79b61dba9b922cbdc5 P 552138b4d5ab4e60902f1eddba28b05d: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.002s
I20260713 09:08:33.596217 24122 tablet_service.cc:1511] Processing CreateTablet for tablet a2da408f9e684edcadbc0cb511e2d5f5 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:08:33.597553 24122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2da408f9e684edcadbc0cb511e2d5f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.599110 24252 ts_tablet_manager.cc:1434] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260713 09:08:33.600096 24252 tablet_bootstrap.cc:492] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
I20260713 09:08:33.605985 24197 tablet_service.cc:1511] Processing CreateTablet for tablet 6c92fb0d3c084cde8d9273d98b3a7609 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:33.609769 24197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c92fb0d3c084cde8d9273d98b3a7609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.612206 23976 tablet_service.cc:1511] Processing CreateTablet for tablet 6c92fb0d3c084cde8d9273d98b3a7609 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:33.613546 23976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c92fb0d3c084cde8d9273d98b3a7609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.632342 24045 tablet_service.cc:1511] Processing CreateTablet for tablet 6c92fb0d3c084cde8d9273d98b3a7609 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:08:33.633212 24123 tablet_service.cc:1511] Processing CreateTablet for tablet d435f4fde27d4a5daa42c316fbb62378 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:33.633921 24045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c92fb0d3c084cde8d9273d98b3a7609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.634557 24123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d435f4fde27d4a5daa42c316fbb62378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.646862 23975 tablet_service.cc:1511] Processing CreateTablet for tablet d435f4fde27d4a5daa42c316fbb62378 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:33.648254 23975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d435f4fde27d4a5daa42c316fbb62378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.648878 24050 tablet_service.cc:1511] Processing CreateTablet for tablet c4ff80e6030a4b6f8ac9e7e6f896917a (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:33.650177 24050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4ff80e6030a4b6f8ac9e7e6f896917a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.633893 24196 tablet_service.cc:1511] Processing CreateTablet for tablet d435f4fde27d4a5daa42c316fbb62378 (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:08:33.630692 24251 tablet_bootstrap.cc:492] T b54bf8a2688a4da8878161a665d0a80b P 552138b4d5ab4e60902f1eddba28b05d: Bootstrap starting.
I20260713 09:08:33.658214 24196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d435f4fde27d4a5daa42c316fbb62378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.660069 24254 ts_tablet_manager.cc:1434] T 4f59fa5942014f6eb3f9740cd0df4a05 P 2040751db0d74e5392409efdc211fd95: Time spent starting tablet: real 0.102s	user 0.007s	sys 0.000s
I20260713 09:08:33.661147 24254 tablet_bootstrap.cc:492] T b54bf8a2688a4da8878161a665d0a80b P 2040751db0d74e5392409efdc211fd95: Bootstrap starting.
I20260713 09:08:33.662420 24252 tablet_bootstrap.cc:654] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.663764 24251 tablet_bootstrap.cc:654] T b54bf8a2688a4da8878161a665d0a80b P 552138b4d5ab4e60902f1eddba28b05d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.677722 24125 tablet_service.cc:1511] Processing CreateTablet for tablet c4ff80e6030a4b6f8ac9e7e6f896917a (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:33.679078 24125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4ff80e6030a4b6f8ac9e7e6f896917a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.686614 24253 tablet_bootstrap.cc:492] T c5f088d9cc6747529e8958a93498dd70 P caf2810f9e0a497ba0d73b5dac30e22d: No bootstrap required, opened a new log
I20260713 09:08:33.687202 24253 ts_tablet_manager.cc:1403] T c5f088d9cc6747529e8958a93498dd70 P caf2810f9e0a497ba0d73b5dac30e22d: Time spent bootstrapping tablet: real 0.132s	user 0.008s	sys 0.002s
I20260713 09:08:33.688628 24195 tablet_service.cc:1511] Processing CreateTablet for tablet c4ff80e6030a4b6f8ac9e7e6f896917a (DEFAULT_TABLE table=test-workload [id=9fd8016e46e64e4082414b101b423912]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:08:33.689960 24195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4ff80e6030a4b6f8ac9e7e6f896917a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:33.702272 24253 raft_consensus.cc:359] T c5f088d9cc6747529e8958a93498dd70 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:33.703351 24253 raft_consensus.cc:385] T c5f088d9cc6747529e8958a93498dd70 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.703729 24253 raft_consensus.cc:740] T c5f088d9cc6747529e8958a93498dd70 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf2810f9e0a497ba0d73b5dac30e22d, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.704660 24253 consensus_queue.cc:260] T c5f088d9cc6747529e8958a93498dd70 P caf2810f9e0a497ba0d73b5dac30e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:33.707182 24253 ts_tablet_manager.cc:1434] T c5f088d9cc6747529e8958a93498dd70 P caf2810f9e0a497ba0d73b5dac30e22d: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.002s
I20260713 09:08:33.708214 24253 tablet_bootstrap.cc:492] T 4f59fa5942014f6eb3f9740cd0df4a05 P caf2810f9e0a497ba0d73b5dac30e22d: Bootstrap starting.
I20260713 09:08:33.711360 24254 tablet_bootstrap.cc:654] T b54bf8a2688a4da8878161a665d0a80b P 2040751db0d74e5392409efdc211fd95: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.712493 24257 raft_consensus.cc:493] T f1d900cc05e94d2da4246bb5bd1e0d17 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:33.712960 24257 raft_consensus.cc:515] T f1d900cc05e94d2da4246bb5bd1e0d17 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:33.718389 24257 leader_election.cc:290] T f1d900cc05e94d2da4246bb5bd1e0d17 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405), caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441)
I20260713 09:08:33.742529 24251 tablet_bootstrap.cc:492] T b54bf8a2688a4da8878161a665d0a80b P 552138b4d5ab4e60902f1eddba28b05d: No bootstrap required, opened a new log
I20260713 09:08:33.743086 24251 ts_tablet_manager.cc:1403] T b54bf8a2688a4da8878161a665d0a80b P 552138b4d5ab4e60902f1eddba28b05d: Time spent bootstrapping tablet: real 0.119s	user 0.013s	sys 0.005s
I20260713 09:08:33.746330 24251 raft_consensus.cc:359] T b54bf8a2688a4da8878161a665d0a80b P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:33.747038 24251 raft_consensus.cc:385] T b54bf8a2688a4da8878161a665d0a80b P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.747175 24264 raft_consensus.cc:493] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:33.747376 24257 raft_consensus.cc:493] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:33.747814 24257 raft_consensus.cc:515] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:33.747772 24264 raft_consensus.cc:515] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:33.750313 24257 leader_election.cc:290] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441), 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203)
I20260713 09:08:33.755982 24253 tablet_bootstrap.cc:654] T 4f59fa5942014f6eb3f9740cd0df4a05 P caf2810f9e0a497ba0d73b5dac30e22d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.757793 24264 leader_election.cc:290] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203), caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441)
I20260713 09:08:33.763736 24252 tablet_bootstrap.cc:492] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300: No bootstrap required, opened a new log
I20260713 09:08:33.765120 24252 ts_tablet_manager.cc:1403] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.165s	user 0.008s	sys 0.026s
I20260713 09:08:33.768092 24252 raft_consensus.cc:359] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:33.768795 24252 raft_consensus.cc:385] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.769079 24252 raft_consensus.cc:740] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.747391 24251 raft_consensus.cc:740] T b54bf8a2688a4da8878161a665d0a80b P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 552138b4d5ab4e60902f1eddba28b05d, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.779134 24251 consensus_queue.cc:260] T b54bf8a2688a4da8878161a665d0a80b P 552138b4d5ab4e60902f1eddba28b05d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:33.791227 24251 ts_tablet_manager.cc:1434] T b54bf8a2688a4da8878161a665d0a80b P 552138b4d5ab4e60902f1eddba28b05d: Time spent starting tablet: real 0.048s	user 0.004s	sys 0.006s
I20260713 09:08:33.792309 24251 tablet_bootstrap.cc:492] T ec34e29a42f64e57bd8097f365dba5d3 P 552138b4d5ab4e60902f1eddba28b05d: Bootstrap starting.
I20260713 09:08:33.797290 24061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d900cc05e94d2da4246bb5bd1e0d17" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040751db0d74e5392409efdc211fd95" is_pre_election: true
I20260713 09:08:33.787127 24252 consensus_queue.cc:260] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
W20260713 09:08:33.799127 24101 leader_election.cc:343] T f1d900cc05e94d2da4246bb5bd1e0d17 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:33.799814 24252 ts_tablet_manager.cc:1434] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.034s	user 0.001s	sys 0.004s
I20260713 09:08:33.800822 24252 tablet_bootstrap.cc:492] T 4f59fa5942014f6eb3f9740cd0df4a05 P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
I20260713 09:08:33.803789 24261 raft_consensus.cc:493] T f1d900cc05e94d2da4246bb5bd1e0d17 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:33.804279 24261 raft_consensus.cc:515] T f1d900cc05e94d2da4246bb5bd1e0d17 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:33.814065 24259 raft_consensus.cc:493] T 2580a19092204d62bdb8a733232e3afb P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:33.817729 24259 raft_consensus.cc:515] T 2580a19092204d62bdb8a733232e3afb P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:33.819729 24261 leader_election.cc:290] T f1d900cc05e94d2da4246bb5bd1e0d17 P caf2810f9e0a497ba0d73b5dac30e22d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405), 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707)
I20260713 09:08:33.823432 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d900cc05e94d2da4246bb5bd1e0d17" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" is_pre_election: true
I20260713 09:08:33.828013 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0573ff233004481eb47680b5c70f5d10" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" is_pre_election: true
I20260713 09:08:33.828979 24208 raft_consensus.cc:2468] T 0573ff233004481eb47680b5c70f5d10 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 552138b4d5ab4e60902f1eddba28b05d in term 0.
I20260713 09:08:33.830276 24209 raft_consensus.cc:2468] T f1d900cc05e94d2da4246bb5bd1e0d17 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 552138b4d5ab4e60902f1eddba28b05d in term 0.
I20260713 09:08:33.845651 24259 leader_election.cc:290] T 2580a19092204d62bdb8a733232e3afb P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707), 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405)
I20260713 09:08:33.851577 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f088d9cc6747529e8958a93498dd70" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" is_pre_election: true
I20260713 09:08:33.851927 24100 leader_election.cc:304] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 552138b4d5ab4e60902f1eddba28b05d, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 
I20260713 09:08:33.852563 24209 raft_consensus.cc:2468] T c5f088d9cc6747529e8958a93498dd70 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2040751db0d74e5392409efdc211fd95 in term 0.
I20260713 09:08:33.852794 24257 raft_consensus.cc:2804] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:33.853206 24257 raft_consensus.cc:493] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:33.852998 24100 leader_election.cc:304] T f1d900cc05e94d2da4246bb5bd1e0d17 P 552138b4d5ab4e60902f1eddba28b05d [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: 552138b4d5ab4e60902f1eddba28b05d, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 2040751db0d74e5392409efdc211fd95
I20260713 09:08:33.853745 24257 raft_consensus.cc:3060] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.858343 24252 tablet_bootstrap.cc:654] T 4f59fa5942014f6eb3f9740cd0df4a05 P 16abd7a75f384d1b813090a067fc2300: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.861632 24254 tablet_bootstrap.cc:492] T b54bf8a2688a4da8878161a665d0a80b P 2040751db0d74e5392409efdc211fd95: No bootstrap required, opened a new log
I20260713 09:08:33.862879 24254 ts_tablet_manager.cc:1403] T b54bf8a2688a4da8878161a665d0a80b P 2040751db0d74e5392409efdc211fd95: Time spent bootstrapping tablet: real 0.202s	user 0.022s	sys 0.012s
I20260713 09:08:33.865916 24254 raft_consensus.cc:359] T b54bf8a2688a4da8878161a665d0a80b P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:33.866632 24254 raft_consensus.cc:385] T b54bf8a2688a4da8878161a665d0a80b P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.866926 24254 raft_consensus.cc:740] T b54bf8a2688a4da8878161a665d0a80b P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.867645 24254 consensus_queue.cc:260] T b54bf8a2688a4da8878161a665d0a80b P 2040751db0d74e5392409efdc211fd95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:33.871333 24254 ts_tablet_manager.cc:1434] T b54bf8a2688a4da8878161a665d0a80b P 2040751db0d74e5392409efdc211fd95: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:33.872596 24254 tablet_bootstrap.cc:492] T f1d900cc05e94d2da4246bb5bd1e0d17 P 2040751db0d74e5392409efdc211fd95: Bootstrap starting.
I20260713 09:08:33.876488 24253 tablet_bootstrap.cc:492] T 4f59fa5942014f6eb3f9740cd0df4a05 P caf2810f9e0a497ba0d73b5dac30e22d: No bootstrap required, opened a new log
I20260713 09:08:33.877025 24253 ts_tablet_manager.cc:1403] T 4f59fa5942014f6eb3f9740cd0df4a05 P caf2810f9e0a497ba0d73b5dac30e22d: Time spent bootstrapping tablet: real 0.169s	user 0.013s	sys 0.007s
I20260713 09:08:33.854091 24026 leader_election.cc:304] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2040751db0d74e5392409efdc211fd95, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 
I20260713 09:08:33.880380 24264 raft_consensus.cc:2804] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:33.880785 24264 raft_consensus.cc:493] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:33.881234 24264 raft_consensus.cc:3060] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.881887 24254 tablet_bootstrap.cc:654] T f1d900cc05e94d2da4246bb5bd1e0d17 P 2040751db0d74e5392409efdc211fd95: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.883452 24257 raft_consensus.cc:515] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:33.880645 24253 raft_consensus.cc:359] T 4f59fa5942014f6eb3f9740cd0df4a05 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:33.886684 24253 raft_consensus.cc:385] T 4f59fa5942014f6eb3f9740cd0df4a05 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.896380 24253 raft_consensus.cc:740] T 4f59fa5942014f6eb3f9740cd0df4a05 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf2810f9e0a497ba0d73b5dac30e22d, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.896939 24061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d900cc05e94d2da4246bb5bd1e0d17" candidate_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040751db0d74e5392409efdc211fd95" is_pre_election: true
W20260713 09:08:33.902037 24175 leader_election.cc:343] T f1d900cc05e94d2da4246bb5bd1e0d17 P caf2810f9e0a497ba0d73b5dac30e22d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:33.887784 24257 leader_election.cc:290] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 election: Requested vote from peers caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441), 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203)
I20260713 09:08:33.903679 24257 raft_consensus.cc:2804] T f1d900cc05e94d2da4246bb5bd1e0d17 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:33.907183 24264 raft_consensus.cc:515] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:33.911559 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f088d9cc6747529e8958a93498dd70" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d"
I20260713 09:08:33.912333 24061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2580a19092204d62bdb8a733232e3afb" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040751db0d74e5392409efdc211fd95" is_pre_election: true
W20260713 09:08:33.914515 23952 leader_election.cc:343] T 2580a19092204d62bdb8a733232e3afb P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:33.912369 24209 raft_consensus.cc:3060] T c5f088d9cc6747529e8958a93498dd70 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.915786 24251 tablet_bootstrap.cc:654] T ec34e29a42f64e57bd8097f365dba5d3 P 552138b4d5ab4e60902f1eddba28b05d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.917485 24264 leader_election.cc:290] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 election: Requested vote from peers 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203), caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441)
I20260713 09:08:33.897228 24253 consensus_queue.cc:260] T 4f59fa5942014f6eb3f9740cd0df4a05 P caf2810f9e0a497ba0d73b5dac30e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:33.925258 24288 raft_consensus.cc:493] T b54bf8a2688a4da8878161a665d0a80b P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:33.926136 24253 ts_tablet_manager.cc:1434] T 4f59fa5942014f6eb3f9740cd0df4a05 P caf2810f9e0a497ba0d73b5dac30e22d: Time spent starting tablet: real 0.049s	user 0.009s	sys 0.000s
I20260713 09:08:33.926851 24254 tablet_bootstrap.cc:492] T f1d900cc05e94d2da4246bb5bd1e0d17 P 2040751db0d74e5392409efdc211fd95: No bootstrap required, opened a new log
I20260713 09:08:33.927094 24253 tablet_bootstrap.cc:492] T ec34e29a42f64e57bd8097f365dba5d3 P caf2810f9e0a497ba0d73b5dac30e22d: Bootstrap starting.
I20260713 09:08:33.927371 24254 ts_tablet_manager.cc:1403] T f1d900cc05e94d2da4246bb5bd1e0d17 P 2040751db0d74e5392409efdc211fd95: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.014s
I20260713 09:08:33.931288 24254 raft_consensus.cc:359] T f1d900cc05e94d2da4246bb5bd1e0d17 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:33.932063 24254 raft_consensus.cc:385] T f1d900cc05e94d2da4246bb5bd1e0d17 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:33.932367 24254 raft_consensus.cc:740] T f1d900cc05e94d2da4246bb5bd1e0d17 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Initialized, Role: FOLLOWER
I20260713 09:08:33.933265 24254 consensus_queue.cc:260] T f1d900cc05e94d2da4246bb5bd1e0d17 P 2040751db0d74e5392409efdc211fd95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:33.934823 23986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f088d9cc6747529e8958a93498dd70" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300" is_pre_election: true
I20260713 09:08:33.935154 24209 raft_consensus.cc:2468] T c5f088d9cc6747529e8958a93498dd70 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040751db0d74e5392409efdc211fd95 in term 1.
I20260713 09:08:33.935422 24254 ts_tablet_manager.cc:1434] T f1d900cc05e94d2da4246bb5bd1e0d17 P 2040751db0d74e5392409efdc211fd95: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:08:33.936371 24026 leader_election.cc:304] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2040751db0d74e5392409efdc211fd95, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 
I20260713 09:08:33.936533 23986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f088d9cc6747529e8958a93498dd70" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300"
I20260713 09:08:33.905318 24257 raft_consensus.cc:493] T f1d900cc05e94d2da4246bb5bd1e0d17 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:33.938705 24257 raft_consensus.cc:3060] T f1d900cc05e94d2da4246bb5bd1e0d17 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.938951 24254 tablet_bootstrap.cc:492] T 2580a19092204d62bdb8a733232e3afb P 2040751db0d74e5392409efdc211fd95: Bootstrap starting.
W20260713 09:08:33.941624 24100 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.94.132:38441, user_credentials={real_user=slave}} blocked reactor thread for 88708.5us
I20260713 09:08:33.925784 24288 raft_consensus.cc:515] T b54bf8a2688a4da8878161a665d0a80b P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:33.954545 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0573ff233004481eb47680b5c70f5d10" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d"
I20260713 09:08:33.955193 24209 raft_consensus.cc:3060] T 0573ff233004481eb47680b5c70f5d10 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.955739 24253 tablet_bootstrap.cc:654] T ec34e29a42f64e57bd8097f365dba5d3 P caf2810f9e0a497ba0d73b5dac30e22d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.955806 23986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0573ff233004481eb47680b5c70f5d10" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300" is_pre_election: true
I20260713 09:08:33.956545 23986 raft_consensus.cc:2468] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 552138b4d5ab4e60902f1eddba28b05d in term 0.
I20260713 09:08:33.957722 24254 tablet_bootstrap.cc:654] T 2580a19092204d62bdb8a733232e3afb P 2040751db0d74e5392409efdc211fd95: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:33.964874 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54bf8a2688a4da8878161a665d0a80b" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" is_pre_election: true
I20260713 09:08:33.955224 24288 leader_election.cc:290] T b54bf8a2688a4da8878161a665d0a80b P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405), caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441)
I20260713 09:08:33.958387 23985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0573ff233004481eb47680b5c70f5d10" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300"
I20260713 09:08:33.969719 24061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54bf8a2688a4da8878161a665d0a80b" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040751db0d74e5392409efdc211fd95" is_pre_election: true
W20260713 09:08:33.989713 24100 leader_election.cc:343] T b54bf8a2688a4da8878161a665d0a80b P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:33.987128 24026 leader_election.cc:343] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:33.986574 23985 raft_consensus.cc:3060] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:33.986829 24264 raft_consensus.cc:2804] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:34.003913 24297 raft_consensus.cc:493] T f1d900cc05e94d2da4246bb5bd1e0d17 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.004995 24251 tablet_bootstrap.cc:492] T ec34e29a42f64e57bd8097f365dba5d3 P 552138b4d5ab4e60902f1eddba28b05d: No bootstrap required, opened a new log
I20260713 09:08:33.992738 24061 raft_consensus.cc:2468] T b54bf8a2688a4da8878161a665d0a80b P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 552138b4d5ab4e60902f1eddba28b05d in term 0.
I20260713 09:08:34.006238 24293 raft_consensus.cc:493] T 4f59fa5942014f6eb3f9740cd0df4a05 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.007091 24135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d900cc05e94d2da4246bb5bd1e0d17" candidate_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552138b4d5ab4e60902f1eddba28b05d" is_pre_election: true
I20260713 09:08:34.009229 24253 tablet_bootstrap.cc:492] T ec34e29a42f64e57bd8097f365dba5d3 P caf2810f9e0a497ba0d73b5dac30e22d: No bootstrap required, opened a new log
I20260713 09:08:34.011124 24134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2580a19092204d62bdb8a733232e3afb" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552138b4d5ab4e60902f1eddba28b05d" is_pre_election: true
I20260713 09:08:34.018018 24293 raft_consensus.cc:515] T 4f59fa5942014f6eb3f9740cd0df4a05 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
W20260713 09:08:34.019640 23950 leader_election.cc:343] T 2580a19092204d62bdb8a733232e3afb P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:34.020215 24293 leader_election.cc:290] T 4f59fa5942014f6eb3f9740cd0df4a05 P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441), 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203)
I20260713 09:08:34.020102 23950 leader_election.cc:304] T 2580a19092204d62bdb8a733232e3afb P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16abd7a75f384d1b813090a067fc2300; no voters: 2040751db0d74e5392409efdc211fd95, 552138b4d5ab4e60902f1eddba28b05d
I20260713 09:08:34.021322 24259 raft_consensus.cc:2749] T 2580a19092204d62bdb8a733232e3afb P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:34.022354 24253 ts_tablet_manager.cc:1403] T ec34e29a42f64e57bd8097f365dba5d3 P caf2810f9e0a497ba0d73b5dac30e22d: Time spent bootstrapping tablet: real 0.095s	user 0.024s	sys 0.018s
W20260713 09:08:34.000494 24026 leader_election.cc:343] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:34.004681 24264 raft_consensus.cc:697] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Becoming Leader. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Running, Role: LEADER
I20260713 09:08:34.025939 24264 consensus_queue.cc:237] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:34.024562 24257 raft_consensus.cc:515] T f1d900cc05e94d2da4246bb5bd1e0d17 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:34.027544 24135 raft_consensus.cc:2393] T f1d900cc05e94d2da4246bb5bd1e0d17 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate caf2810f9e0a497ba0d73b5dac30e22d in current term 1: Already voted for candidate 552138b4d5ab4e60902f1eddba28b05d in this term.
I20260713 09:08:34.022873 24297 raft_consensus.cc:515] T f1d900cc05e94d2da4246bb5bd1e0d17 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:34.033022 24173 leader_election.cc:304] T f1d900cc05e94d2da4246bb5bd1e0d17 P caf2810f9e0a497ba0d73b5dac30e22d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: caf2810f9e0a497ba0d73b5dac30e22d; no voters: 2040751db0d74e5392409efdc211fd95, 552138b4d5ab4e60902f1eddba28b05d
I20260713 09:08:34.033798 24257 leader_election.cc:290] T f1d900cc05e94d2da4246bb5bd1e0d17 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 election: Requested vote from peers 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405), caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441)
I20260713 09:08:34.035290 24261 raft_consensus.cc:3060] T f1d900cc05e94d2da4246bb5bd1e0d17 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.037683 24209 raft_consensus.cc:2468] T 0573ff233004481eb47680b5c70f5d10 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 552138b4d5ab4e60902f1eddba28b05d in term 1.
I20260713 09:08:34.037855 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d900cc05e94d2da4246bb5bd1e0d17" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d"
I20260713 09:08:34.044399 24100 leader_election.cc:304] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 552138b4d5ab4e60902f1eddba28b05d, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 
I20260713 09:08:34.045511 24257 raft_consensus.cc:2804] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:34.046192 24257 raft_consensus.cc:697] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d [term 1 LEADER]: Becoming Leader. State: Replica: 552138b4d5ab4e60902f1eddba28b05d, State: Running, Role: LEADER
I20260713 09:08:34.047288 24257 consensus_queue.cc:237] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:34.030786 24251 ts_tablet_manager.cc:1403] T ec34e29a42f64e57bd8097f365dba5d3 P 552138b4d5ab4e60902f1eddba28b05d: Time spent bootstrapping tablet: real 0.239s	user 0.017s	sys 0.018s
I20260713 09:08:34.035336 24297 leader_election.cc:290] T f1d900cc05e94d2da4246bb5bd1e0d17 P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707), caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441)
W20260713 09:08:34.043380 24026 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.94.129:37203, user_credentials={real_user=slave}} blocked reactor thread for 47880.3us
I20260713 09:08:34.064379 24261 raft_consensus.cc:2749] T f1d900cc05e94d2da4246bb5bd1e0d17 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:34.065312 24261 raft_consensus.cc:493] T 4f59fa5942014f6eb3f9740cd0df4a05 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.062336 24288 raft_consensus.cc:493] T 28465e50c0cc4d79b61dba9b922cbdc5 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.065891 24261 raft_consensus.cc:515] T 4f59fa5942014f6eb3f9740cd0df4a05 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:34.066038 24288 raft_consensus.cc:515] T 28465e50c0cc4d79b61dba9b922cbdc5 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:34.068259 24288 leader_election.cc:290] T 28465e50c0cc4d79b61dba9b922cbdc5 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203), 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405)
I20260713 09:08:34.061261 24101 leader_election.cc:304] T b54bf8a2688a4da8878161a665d0a80b P 552138b4d5ab4e60902f1eddba28b05d [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: 2040751db0d74e5392409efdc211fd95, 552138b4d5ab4e60902f1eddba28b05d; no voters: caf2810f9e0a497ba0d73b5dac30e22d
I20260713 09:08:34.069144 23986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28465e50c0cc4d79b61dba9b922cbdc5" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300" is_pre_election: true
W20260713 09:08:34.071182 24100 leader_election.cc:343] T 28465e50c0cc4d79b61dba9b922cbdc5 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:34.070606 24288 raft_consensus.cc:2804] T b54bf8a2688a4da8878161a665d0a80b P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:34.079782 24061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d900cc05e94d2da4246bb5bd1e0d17" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040751db0d74e5392409efdc211fd95"
I20260713 09:08:34.072140 24253 raft_consensus.cc:359] T ec34e29a42f64e57bd8097f365dba5d3 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:34.085404 24060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28465e50c0cc4d79b61dba9b922cbdc5" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040751db0d74e5392409efdc211fd95" is_pre_election: true
I20260713 09:08:34.085645 24061 raft_consensus.cc:3060] T f1d900cc05e94d2da4246bb5bd1e0d17 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.073179 23883 catalog_manager.cc:5697] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2040751db0d74e5392409efdc211fd95 (127.21.94.130). New cstate: current_term: 1 leader_uuid: "2040751db0d74e5392409efdc211fd95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:34.086771 24251 raft_consensus.cc:359] T ec34e29a42f64e57bd8097f365dba5d3 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:34.087478 24251 raft_consensus.cc:385] T ec34e29a42f64e57bd8097f365dba5d3 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.087771 24251 raft_consensus.cc:740] T ec34e29a42f64e57bd8097f365dba5d3 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 552138b4d5ab4e60902f1eddba28b05d, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.088349 23986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f59fa5942014f6eb3f9740cd0df4a05" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300" is_pre_election: true
I20260713 09:08:34.088505 24251 consensus_queue.cc:260] T ec34e29a42f64e57bd8097f365dba5d3 P 552138b4d5ab4e60902f1eddba28b05d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:34.089890 24208 raft_consensus.cc:2468] T f1d900cc05e94d2da4246bb5bd1e0d17 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 552138b4d5ab4e60902f1eddba28b05d in term 1.
W20260713 09:08:34.089962 24101 leader_election.cc:343] T 28465e50c0cc4d79b61dba9b922cbdc5 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:34.090637 24101 leader_election.cc:304] T 28465e50c0cc4d79b61dba9b922cbdc5 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 552138b4d5ab4e60902f1eddba28b05d; no voters: 16abd7a75f384d1b813090a067fc2300, 2040751db0d74e5392409efdc211fd95
I20260713 09:08:34.090912 24251 ts_tablet_manager.cc:1434] T ec34e29a42f64e57bd8097f365dba5d3 P 552138b4d5ab4e60902f1eddba28b05d: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.004s
I20260713 09:08:34.091778 24291 raft_consensus.cc:2749] T 28465e50c0cc4d79b61dba9b922cbdc5 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:34.092236 24100 leader_election.cc:304] T f1d900cc05e94d2da4246bb5bd1e0d17 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 552138b4d5ab4e60902f1eddba28b05d, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 
I20260713 09:08:34.093139 24291 raft_consensus.cc:2804] T f1d900cc05e94d2da4246bb5bd1e0d17 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:34.093582 24291 raft_consensus.cc:697] T f1d900cc05e94d2da4246bb5bd1e0d17 P 552138b4d5ab4e60902f1eddba28b05d [term 1 LEADER]: Becoming Leader. State: Replica: 552138b4d5ab4e60902f1eddba28b05d, State: Running, Role: LEADER
I20260713 09:08:34.091924 24251 tablet_bootstrap.cc:492] T 2580a19092204d62bdb8a733232e3afb P 552138b4d5ab4e60902f1eddba28b05d: Bootstrap starting.
I20260713 09:08:34.094442 24291 consensus_queue.cc:237] T f1d900cc05e94d2da4246bb5bd1e0d17 P 552138b4d5ab4e60902f1eddba28b05d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:34.079082 24288 raft_consensus.cc:493] T b54bf8a2688a4da8878161a665d0a80b P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:34.099589 24288 raft_consensus.cc:3060] T b54bf8a2688a4da8878161a665d0a80b P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.100131 24135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d900cc05e94d2da4246bb5bd1e0d17" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552138b4d5ab4e60902f1eddba28b05d" is_pre_election: true
I20260713 09:08:34.101693 24251 tablet_bootstrap.cc:654] T 2580a19092204d62bdb8a733232e3afb P 552138b4d5ab4e60902f1eddba28b05d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.104156 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f59fa5942014f6eb3f9740cd0df4a05" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" is_pre_election: true
I20260713 09:08:34.104877 24208 raft_consensus.cc:2468] T 4f59fa5942014f6eb3f9740cd0df4a05 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2040751db0d74e5392409efdc211fd95 in term 0.
I20260713 09:08:34.099053 24254 tablet_bootstrap.cc:492] T 2580a19092204d62bdb8a733232e3afb P 2040751db0d74e5392409efdc211fd95: No bootstrap required, opened a new log
I20260713 09:08:34.105821 24254 ts_tablet_manager.cc:1403] T 2580a19092204d62bdb8a733232e3afb P 2040751db0d74e5392409efdc211fd95: Time spent bootstrapping tablet: real 0.167s	user 0.018s	sys 0.016s
I20260713 09:08:34.085619 24253 raft_consensus.cc:385] T ec34e29a42f64e57bd8097f365dba5d3 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.107543 24253 raft_consensus.cc:740] T ec34e29a42f64e57bd8097f365dba5d3 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf2810f9e0a497ba0d73b5dac30e22d, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.107754 24259 raft_consensus.cc:493] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.105862 24261 leader_election.cc:290] T 4f59fa5942014f6eb3f9740cd0df4a05 P caf2810f9e0a497ba0d73b5dac30e22d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203), 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405)
I20260713 09:08:34.108389 24259 raft_consensus.cc:515] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:34.101045 24061 raft_consensus.cc:2468] T f1d900cc05e94d2da4246bb5bd1e0d17 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 552138b4d5ab4e60902f1eddba28b05d in term 1.
I20260713 09:08:34.112541 24259 leader_election.cc:290] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707), caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441)
I20260713 09:08:34.115365 24254 raft_consensus.cc:359] T 2580a19092204d62bdb8a733232e3afb P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:34.115903 24254 raft_consensus.cc:385] T 2580a19092204d62bdb8a733232e3afb P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.116182 24254 raft_consensus.cc:740] T 2580a19092204d62bdb8a733232e3afb P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.116700 24254 consensus_queue.cc:260] T 2580a19092204d62bdb8a733232e3afb P 2040751db0d74e5392409efdc211fd95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:34.118373 24254 ts_tablet_manager.cc:1434] T 2580a19092204d62bdb8a733232e3afb P 2040751db0d74e5392409efdc211fd95: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260713 09:08:34.119092 24254 tablet_bootstrap.cc:492] T b09798a5dfc8412da9a17b3b1ccc5d81 P 2040751db0d74e5392409efdc211fd95: Bootstrap starting.
I20260713 09:08:34.136250 24252 tablet_bootstrap.cc:492] T 4f59fa5942014f6eb3f9740cd0df4a05 P 16abd7a75f384d1b813090a067fc2300: No bootstrap required, opened a new log
I20260713 09:08:34.137036 24252 ts_tablet_manager.cc:1403] T 4f59fa5942014f6eb3f9740cd0df4a05 P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.336s	user 0.028s	sys 0.059s
I20260713 09:08:34.131505 24026 leader_election.cc:304] T 4f59fa5942014f6eb3f9740cd0df4a05 P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2040751db0d74e5392409efdc211fd95, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 
I20260713 09:08:34.131175 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d900cc05e94d2da4246bb5bd1e0d17" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" is_pre_election: true
I20260713 09:08:34.132095 23985 raft_consensus.cc:2468] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 552138b4d5ab4e60902f1eddba28b05d in term 1.
I20260713 09:08:34.142263 24288 raft_consensus.cc:515] T b54bf8a2688a4da8878161a665d0a80b P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:34.130034 24254 tablet_bootstrap.cc:654] T b09798a5dfc8412da9a17b3b1ccc5d81 P 2040751db0d74e5392409efdc211fd95: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.151870 24288 leader_election.cc:290] T b54bf8a2688a4da8878161a665d0a80b P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 election: Requested vote from peers 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405), caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441)
I20260713 09:08:34.149446 24208 raft_consensus.cc:2393] T f1d900cc05e94d2da4246bb5bd1e0d17 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2040751db0d74e5392409efdc211fd95 in current term 1: Already voted for candidate 552138b4d5ab4e60902f1eddba28b05d in this term.
W20260713 09:08:34.153431 24026 leader_election.cc:343] T 4f59fa5942014f6eb3f9740cd0df4a05 P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:34.153848 24061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f59fa5942014f6eb3f9740cd0df4a05" candidate_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040751db0d74e5392409efdc211fd95" is_pre_election: true
I20260713 09:08:34.154764 24061 raft_consensus.cc:2468] T 4f59fa5942014f6eb3f9740cd0df4a05 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caf2810f9e0a497ba0d73b5dac30e22d in term 0.
I20260713 09:08:34.155483 24264 raft_consensus.cc:2804] T 4f59fa5942014f6eb3f9740cd0df4a05 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:34.155956 24264 raft_consensus.cc:493] T 4f59fa5942014f6eb3f9740cd0df4a05 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:34.156294 24264 raft_consensus.cc:3060] T 4f59fa5942014f6eb3f9740cd0df4a05 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:34.156631 24101 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.94.130:45405, user_credentials={real_user=slave}} blocked reactor thread for 66711.1us
I20260713 09:08:34.156852 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec34e29a42f64e57bd8097f365dba5d3" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" is_pre_election: true
I20260713 09:08:34.155558 24253 consensus_queue.cc:260] T ec34e29a42f64e57bd8097f365dba5d3 P caf2810f9e0a497ba0d73b5dac30e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:34.153446 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54bf8a2688a4da8878161a665d0a80b" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d"
I20260713 09:08:34.158175 24209 raft_consensus.cc:2468] T ec34e29a42f64e57bd8097f365dba5d3 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16abd7a75f384d1b813090a067fc2300 in term 0.
W20260713 09:08:34.159209 24100 leader_election.cc:343] T b54bf8a2688a4da8878161a665d0a80b P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:34.160040 23985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f59fa5942014f6eb3f9740cd0df4a05" candidate_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300" is_pre_election: true
I20260713 09:08:34.160173 23951 leader_election.cc:304] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16abd7a75f384d1b813090a067fc2300, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 
I20260713 09:08:34.161440 24259 raft_consensus.cc:2804] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:34.161821 24175 leader_election.cc:304] T 4f59fa5942014f6eb3f9740cd0df4a05 P caf2810f9e0a497ba0d73b5dac30e22d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2040751db0d74e5392409efdc211fd95, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 
I20260713 09:08:34.162125 24259 raft_consensus.cc:493] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:34.161396 23882 catalog_manager.cc:5697] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d reported cstate change: term changed from 0 to 1, leader changed from <none> to 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131). New cstate: current_term: 1 leader_uuid: "552138b4d5ab4e60902f1eddba28b05d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:34.162679 24259 raft_consensus.cc:3060] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.165752 24261 raft_consensus.cc:2804] T 4f59fa5942014f6eb3f9740cd0df4a05 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:34.166235 24261 raft_consensus.cc:493] T 4f59fa5942014f6eb3f9740cd0df4a05 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:34.166544 24261 raft_consensus.cc:3060] T 4f59fa5942014f6eb3f9740cd0df4a05 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.166471 24135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec34e29a42f64e57bd8097f365dba5d3" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552138b4d5ab4e60902f1eddba28b05d" is_pre_election: true
I20260713 09:08:34.167454 24135 raft_consensus.cc:2468] T ec34e29a42f64e57bd8097f365dba5d3 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16abd7a75f384d1b813090a067fc2300 in term 0.
I20260713 09:08:34.161221 24026 leader_election.cc:304] T f1d900cc05e94d2da4246bb5bd1e0d17 P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2040751db0d74e5392409efdc211fd95; no voters: 552138b4d5ab4e60902f1eddba28b05d, caf2810f9e0a497ba0d73b5dac30e22d
I20260713 09:08:34.168546 24298 raft_consensus.cc:2749] T f1d900cc05e94d2da4246bb5bd1e0d17 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:34.171746 24061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54bf8a2688a4da8878161a665d0a80b" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040751db0d74e5392409efdc211fd95"
I20260713 09:08:34.172345 24061 raft_consensus.cc:3060] T b54bf8a2688a4da8878161a665d0a80b P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.172713 24253 ts_tablet_manager.cc:1434] T ec34e29a42f64e57bd8097f365dba5d3 P caf2810f9e0a497ba0d73b5dac30e22d: Time spent starting tablet: real 0.148s	user 0.011s	sys 0.003s
I20260713 09:08:34.173770 24253 tablet_bootstrap.cc:492] T b54bf8a2688a4da8878161a665d0a80b P caf2810f9e0a497ba0d73b5dac30e22d: Bootstrap starting.
I20260713 09:08:34.176965 24261 raft_consensus.cc:515] T 4f59fa5942014f6eb3f9740cd0df4a05 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:34.181545 24261 leader_election.cc:290] T 4f59fa5942014f6eb3f9740cd0df4a05 P caf2810f9e0a497ba0d73b5dac30e22d [CANDIDATE]: Term 1 election: Requested vote from peers 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203), 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405)
I20260713 09:08:34.182983 24251 tablet_bootstrap.cc:492] T 2580a19092204d62bdb8a733232e3afb P 552138b4d5ab4e60902f1eddba28b05d: No bootstrap required, opened a new log
I20260713 09:08:34.183772 24251 ts_tablet_manager.cc:1403] T 2580a19092204d62bdb8a733232e3afb P 552138b4d5ab4e60902f1eddba28b05d: Time spent bootstrapping tablet: real 0.092s	user 0.022s	sys 0.008s
I20260713 09:08:34.184921 23986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f59fa5942014f6eb3f9740cd0df4a05" candidate_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300"
I20260713 09:08:34.187673 24253 tablet_bootstrap.cc:654] T b54bf8a2688a4da8878161a665d0a80b P caf2810f9e0a497ba0d73b5dac30e22d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.188023 24060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f59fa5942014f6eb3f9740cd0df4a05" candidate_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040751db0d74e5392409efdc211fd95"
W20260713 09:08:34.191708 24174 leader_election.cc:343] T 4f59fa5942014f6eb3f9740cd0df4a05 P caf2810f9e0a497ba0d73b5dac30e22d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:34.191722 24264 raft_consensus.cc:515] T 4f59fa5942014f6eb3f9740cd0df4a05 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
W20260713 09:08:34.192564 24174 leader_election.cc:343] T 4f59fa5942014f6eb3f9740cd0df4a05 P caf2810f9e0a497ba0d73b5dac30e22d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:34.193204 24060 raft_consensus.cc:2393] T 4f59fa5942014f6eb3f9740cd0df4a05 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate caf2810f9e0a497ba0d73b5dac30e22d in current term 1: Already voted for candidate 2040751db0d74e5392409efdc211fd95 in this term.
I20260713 09:08:34.194609 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f59fa5942014f6eb3f9740cd0df4a05" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d"
I20260713 09:08:34.195401 24209 raft_consensus.cc:2393] T 4f59fa5942014f6eb3f9740cd0df4a05 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2040751db0d74e5392409efdc211fd95 in current term 1: Already voted for candidate caf2810f9e0a497ba0d73b5dac30e22d in this term.
I20260713 09:08:34.195523 24252 raft_consensus.cc:359] T 4f59fa5942014f6eb3f9740cd0df4a05 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:34.195789 24175 leader_election.cc:304] T 4f59fa5942014f6eb3f9740cd0df4a05 P caf2810f9e0a497ba0d73b5dac30e22d [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: caf2810f9e0a497ba0d73b5dac30e22d; no voters: 16abd7a75f384d1b813090a067fc2300, 2040751db0d74e5392409efdc211fd95
I20260713 09:08:34.197492 24261 raft_consensus.cc:2749] T 4f59fa5942014f6eb3f9740cd0df4a05 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:34.197386 24259 raft_consensus.cc:515] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:34.196225 24252 raft_consensus.cc:385] T 4f59fa5942014f6eb3f9740cd0df4a05 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.198581 24252 raft_consensus.cc:740] T 4f59fa5942014f6eb3f9740cd0df4a05 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.200026 24252 consensus_queue.cc:260] T 4f59fa5942014f6eb3f9740cd0df4a05 P 16abd7a75f384d1b813090a067fc2300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:34.201655 24135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec34e29a42f64e57bd8097f365dba5d3" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552138b4d5ab4e60902f1eddba28b05d"
I20260713 09:08:34.202253 24135 raft_consensus.cc:3060] T ec34e29a42f64e57bd8097f365dba5d3 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.202376 24251 raft_consensus.cc:359] T 2580a19092204d62bdb8a733232e3afb P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:34.206336 24251 raft_consensus.cc:385] T 2580a19092204d62bdb8a733232e3afb P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.207651 24251 raft_consensus.cc:740] T 2580a19092204d62bdb8a733232e3afb P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 552138b4d5ab4e60902f1eddba28b05d, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.207144 24264 leader_election.cc:290] T 4f59fa5942014f6eb3f9740cd0df4a05 P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 election: Requested vote from peers caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441), 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203)
I20260713 09:08:34.212026 23985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f59fa5942014f6eb3f9740cd0df4a05" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300"
I20260713 09:08:34.212643 23985 raft_consensus.cc:3060] T 4f59fa5942014f6eb3f9740cd0df4a05 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.214437 24061 raft_consensus.cc:2468] T b54bf8a2688a4da8878161a665d0a80b P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 552138b4d5ab4e60902f1eddba28b05d in term 1.
I20260713 09:08:34.215637 24101 leader_election.cc:304] T b54bf8a2688a4da8878161a665d0a80b P 552138b4d5ab4e60902f1eddba28b05d [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: 2040751db0d74e5392409efdc211fd95, 552138b4d5ab4e60902f1eddba28b05d; no voters: caf2810f9e0a497ba0d73b5dac30e22d
I20260713 09:08:34.216744 24291 raft_consensus.cc:2804] T b54bf8a2688a4da8878161a665d0a80b P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:34.202527 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec34e29a42f64e57bd8097f365dba5d3" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d"
I20260713 09:08:34.217811 24209 raft_consensus.cc:3060] T ec34e29a42f64e57bd8097f365dba5d3 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.217420 24291 raft_consensus.cc:697] T b54bf8a2688a4da8878161a665d0a80b P 552138b4d5ab4e60902f1eddba28b05d [term 1 LEADER]: Becoming Leader. State: Replica: 552138b4d5ab4e60902f1eddba28b05d, State: Running, Role: LEADER
I20260713 09:08:34.218768 24291 consensus_queue.cc:237] T b54bf8a2688a4da8878161a665d0a80b P 552138b4d5ab4e60902f1eddba28b05d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:34.201458 24259 leader_election.cc:290] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 1 election: Requested vote from peers 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707), caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441)
I20260713 09:08:34.224445 23985 raft_consensus.cc:2468] T 4f59fa5942014f6eb3f9740cd0df4a05 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040751db0d74e5392409efdc211fd95 in term 1.
I20260713 09:08:34.225701 24026 leader_election.cc:304] T 4f59fa5942014f6eb3f9740cd0df4a05 P 2040751db0d74e5392409efdc211fd95 [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: 16abd7a75f384d1b813090a067fc2300, 2040751db0d74e5392409efdc211fd95; no voters: caf2810f9e0a497ba0d73b5dac30e22d
I20260713 09:08:34.226557 24264 raft_consensus.cc:2804] T 4f59fa5942014f6eb3f9740cd0df4a05 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:34.227157 24264 raft_consensus.cc:697] T 4f59fa5942014f6eb3f9740cd0df4a05 P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Becoming Leader. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Running, Role: LEADER
I20260713 09:08:34.227638 24209 raft_consensus.cc:2468] T ec34e29a42f64e57bd8097f365dba5d3 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16abd7a75f384d1b813090a067fc2300 in term 1.
I20260713 09:08:34.230844 23951 leader_election.cc:304] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16abd7a75f384d1b813090a067fc2300, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 
I20260713 09:08:34.228348 24264 consensus_queue.cc:237] T 4f59fa5942014f6eb3f9740cd0df4a05 P 2040751db0d74e5392409efdc211fd95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:34.237370 24259 raft_consensus.cc:2804] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:34.238029 24259 raft_consensus.cc:697] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300 [term 1 LEADER]: Becoming Leader. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Running, Role: LEADER
I20260713 09:08:34.239120 24259 consensus_queue.cc:237] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:34.246423 24254 tablet_bootstrap.cc:492] T b09798a5dfc8412da9a17b3b1ccc5d81 P 2040751db0d74e5392409efdc211fd95: No bootstrap required, opened a new log
I20260713 09:08:34.247107 24254 ts_tablet_manager.cc:1403] T b09798a5dfc8412da9a17b3b1ccc5d81 P 2040751db0d74e5392409efdc211fd95: Time spent bootstrapping tablet: real 0.128s	user 0.005s	sys 0.008s
I20260713 09:08:34.250065 24253 tablet_bootstrap.cc:492] T b54bf8a2688a4da8878161a665d0a80b P caf2810f9e0a497ba0d73b5dac30e22d: No bootstrap required, opened a new log
I20260713 09:08:34.250604 24253 ts_tablet_manager.cc:1403] T b54bf8a2688a4da8878161a665d0a80b P caf2810f9e0a497ba0d73b5dac30e22d: Time spent bootstrapping tablet: real 0.077s	user 0.018s	sys 0.014s
I20260713 09:08:34.251135 24254 raft_consensus.cc:359] T b09798a5dfc8412da9a17b3b1ccc5d81 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:34.252079 24135 raft_consensus.cc:2468] T ec34e29a42f64e57bd8097f365dba5d3 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16abd7a75f384d1b813090a067fc2300 in term 1.
I20260713 09:08:34.229781 24251 consensus_queue.cc:260] T 2580a19092204d62bdb8a733232e3afb P 552138b4d5ab4e60902f1eddba28b05d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:34.252162 24254 raft_consensus.cc:385] T b09798a5dfc8412da9a17b3b1ccc5d81 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.253716 24253 raft_consensus.cc:359] T b54bf8a2688a4da8878161a665d0a80b P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:34.254079 24254 raft_consensus.cc:740] T b09798a5dfc8412da9a17b3b1ccc5d81 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.254475 24253 raft_consensus.cc:385] T b54bf8a2688a4da8878161a665d0a80b P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.254805 24253 raft_consensus.cc:740] T b54bf8a2688a4da8878161a665d0a80b P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf2810f9e0a497ba0d73b5dac30e22d, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.255309 24251 ts_tablet_manager.cc:1434] T 2580a19092204d62bdb8a733232e3afb P 552138b4d5ab4e60902f1eddba28b05d: Time spent starting tablet: real 0.071s	user 0.003s	sys 0.006s
I20260713 09:08:34.259168 24253 consensus_queue.cc:260] T b54bf8a2688a4da8878161a665d0a80b P caf2810f9e0a497ba0d73b5dac30e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:34.255123 24254 consensus_queue.cc:260] T b09798a5dfc8412da9a17b3b1ccc5d81 P 2040751db0d74e5392409efdc211fd95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:34.264824 24253 ts_tablet_manager.cc:1434] T b54bf8a2688a4da8878161a665d0a80b P caf2810f9e0a497ba0d73b5dac30e22d: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:08:34.266755 24251 tablet_bootstrap.cc:492] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d: Bootstrap starting.
I20260713 09:08:34.266747 24253 tablet_bootstrap.cc:492] T 72e0a40eba944fb0a129a8eef665d169 P caf2810f9e0a497ba0d73b5dac30e22d: Bootstrap starting.
I20260713 09:08:34.271306 24252 ts_tablet_manager.cc:1434] T 4f59fa5942014f6eb3f9740cd0df4a05 P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.123s	user 0.011s	sys 0.006s
I20260713 09:08:34.272323 24252 tablet_bootstrap.cc:492] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
I20260713 09:08:34.265260 24254 ts_tablet_manager.cc:1434] T b09798a5dfc8412da9a17b3b1ccc5d81 P 2040751db0d74e5392409efdc211fd95: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260713 09:08:34.277069 24254 tablet_bootstrap.cc:492] T 0fd44c1c77984a20b797e7fe8bae8141 P 2040751db0d74e5392409efdc211fd95: Bootstrap starting.
I20260713 09:08:34.279106 24253 tablet_bootstrap.cc:654] T 72e0a40eba944fb0a129a8eef665d169 P caf2810f9e0a497ba0d73b5dac30e22d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.285485 24254 tablet_bootstrap.cc:654] T 0fd44c1c77984a20b797e7fe8bae8141 P 2040751db0d74e5392409efdc211fd95: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.290984 24252 tablet_bootstrap.cc:654] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.296916 24251 tablet_bootstrap.cc:654] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.299679 24253 tablet_bootstrap.cc:492] T 72e0a40eba944fb0a129a8eef665d169 P caf2810f9e0a497ba0d73b5dac30e22d: No bootstrap required, opened a new log
I20260713 09:08:34.300222 24253 ts_tablet_manager.cc:1403] T 72e0a40eba944fb0a129a8eef665d169 P caf2810f9e0a497ba0d73b5dac30e22d: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.006s
I20260713 09:08:34.303148 24253 raft_consensus.cc:359] T 72e0a40eba944fb0a129a8eef665d169 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:34.303885 24253 raft_consensus.cc:385] T 72e0a40eba944fb0a129a8eef665d169 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.304204 24253 raft_consensus.cc:740] T 72e0a40eba944fb0a129a8eef665d169 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf2810f9e0a497ba0d73b5dac30e22d, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.305137 24253 consensus_queue.cc:260] T 72e0a40eba944fb0a129a8eef665d169 P caf2810f9e0a497ba0d73b5dac30e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:34.306778 24301 raft_consensus.cc:493] T b54bf8a2688a4da8878161a665d0a80b P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.304025 23883 catalog_manager.cc:5697] T 4f59fa5942014f6eb3f9740cd0df4a05 P 2040751db0d74e5392409efdc211fd95 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2040751db0d74e5392409efdc211fd95 (127.21.94.130). New cstate: current_term: 1 leader_uuid: "2040751db0d74e5392409efdc211fd95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:34.308669 24301 raft_consensus.cc:515] T b54bf8a2688a4da8878161a665d0a80b P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:34.318882 24253 ts_tablet_manager.cc:1434] T 72e0a40eba944fb0a129a8eef665d169 P caf2810f9e0a497ba0d73b5dac30e22d: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260713 09:08:34.320096 24253 tablet_bootstrap.cc:492] T 1726366bd41141d6ba12da471ea40b6f P caf2810f9e0a497ba0d73b5dac30e22d: Bootstrap starting.
I20260713 09:08:34.305177 23882 catalog_manager.cc:5697] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16abd7a75f384d1b813090a067fc2300 (127.21.94.129). New cstate: current_term: 1 leader_uuid: "16abd7a75f384d1b813090a067fc2300" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:34.329613 24061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54bf8a2688a4da8878161a665d0a80b" candidate_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040751db0d74e5392409efdc211fd95" is_pre_election: true
I20260713 09:08:34.330634 24061 raft_consensus.cc:2393] T b54bf8a2688a4da8878161a665d0a80b P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate caf2810f9e0a497ba0d73b5dac30e22d in current term 1: Already voted for candidate 552138b4d5ab4e60902f1eddba28b05d in this term.
I20260713 09:08:34.332044 24254 tablet_bootstrap.cc:492] T 0fd44c1c77984a20b797e7fe8bae8141 P 2040751db0d74e5392409efdc211fd95: No bootstrap required, opened a new log
I20260713 09:08:34.332700 24254 ts_tablet_manager.cc:1403] T 0fd44c1c77984a20b797e7fe8bae8141 P 2040751db0d74e5392409efdc211fd95: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.015s
I20260713 09:08:34.334156 24135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b54bf8a2688a4da8878161a665d0a80b" candidate_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552138b4d5ab4e60902f1eddba28b05d" is_pre_election: true
I20260713 09:08:34.336117 24173 leader_election.cc:304] T b54bf8a2688a4da8878161a665d0a80b P caf2810f9e0a497ba0d73b5dac30e22d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: caf2810f9e0a497ba0d73b5dac30e22d; no voters: 2040751db0d74e5392409efdc211fd95, 552138b4d5ab4e60902f1eddba28b05d
I20260713 09:08:34.337226 24261 raft_consensus.cc:3060] T b54bf8a2688a4da8878161a665d0a80b P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.343592 24301 leader_election.cc:290] T b54bf8a2688a4da8878161a665d0a80b P caf2810f9e0a497ba0d73b5dac30e22d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405), 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707)
I20260713 09:08:34.342377 24254 raft_consensus.cc:359] T 0fd44c1c77984a20b797e7fe8bae8141 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:34.351048 24254 raft_consensus.cc:385] T 0fd44c1c77984a20b797e7fe8bae8141 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.351420 24254 raft_consensus.cc:740] T 0fd44c1c77984a20b797e7fe8bae8141 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.351477 24252 tablet_bootstrap.cc:492] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300: No bootstrap required, opened a new log
I20260713 09:08:34.351927 24253 tablet_bootstrap.cc:654] T 1726366bd41141d6ba12da471ea40b6f P caf2810f9e0a497ba0d73b5dac30e22d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.352313 24252 ts_tablet_manager.cc:1403] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.080s	user 0.026s	sys 0.036s
I20260713 09:08:34.352336 24254 consensus_queue.cc:260] T 0fd44c1c77984a20b797e7fe8bae8141 P 2040751db0d74e5392409efdc211fd95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:34.352166 24261 raft_consensus.cc:2749] T b54bf8a2688a4da8878161a665d0a80b P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:34.357797 23884 catalog_manager.cc:5697] T f1d900cc05e94d2da4246bb5bd1e0d17 P 552138b4d5ab4e60902f1eddba28b05d reported cstate change: term changed from 0 to 1, leader changed from <none> to 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131). New cstate: current_term: 1 leader_uuid: "552138b4d5ab4e60902f1eddba28b05d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:34.358800 24254 ts_tablet_manager.cc:1434] T 0fd44c1c77984a20b797e7fe8bae8141 P 2040751db0d74e5392409efdc211fd95: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260713 09:08:34.359845 24254 tablet_bootstrap.cc:492] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95: Bootstrap starting.
I20260713 09:08:34.360059 23884 catalog_manager.cc:5697] T b54bf8a2688a4da8878161a665d0a80b P 552138b4d5ab4e60902f1eddba28b05d reported cstate change: term changed from 0 to 1, leader changed from <none> to 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131). New cstate: current_term: 1 leader_uuid: "552138b4d5ab4e60902f1eddba28b05d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:34.366336 24254 tablet_bootstrap.cc:654] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.366132 24252 raft_consensus.cc:359] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:34.366959 24252 raft_consensus.cc:385] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.367259 24252 raft_consensus.cc:740] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.368080 24252 consensus_queue.cc:260] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:34.370729 24252 ts_tablet_manager.cc:1434] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260713 09:08:34.371706 24252 tablet_bootstrap.cc:492] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
I20260713 09:08:34.371774 24251 tablet_bootstrap.cc:492] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d: No bootstrap required, opened a new log
I20260713 09:08:34.373487 24251 ts_tablet_manager.cc:1403] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d: Time spent bootstrapping tablet: real 0.107s	user 0.017s	sys 0.006s
I20260713 09:08:34.377628 24251 raft_consensus.cc:359] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:34.378417 24252 tablet_bootstrap.cc:654] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.378685 24251 raft_consensus.cc:385] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.379139 24251 raft_consensus.cc:740] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 552138b4d5ab4e60902f1eddba28b05d, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.380277 24251 consensus_queue.cc:260] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:34.385987 24251 ts_tablet_manager.cc:1434] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.005s
I20260713 09:08:34.387045 24251 tablet_bootstrap.cc:492] T 72e0a40eba944fb0a129a8eef665d169 P 552138b4d5ab4e60902f1eddba28b05d: Bootstrap starting.
I20260713 09:08:34.387847 24253 tablet_bootstrap.cc:492] T 1726366bd41141d6ba12da471ea40b6f P caf2810f9e0a497ba0d73b5dac30e22d: No bootstrap required, opened a new log
I20260713 09:08:34.388199 24259 raft_consensus.cc:493] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.388368 24253 ts_tablet_manager.cc:1403] T 1726366bd41141d6ba12da471ea40b6f P caf2810f9e0a497ba0d73b5dac30e22d: Time spent bootstrapping tablet: real 0.068s	user 0.012s	sys 0.008s
I20260713 09:08:34.388690 24259 raft_consensus.cc:515] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:34.390805 24259 leader_election.cc:290] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405), 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707)
I20260713 09:08:34.391261 24291 raft_consensus.cc:493] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.391341 24253 raft_consensus.cc:359] T 1726366bd41141d6ba12da471ea40b6f P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:34.391876 24291 raft_consensus.cc:515] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:34.392285 24253 raft_consensus.cc:385] T 1726366bd41141d6ba12da471ea40b6f P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.392457 24061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28465e50c0cc4d79b61dba9b922cbdc5" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040751db0d74e5392409efdc211fd95" is_pre_election: true
I20260713 09:08:34.392699 24253 raft_consensus.cc:740] T 1726366bd41141d6ba12da471ea40b6f P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf2810f9e0a497ba0d73b5dac30e22d, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.393406 24251 tablet_bootstrap.cc:654] T 72e0a40eba944fb0a129a8eef665d169 P 552138b4d5ab4e60902f1eddba28b05d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.393671 24253 consensus_queue.cc:260] T 1726366bd41141d6ba12da471ea40b6f P caf2810f9e0a497ba0d73b5dac30e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:34.396368 24252 tablet_bootstrap.cc:492] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300: No bootstrap required, opened a new log
I20260713 09:08:34.396832 24252 ts_tablet_manager.cc:1403] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.007s
I20260713 09:08:34.396799 24135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28465e50c0cc4d79b61dba9b922cbdc5" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552138b4d5ab4e60902f1eddba28b05d" is_pre_election: true
I20260713 09:08:34.397890 24253 ts_tablet_manager.cc:1434] T 1726366bd41141d6ba12da471ea40b6f P caf2810f9e0a497ba0d73b5dac30e22d: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260713 09:08:34.397833 24135 raft_consensus.cc:2468] T 28465e50c0cc4d79b61dba9b922cbdc5 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16abd7a75f384d1b813090a067fc2300 in term 0.
I20260713 09:08:34.399048 24253 tablet_bootstrap.cc:492] T 0fd44c1c77984a20b797e7fe8bae8141 P caf2810f9e0a497ba0d73b5dac30e22d: Bootstrap starting.
I20260713 09:08:34.400043 24252 raft_consensus.cc:359] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:34.400744 24252 raft_consensus.cc:385] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.401036 24252 raft_consensus.cc:740] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.401876 24252 consensus_queue.cc:260] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:34.402952 23985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09798a5dfc8412da9a17b3b1ccc5d81" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300" is_pre_election: true
I20260713 09:08:34.405651 24061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09798a5dfc8412da9a17b3b1ccc5d81" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040751db0d74e5392409efdc211fd95" is_pre_election: true
I20260713 09:08:34.406517 24061 raft_consensus.cc:2468] T b09798a5dfc8412da9a17b3b1ccc5d81 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 552138b4d5ab4e60902f1eddba28b05d in term 0.
I20260713 09:08:34.408509 24101 leader_election.cc:304] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2040751db0d74e5392409efdc211fd95, 552138b4d5ab4e60902f1eddba28b05d; no voters: 
I20260713 09:08:34.409955 24304 raft_consensus.cc:2804] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:34.410358 24304 raft_consensus.cc:493] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:34.410701 24304 raft_consensus.cc:3060] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.394001 24291 leader_election.cc:290] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203), 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405)
W20260713 09:08:34.394387 23952 leader_election.cc:343] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:34.395964 24254 tablet_bootstrap.cc:492] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95: No bootstrap required, opened a new log
I20260713 09:08:34.413090 24254 ts_tablet_manager.cc:1403] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95: Time spent bootstrapping tablet: real 0.053s	user 0.018s	sys 0.009s
I20260713 09:08:34.414844 24252 ts_tablet_manager.cc:1434] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260713 09:08:34.415887 24252 tablet_bootstrap.cc:492] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
I20260713 09:08:34.415727 23950 leader_election.cc:304] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [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: 16abd7a75f384d1b813090a067fc2300, 552138b4d5ab4e60902f1eddba28b05d; no voters: 2040751db0d74e5392409efdc211fd95
I20260713 09:08:34.417510 24291 raft_consensus.cc:493] T 2580a19092204d62bdb8a733232e3afb P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.418804 24291 raft_consensus.cc:515] T 2580a19092204d62bdb8a733232e3afb P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:34.421856 24259 raft_consensus.cc:2804] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:34.421978 24304 raft_consensus.cc:515] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:34.422573 24259 raft_consensus.cc:493] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:34.423084 24259 raft_consensus.cc:3060] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.423332 24253 tablet_bootstrap.cc:654] T 0fd44c1c77984a20b797e7fe8bae8141 P caf2810f9e0a497ba0d73b5dac30e22d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.424185 24304 leader_election.cc:290] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 election: Requested vote from peers 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203), 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405)
I20260713 09:08:34.415889 24254 raft_consensus.cc:359] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:34.425390 24254 raft_consensus.cc:385] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.425688 24254 raft_consensus.cc:740] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.426570 24254 consensus_queue.cc:260] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:34.427700 24252 tablet_bootstrap.cc:654] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.429230 24254 ts_tablet_manager.cc:1434] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:08:34.434444 24251 tablet_bootstrap.cc:492] T 72e0a40eba944fb0a129a8eef665d169 P 552138b4d5ab4e60902f1eddba28b05d: No bootstrap required, opened a new log
I20260713 09:08:34.434945 24251 ts_tablet_manager.cc:1403] T 72e0a40eba944fb0a129a8eef665d169 P 552138b4d5ab4e60902f1eddba28b05d: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.031s
I20260713 09:08:34.436271 24061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09798a5dfc8412da9a17b3b1ccc5d81" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040751db0d74e5392409efdc211fd95"
I20260713 09:08:34.436929 24061 raft_consensus.cc:3060] T b09798a5dfc8412da9a17b3b1ccc5d81 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.437651 24251 raft_consensus.cc:359] T 72e0a40eba944fb0a129a8eef665d169 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:34.438346 24251 raft_consensus.cc:385] T 72e0a40eba944fb0a129a8eef665d169 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.438624 24251 raft_consensus.cc:740] T 72e0a40eba944fb0a129a8eef665d169 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 552138b4d5ab4e60902f1eddba28b05d, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.439381 24251 consensus_queue.cc:260] T 72e0a40eba944fb0a129a8eef665d169 P 552138b4d5ab4e60902f1eddba28b05d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:34.441314 24251 ts_tablet_manager.cc:1434] T 72e0a40eba944fb0a129a8eef665d169 P 552138b4d5ab4e60902f1eddba28b05d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:08:34.443392 24264 raft_consensus.cc:493] T 2580a19092204d62bdb8a733232e3afb P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.443897 24264 raft_consensus.cc:515] T 2580a19092204d62bdb8a733232e3afb P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:34.444711 24251 tablet_bootstrap.cc:492] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d: Bootstrap starting.
W20260713 09:08:34.445551 23932 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:34.446012 24264 leader_election.cc:290] T 2580a19092204d62bdb8a733232e3afb P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707), 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203)
I20260713 09:08:34.446622 24254 tablet_bootstrap.cc:492] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95: Bootstrap starting.
I20260713 09:08:34.450055 24135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2580a19092204d62bdb8a733232e3afb" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552138b4d5ab4e60902f1eddba28b05d" is_pre_election: true
I20260713 09:08:34.450805 24251 tablet_bootstrap.cc:654] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:34.459028 23950 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.94.131:42707, user_credentials={real_user=slave}} blocked reactor thread for 53779.4us
W20260713 09:08:34.460240 24100 leader_election.cc:343] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:34.461791 24251 tablet_bootstrap.cc:492] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d: No bootstrap required, opened a new log
I20260713 09:08:34.462284 24251 ts_tablet_manager.cc:1403] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260713 09:08:34.463100 24254 tablet_bootstrap.cc:654] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.450763 24135 raft_consensus.cc:2468] T 2580a19092204d62bdb8a733232e3afb P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2040751db0d74e5392409efdc211fd95 in term 0.
I20260713 09:08:34.464782 24025 leader_election.cc:304] T 2580a19092204d62bdb8a733232e3afb P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2040751db0d74e5392409efdc211fd95, 552138b4d5ab4e60902f1eddba28b05d; no voters: 
I20260713 09:08:34.465025 24251 raft_consensus.cc:359] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:34.465622 24264 raft_consensus.cc:2804] T 2580a19092204d62bdb8a733232e3afb P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:34.465741 24251 raft_consensus.cc:385] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.466023 24264 raft_consensus.cc:493] T 2580a19092204d62bdb8a733232e3afb P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:34.466037 24251 raft_consensus.cc:740] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 552138b4d5ab4e60902f1eddba28b05d, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.466439 24264 raft_consensus.cc:3060] T 2580a19092204d62bdb8a733232e3afb P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.466949 24251 consensus_queue.cc:260] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:34.471233 24251 ts_tablet_manager.cc:1434] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:08:34.472405 24251 tablet_bootstrap.cc:492] T 0fd44c1c77984a20b797e7fe8bae8141 P 552138b4d5ab4e60902f1eddba28b05d: Bootstrap starting.
I20260713 09:08:34.473520 24264 raft_consensus.cc:515] T 2580a19092204d62bdb8a733232e3afb P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:34.476567 24135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2580a19092204d62bdb8a733232e3afb" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552138b4d5ab4e60902f1eddba28b05d"
I20260713 09:08:34.477205 24135 raft_consensus.cc:3060] T 2580a19092204d62bdb8a733232e3afb P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.478024 24251 tablet_bootstrap.cc:654] T 0fd44c1c77984a20b797e7fe8bae8141 P 552138b4d5ab4e60902f1eddba28b05d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.482583 24254 tablet_bootstrap.cc:492] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95: No bootstrap required, opened a new log
I20260713 09:08:34.483139 24254 ts_tablet_manager.cc:1403] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.013s
I20260713 09:08:34.486529 24254 raft_consensus.cc:359] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:34.487360 24254 raft_consensus.cc:385] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.487691 24254 raft_consensus.cc:740] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.487740 24291 leader_election.cc:290] T 2580a19092204d62bdb8a733232e3afb P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203), 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405)
I20260713 09:08:34.488741 24254 consensus_queue.cc:260] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:34.489903 24060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2580a19092204d62bdb8a733232e3afb" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040751db0d74e5392409efdc211fd95" is_pre_election: true
I20260713 09:08:34.490962 24060 raft_consensus.cc:2393] T 2580a19092204d62bdb8a733232e3afb P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 552138b4d5ab4e60902f1eddba28b05d in current term 1: Already voted for candidate 2040751db0d74e5392409efdc211fd95 in this term.
I20260713 09:08:34.497879 23985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2580a19092204d62bdb8a733232e3afb" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300" is_pre_election: true
I20260713 09:08:34.498878 23985 raft_consensus.cc:2468] T 2580a19092204d62bdb8a733232e3afb P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2040751db0d74e5392409efdc211fd95 in term 0.
I20260713 09:08:34.500327 24254 ts_tablet_manager.cc:1434] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260713 09:08:34.501214 23985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2580a19092204d62bdb8a733232e3afb" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300" is_pre_election: true
I20260713 09:08:34.501475 24298 raft_consensus.cc:493] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.502213 24298 raft_consensus.cc:515] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:34.506202 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1726366bd41141d6ba12da471ea40b6f" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" is_pre_election: true
I20260713 09:08:34.507120 24209 raft_consensus.cc:2468] T 1726366bd41141d6ba12da471ea40b6f P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2040751db0d74e5392409efdc211fd95 in term 0.
I20260713 09:08:34.508302 24310 raft_consensus.cc:493] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.508769 24310 raft_consensus.cc:515] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:34.509876 24298 leader_election.cc:290] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441), 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203)
I20260713 09:08:34.510864 24026 leader_election.cc:304] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2040751db0d74e5392409efdc211fd95, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 
I20260713 09:08:34.512411 24060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f088d9cc6747529e8958a93498dd70" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040751db0d74e5392409efdc211fd95" is_pre_election: true
I20260713 09:08:34.512856 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f088d9cc6747529e8958a93498dd70" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" is_pre_election: true
I20260713 09:08:34.513655 24209 raft_consensus.cc:2393] T c5f088d9cc6747529e8958a93498dd70 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16abd7a75f384d1b813090a067fc2300 in current term 1: Already voted for candidate 2040751db0d74e5392409efdc211fd95 in this term.
I20260713 09:08:34.510900 24310 leader_election.cc:290] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441), 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405)
I20260713 09:08:34.514675 23951 leader_election.cc:304] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16abd7a75f384d1b813090a067fc2300; no voters: 2040751db0d74e5392409efdc211fd95, caf2810f9e0a497ba0d73b5dac30e22d
I20260713 09:08:34.516885 24310 raft_consensus.cc:3060] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.517508 24254 tablet_bootstrap.cc:492] T 4f5b5d6d205d45ea8259c55f95811f70 P 2040751db0d74e5392409efdc211fd95: Bootstrap starting.
I20260713 09:08:34.521049 24293 raft_consensus.cc:2804] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:34.521509 24293 raft_consensus.cc:493] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:34.521929 24293 raft_consensus.cc:3060] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.524659 24254 tablet_bootstrap.cc:654] T 4f5b5d6d205d45ea8259c55f95811f70 P 2040751db0d74e5392409efdc211fd95: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.521934 23985 raft_consensus.cc:2468] T 2580a19092204d62bdb8a733232e3afb P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 552138b4d5ab4e60902f1eddba28b05d in term 0.
I20260713 09:08:34.528975 24291 raft_consensus.cc:493] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.529759 24291 raft_consensus.cc:515] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:34.531252 24293 raft_consensus.cc:515] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:34.535272 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1726366bd41141d6ba12da471ea40b6f" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d"
I20260713 09:08:34.536155 24209 raft_consensus.cc:3060] T 1726366bd41141d6ba12da471ea40b6f P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.536054 24259 raft_consensus.cc:515] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:34.541260 24293 leader_election.cc:290] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 election: Requested vote from peers caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441), 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203)
I20260713 09:08:34.543874 24254 tablet_bootstrap.cc:492] T 4f5b5d6d205d45ea8259c55f95811f70 P 2040751db0d74e5392409efdc211fd95: No bootstrap required, opened a new log
I20260713 09:08:34.544677 24254 ts_tablet_manager.cc:1403] T 4f5b5d6d205d45ea8259c55f95811f70 P 2040751db0d74e5392409efdc211fd95: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.000s
I20260713 09:08:34.544771 24060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28465e50c0cc4d79b61dba9b922cbdc5" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040751db0d74e5392409efdc211fd95"
I20260713 09:08:34.546177 24060 raft_consensus.cc:3060] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.548252 24254 raft_consensus.cc:359] T 4f5b5d6d205d45ea8259c55f95811f70 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:34.549155 24254 raft_consensus.cc:385] T 4f5b5d6d205d45ea8259c55f95811f70 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.550488 24259 leader_election.cc:290] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 1 election: Requested vote from peers 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405), 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707)
I20260713 09:08:34.549507 24254 raft_consensus.cc:740] T 4f5b5d6d205d45ea8259c55f95811f70 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.552047 24254 consensus_queue.cc:260] T 4f5b5d6d205d45ea8259c55f95811f70 P 2040751db0d74e5392409efdc211fd95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:34.554877 24209 raft_consensus.cc:2468] T 1726366bd41141d6ba12da471ea40b6f P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040751db0d74e5392409efdc211fd95 in term 1.
I20260713 09:08:34.563422 24100 leader_election.cc:304] T 2580a19092204d62bdb8a733232e3afb P 552138b4d5ab4e60902f1eddba28b05d [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: 16abd7a75f384d1b813090a067fc2300, 552138b4d5ab4e60902f1eddba28b05d; no voters: 2040751db0d74e5392409efdc211fd95
I20260713 09:08:34.565070 23986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5b5d6d205d45ea8259c55f95811f70" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300" is_pre_election: true
I20260713 09:08:34.568181 23985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09798a5dfc8412da9a17b3b1ccc5d81" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300"
I20260713 09:08:34.569191 24310 raft_consensus.cc:2749] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:34.569495 24264 leader_election.cc:290] T 2580a19092204d62bdb8a733232e3afb P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 election: Requested vote from peers 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707), 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203)
I20260713 09:08:34.571962 24026 leader_election.cc:304] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2040751db0d74e5392409efdc211fd95, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 
I20260713 09:08:34.573096 24298 consensus_queue.cc:1048] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:34.574561 24264 raft_consensus.cc:2804] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:34.575268 24264 raft_consensus.cc:697] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Becoming Leader. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Running, Role: LEADER
I20260713 09:08:34.576355 24264 consensus_queue.cc:237] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:34.577694 24291 leader_election.cc:290] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203), 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405)
I20260713 09:08:34.578364 24254 ts_tablet_manager.cc:1434] T 4f5b5d6d205d45ea8259c55f95811f70 P 2040751db0d74e5392409efdc211fd95: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260713 09:08:34.581054 24254 tablet_bootstrap.cc:492] T 69a517f3dcd64d18a5f3a91d3518c922 P 2040751db0d74e5392409efdc211fd95: Bootstrap starting.
I20260713 09:08:34.584283 24061 raft_consensus.cc:2468] T b09798a5dfc8412da9a17b3b1ccc5d81 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 552138b4d5ab4e60902f1eddba28b05d in term 1.
I20260713 09:08:34.582646 24059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5b5d6d205d45ea8259c55f95811f70" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040751db0d74e5392409efdc211fd95" is_pre_election: true
I20260713 09:08:34.585237 24059 raft_consensus.cc:2468] T 4f5b5d6d205d45ea8259c55f95811f70 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 552138b4d5ab4e60902f1eddba28b05d in term 0.
I20260713 09:08:34.587889 24101 leader_election.cc:304] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2040751db0d74e5392409efdc211fd95, 552138b4d5ab4e60902f1eddba28b05d; no voters: 
I20260713 09:08:34.588308 24254 tablet_bootstrap.cc:654] T 69a517f3dcd64d18a5f3a91d3518c922 P 2040751db0d74e5392409efdc211fd95: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.590471 24291 raft_consensus.cc:2804] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:34.591219 24291 raft_consensus.cc:493] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:34.591342 24101 leader_election.cc:304] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2040751db0d74e5392409efdc211fd95, 552138b4d5ab4e60902f1eddba28b05d; no voters: 
I20260713 09:08:34.591732 24291 raft_consensus.cc:3060] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.592228 24288 raft_consensus.cc:2804] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:34.592411 24253 tablet_bootstrap.cc:492] T 0fd44c1c77984a20b797e7fe8bae8141 P caf2810f9e0a497ba0d73b5dac30e22d: No bootstrap required, opened a new log
I20260713 09:08:34.592947 24253 ts_tablet_manager.cc:1403] T 0fd44c1c77984a20b797e7fe8bae8141 P caf2810f9e0a497ba0d73b5dac30e22d: Time spent bootstrapping tablet: real 0.194s	user 0.041s	sys 0.029s
I20260713 09:08:34.592821 24288 raft_consensus.cc:697] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d [term 1 LEADER]: Becoming Leader. State: Replica: 552138b4d5ab4e60902f1eddba28b05d, State: Running, Role: LEADER
I20260713 09:08:34.593669 24257 raft_consensus.cc:493] T 72e0a40eba944fb0a129a8eef665d169 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.593868 24288 consensus_queue.cc:237] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:34.594213 24257 raft_consensus.cc:515] T 72e0a40eba944fb0a129a8eef665d169 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:34.596276 24253 raft_consensus.cc:359] T 0fd44c1c77984a20b797e7fe8bae8141 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:34.597028 24253 raft_consensus.cc:385] T 0fd44c1c77984a20b797e7fe8bae8141 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.597736 24253 raft_consensus.cc:740] T 0fd44c1c77984a20b797e7fe8bae8141 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf2810f9e0a497ba0d73b5dac30e22d, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.598644 24253 consensus_queue.cc:260] T 0fd44c1c77984a20b797e7fe8bae8141 P caf2810f9e0a497ba0d73b5dac30e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:34.602955 24253 ts_tablet_manager.cc:1434] T 0fd44c1c77984a20b797e7fe8bae8141 P caf2810f9e0a497ba0d73b5dac30e22d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.002s
I20260713 09:08:34.609812 23985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1726366bd41141d6ba12da471ea40b6f" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300" is_pre_election: true
I20260713 09:08:34.610778 24253 tablet_bootstrap.cc:492] T 69a517f3dcd64d18a5f3a91d3518c922 P caf2810f9e0a497ba0d73b5dac30e22d: Bootstrap starting.
I20260713 09:08:34.615319 24288 consensus_queue.cc:1048] T b54bf8a2688a4da8878161a665d0a80b P 552138b4d5ab4e60902f1eddba28b05d [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:34.618325 23985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1726366bd41141d6ba12da471ea40b6f" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300"
W20260713 09:08:34.619236 24026 leader_election.cc:343] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:34.619580 24253 tablet_bootstrap.cc:654] T 69a517f3dcd64d18a5f3a91d3518c922 P caf2810f9e0a497ba0d73b5dac30e22d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.619493 23986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2580a19092204d62bdb8a733232e3afb" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300"
I20260713 09:08:34.620209 23986 raft_consensus.cc:3060] T 2580a19092204d62bdb8a733232e3afb P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:34.620388 24026 leader_election.cc:343] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:34.614426 24135 raft_consensus.cc:2468] T 2580a19092204d62bdb8a733232e3afb P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040751db0d74e5392409efdc211fd95 in term 1.
I20260713 09:08:34.627846 24304 raft_consensus.cc:2764] T 2580a19092204d62bdb8a733232e3afb P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:08:34.628481 24134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28465e50c0cc4d79b61dba9b922cbdc5" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552138b4d5ab4e60902f1eddba28b05d"
I20260713 09:08:34.629287 24134 raft_consensus.cc:3060] T 28465e50c0cc4d79b61dba9b922cbdc5 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.633967 24264 consensus_queue.cc:1048] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:34.634291 24025 leader_election.cc:304] T 2580a19092204d62bdb8a733232e3afb P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2040751db0d74e5392409efdc211fd95, 552138b4d5ab4e60902f1eddba28b05d; no voters: 
I20260713 09:08:34.620363 24257 leader_election.cc:290] T 72e0a40eba944fb0a129a8eef665d169 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441), 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203)
I20260713 09:08:34.635214 24298 raft_consensus.cc:2804] T 2580a19092204d62bdb8a733232e3afb P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:34.635721 24298 raft_consensus.cc:697] T 2580a19092204d62bdb8a733232e3afb P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Becoming Leader. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Running, Role: LEADER
I20260713 09:08:34.636559 24298 consensus_queue.cc:237] T 2580a19092204d62bdb8a733232e3afb P 2040751db0d74e5392409efdc211fd95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:34.648337 23882 catalog_manager.cc:5697] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2040751db0d74e5392409efdc211fd95 (127.21.94.130). New cstate: current_term: 1 leader_uuid: "2040751db0d74e5392409efdc211fd95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:34.653007 23884 catalog_manager.cc:5697] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d reported cstate change: term changed from 0 to 1, leader changed from <none> to 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131). New cstate: current_term: 1 leader_uuid: "552138b4d5ab4e60902f1eddba28b05d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:34.657951 24264 raft_consensus.cc:493] T 0fd44c1c77984a20b797e7fe8bae8141 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.658696 24264 raft_consensus.cc:515] T 0fd44c1c77984a20b797e7fe8bae8141 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:34.645628 23986 raft_consensus.cc:2468] T 2580a19092204d62bdb8a733232e3afb P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040751db0d74e5392409efdc211fd95 in term 1.
I20260713 09:08:34.651311 24251 tablet_bootstrap.cc:492] T 0fd44c1c77984a20b797e7fe8bae8141 P 552138b4d5ab4e60902f1eddba28b05d: No bootstrap required, opened a new log
I20260713 09:08:34.672245 24251 ts_tablet_manager.cc:1403] T 0fd44c1c77984a20b797e7fe8bae8141 P 552138b4d5ab4e60902f1eddba28b05d: Time spent bootstrapping tablet: real 0.200s	user 0.047s	sys 0.066s
I20260713 09:08:34.674234 24135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd44c1c77984a20b797e7fe8bae8141" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552138b4d5ab4e60902f1eddba28b05d" is_pre_election: true
W20260713 09:08:34.675784 24025 leader_election.cc:343] T 0fd44c1c77984a20b797e7fe8bae8141 P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:34.676105 24251 raft_consensus.cc:359] T 0fd44c1c77984a20b797e7fe8bae8141 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:34.677136 24251 raft_consensus.cc:385] T 0fd44c1c77984a20b797e7fe8bae8141 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.677510 24251 raft_consensus.cc:740] T 0fd44c1c77984a20b797e7fe8bae8141 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 552138b4d5ab4e60902f1eddba28b05d, State: Initialized, Role: FOLLOWER
W20260713 09:08:34.665982 24100 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.94.132:38441, user_credentials={real_user=slave}} blocked reactor thread for 51080.9us
I20260713 09:08:34.678393 24251 consensus_queue.cc:260] T 0fd44c1c77984a20b797e7fe8bae8141 P 552138b4d5ab4e60902f1eddba28b05d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:34.681161 24209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e0a40eba944fb0a129a8eef665d169" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" is_pre_election: true
I20260713 09:08:34.681890 24209 raft_consensus.cc:2468] T 72e0a40eba944fb0a129a8eef665d169 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 552138b4d5ab4e60902f1eddba28b05d in term 0.
W20260713 09:08:34.683812 24100 leader_election.cc:343] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:08:34.684370 24026 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.94.132:38441, user_credentials={real_user=slave}} blocked reactor thread for 48302.2us
I20260713 09:08:34.684653 23984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e0a40eba944fb0a129a8eef665d169" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300" is_pre_election: true
W20260713 09:08:34.685892 24100 leader_election.cc:343] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:34.686889 24100 leader_election.cc:304] T 72e0a40eba944fb0a129a8eef665d169 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 552138b4d5ab4e60902f1eddba28b05d, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 
I20260713 09:08:34.694517 24252 tablet_bootstrap.cc:492] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300: No bootstrap required, opened a new log
I20260713 09:08:34.695258 24252 ts_tablet_manager.cc:1403] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.280s	user 0.022s	sys 0.048s
I20260713 09:08:34.700657 24253 tablet_bootstrap.cc:492] T 69a517f3dcd64d18a5f3a91d3518c922 P caf2810f9e0a497ba0d73b5dac30e22d: No bootstrap required, opened a new log
I20260713 09:08:34.701320 24253 ts_tablet_manager.cc:1403] T 69a517f3dcd64d18a5f3a91d3518c922 P caf2810f9e0a497ba0d73b5dac30e22d: Time spent bootstrapping tablet: real 0.091s	user 0.014s	sys 0.003s
I20260713 09:08:34.706969 24251 ts_tablet_manager.cc:1434] T 0fd44c1c77984a20b797e7fe8bae8141 P 552138b4d5ab4e60902f1eddba28b05d: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.000s
I20260713 09:08:34.708545 24251 tablet_bootstrap.cc:492] T d679795503c54c49ac0b40f341450eec P 552138b4d5ab4e60902f1eddba28b05d: Bootstrap starting.
I20260713 09:08:34.716622 24251 tablet_bootstrap.cc:654] T d679795503c54c49ac0b40f341450eec P 552138b4d5ab4e60902f1eddba28b05d: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:34.719569 24100 leader_election.cc:343] T 72e0a40eba944fb0a129a8eef665d169 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:34.719388 24304 consensus_queue.cc:1048] T f1d900cc05e94d2da4246bb5bd1e0d17 P 552138b4d5ab4e60902f1eddba28b05d [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:34.721457 24060 raft_consensus.cc:2468] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16abd7a75f384d1b813090a067fc2300 in term 1.
I20260713 09:08:34.723161 23952 leader_election.cc:304] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16abd7a75f384d1b813090a067fc2300, 2040751db0d74e5392409efdc211fd95; no voters: 
I20260713 09:08:34.725736 24134 raft_consensus.cc:2468] T 28465e50c0cc4d79b61dba9b922cbdc5 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16abd7a75f384d1b813090a067fc2300 in term 1.
I20260713 09:08:34.726217 24310 raft_consensus.cc:2804] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:34.726948 24310 raft_consensus.cc:697] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [term 1 LEADER]: Becoming Leader. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Running, Role: LEADER
I20260713 09:08:34.728045 24310 consensus_queue.cc:237] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:34.729396 24252 raft_consensus.cc:359] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:34.705689 24257 raft_consensus.cc:2804] T 72e0a40eba944fb0a129a8eef665d169 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:34.734999 24291 raft_consensus.cc:515] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:34.739310 24252 raft_consensus.cc:385] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.750253 24259 consensus_queue.cc:1048] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:34.755052 24304 consensus_queue.cc:1048] T f1d900cc05e94d2da4246bb5bd1e0d17 P 552138b4d5ab4e60902f1eddba28b05d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:34.740056 24257 raft_consensus.cc:493] T 72e0a40eba944fb0a129a8eef665d169 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:34.756157 24206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd44c1c77984a20b797e7fe8bae8141" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" is_pre_election: true
I20260713 09:08:34.770453 24206 raft_consensus.cc:2468] T 0fd44c1c77984a20b797e7fe8bae8141 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2040751db0d74e5392409efdc211fd95 in term 0.
I20260713 09:08:34.770701 24341 consensus_queue.cc:1048] T 4f59fa5942014f6eb3f9740cd0df4a05 P 2040751db0d74e5392409efdc211fd95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:34.760671 24254 tablet_bootstrap.cc:492] T 69a517f3dcd64d18a5f3a91d3518c922 P 2040751db0d74e5392409efdc211fd95: No bootstrap required, opened a new log
I20260713 09:08:34.772866 24254 ts_tablet_manager.cc:1403] T 69a517f3dcd64d18a5f3a91d3518c922 P 2040751db0d74e5392409efdc211fd95: Time spent bootstrapping tablet: real 0.192s	user 0.012s	sys 0.009s
I20260713 09:08:34.759837 24257 raft_consensus.cc:3060] T 72e0a40eba944fb0a129a8eef665d169 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.745065 24252 raft_consensus.cc:740] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.774688 24304 consensus_queue.cc:1048] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:08:34.776438 24336 consensus_queue.cc:1048] T 4f59fa5942014f6eb3f9740cd0df4a05 P 2040751db0d74e5392409efdc211fd95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:08:34.771865 24026 leader_election.cc:304] T 0fd44c1c77984a20b797e7fe8bae8141 P 2040751db0d74e5392409efdc211fd95 [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: 2040751db0d74e5392409efdc211fd95, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 552138b4d5ab4e60902f1eddba28b05d
I20260713 09:08:34.777899 24061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5b5d6d205d45ea8259c55f95811f70" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040751db0d74e5392409efdc211fd95"
I20260713 09:08:34.778359 24291 leader_election.cc:290] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 election: Requested vote from peers 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203), 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405)
I20260713 09:08:34.779002 23986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5b5d6d205d45ea8259c55f95811f70" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300"
W20260713 09:08:34.780040 24338 log.cc:927] Time spent T 2580a19092204d62bdb8a733232e3afb P 2040751db0d74e5392409efdc211fd95: Append to log took a long time: real 0.102s	user 0.000s	sys 0.000s
I20260713 09:08:34.784319 24253 raft_consensus.cc:359] T 69a517f3dcd64d18a5f3a91d3518c922 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:34.797276 24252 consensus_queue.cc:260] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:34.786505 24264 leader_election.cc:290] T 0fd44c1c77984a20b797e7fe8bae8141 P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707), caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441)
I20260713 09:08:34.803797 24253 raft_consensus.cc:385] T 69a517f3dcd64d18a5f3a91d3518c922 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.808857 24253 raft_consensus.cc:740] T 69a517f3dcd64d18a5f3a91d3518c922 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf2810f9e0a497ba0d73b5dac30e22d, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.809526 24253 consensus_queue.cc:260] T 69a517f3dcd64d18a5f3a91d3518c922 P caf2810f9e0a497ba0d73b5dac30e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:34.813496 24252 ts_tablet_manager.cc:1434] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.118s	user 0.010s	sys 0.000s
I20260713 09:08:34.814767 24254 raft_consensus.cc:359] T 69a517f3dcd64d18a5f3a91d3518c922 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:34.815721 24254 raft_consensus.cc:385] T 69a517f3dcd64d18a5f3a91d3518c922 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.816057 24254 raft_consensus.cc:740] T 69a517f3dcd64d18a5f3a91d3518c922 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.817387 24254 consensus_queue.cc:260] T 69a517f3dcd64d18a5f3a91d3518c922 P 2040751db0d74e5392409efdc211fd95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:34.820129 24254 ts_tablet_manager.cc:1434] T 69a517f3dcd64d18a5f3a91d3518c922 P 2040751db0d74e5392409efdc211fd95: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260713 09:08:34.802999 24061 raft_consensus.cc:3060] T 4f5b5d6d205d45ea8259c55f95811f70 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.826120 24253 ts_tablet_manager.cc:1434] T 69a517f3dcd64d18a5f3a91d3518c922 P caf2810f9e0a497ba0d73b5dac30e22d: Time spent starting tablet: real 0.124s	user 0.004s	sys 0.004s
W20260713 09:08:34.827406 24100 leader_election.cc:343] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:34.808589 24293 raft_consensus.cc:2804] T 0fd44c1c77984a20b797e7fe8bae8141 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:34.832340 24251 tablet_bootstrap.cc:492] T d679795503c54c49ac0b40f341450eec P 552138b4d5ab4e60902f1eddba28b05d: No bootstrap required, opened a new log
I20260713 09:08:34.832974 24251 ts_tablet_manager.cc:1403] T d679795503c54c49ac0b40f341450eec P 552138b4d5ab4e60902f1eddba28b05d: Time spent bootstrapping tablet: real 0.125s	user 0.007s	sys 0.010s
I20260713 09:08:34.833261 24254 tablet_bootstrap.cc:492] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95: Bootstrap starting.
I20260713 09:08:34.803260 24288 consensus_queue.cc:1048] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d [LEADER]: Connected to new peer: Peer: permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260713 09:08:34.839957 24304 consensus_queue.cc:1048] T b54bf8a2688a4da8878161a665d0a80b P 552138b4d5ab4e60902f1eddba28b05d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:34.846693 24253 tablet_bootstrap.cc:492] T d679795503c54c49ac0b40f341450eec P caf2810f9e0a497ba0d73b5dac30e22d: Bootstrap starting.
I20260713 09:08:34.830250 24293 raft_consensus.cc:493] T 0fd44c1c77984a20b797e7fe8bae8141 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:34.839720 24061 raft_consensus.cc:2468] T 4f5b5d6d205d45ea8259c55f95811f70 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 552138b4d5ab4e60902f1eddba28b05d in term 1.
I20260713 09:08:34.883364 24101 leader_election.cc:304] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d [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: 2040751db0d74e5392409efdc211fd95, 552138b4d5ab4e60902f1eddba28b05d; no voters: 16abd7a75f384d1b813090a067fc2300
I20260713 09:08:34.885016 24304 raft_consensus.cc:2804] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:34.885711 24304 raft_consensus.cc:697] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d [term 1 LEADER]: Becoming Leader. State: Replica: 552138b4d5ab4e60902f1eddba28b05d, State: Running, Role: LEADER
I20260713 09:08:34.876463 24252 tablet_bootstrap.cc:492] T 72e0a40eba944fb0a129a8eef665d169 P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
I20260713 09:08:34.898173 24251 raft_consensus.cc:359] T d679795503c54c49ac0b40f341450eec P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:34.899194 24251 raft_consensus.cc:385] T d679795503c54c49ac0b40f341450eec P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:34.899536 24251 raft_consensus.cc:740] T d679795503c54c49ac0b40f341450eec P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 552138b4d5ab4e60902f1eddba28b05d, State: Initialized, Role: FOLLOWER
I20260713 09:08:34.900475 24251 consensus_queue.cc:260] T d679795503c54c49ac0b40f341450eec P 552138b4d5ab4e60902f1eddba28b05d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:34.903249 24251 ts_tablet_manager.cc:1434] T d679795503c54c49ac0b40f341450eec P 552138b4d5ab4e60902f1eddba28b05d: Time spent starting tablet: real 0.070s	user 0.008s	sys 0.000s
I20260713 09:08:34.904429 24251 tablet_bootstrap.cc:492] T fea1f7afcc8c484d86c31e83d6038244 P 552138b4d5ab4e60902f1eddba28b05d: Bootstrap starting.
I20260713 09:08:34.907325 24254 tablet_bootstrap.cc:654] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.886776 24304 consensus_queue.cc:237] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:34.867599 24293 raft_consensus.cc:3060] T 0fd44c1c77984a20b797e7fe8bae8141 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.916862 24257 raft_consensus.cc:515] T 72e0a40eba944fb0a129a8eef665d169 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:34.920212 24206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e0a40eba944fb0a129a8eef665d169" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d"
I20260713 09:08:34.921039 24206 raft_consensus.cc:3060] T 72e0a40eba944fb0a129a8eef665d169 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.925565 24257 leader_election.cc:290] T 72e0a40eba944fb0a129a8eef665d169 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 election: Requested vote from peers caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441), 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203)
I20260713 09:08:34.927645 24257 raft_consensus.cc:493] T 0fd44c1c77984a20b797e7fe8bae8141 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.928112 24257 raft_consensus.cc:515] T 0fd44c1c77984a20b797e7fe8bae8141 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:34.932021 24060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd44c1c77984a20b797e7fe8bae8141" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040751db0d74e5392409efdc211fd95" is_pre_election: true
I20260713 09:08:34.935529 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd44c1c77984a20b797e7fe8bae8141" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" is_pre_election: true
I20260713 09:08:34.936511 24208 raft_consensus.cc:2468] T 0fd44c1c77984a20b797e7fe8bae8141 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 552138b4d5ab4e60902f1eddba28b05d in term 0.
I20260713 09:08:34.937783 24100 leader_election.cc:304] T 0fd44c1c77984a20b797e7fe8bae8141 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 552138b4d5ab4e60902f1eddba28b05d, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 
I20260713 09:08:34.938206 24206 raft_consensus.cc:2468] T 72e0a40eba944fb0a129a8eef665d169 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 552138b4d5ab4e60902f1eddba28b05d in term 1.
I20260713 09:08:34.938796 24291 raft_consensus.cc:2804] T 0fd44c1c77984a20b797e7fe8bae8141 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:34.939162 24291 raft_consensus.cc:493] T 0fd44c1c77984a20b797e7fe8bae8141 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:34.939522 24291 raft_consensus.cc:3060] T 0fd44c1c77984a20b797e7fe8bae8141 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:34.943972 24252 tablet_bootstrap.cc:654] T 72e0a40eba944fb0a129a8eef665d169 P 16abd7a75f384d1b813090a067fc2300: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:34.948172 23984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e0a40eba944fb0a129a8eef665d169" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300"
I20260713 09:08:34.945822 24100 leader_election.cc:304] T 72e0a40eba944fb0a129a8eef665d169 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 552138b4d5ab4e60902f1eddba28b05d, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 
I20260713 09:08:34.946573 24336 raft_consensus.cc:493] T 69a517f3dcd64d18a5f3a91d3518c922 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:34.949748 24336 raft_consensus.cc:515] T 69a517f3dcd64d18a5f3a91d3518c922 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:34.952056 24336 leader_election.cc:290] T 69a517f3dcd64d18a5f3a91d3518c922 P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441), 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203)
I20260713 09:08:34.948266 24293 raft_consensus.cc:515] T 0fd44c1c77984a20b797e7fe8bae8141 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:34.955528 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a517f3dcd64d18a5f3a91d3518c922" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" is_pre_election: true
I20260713 09:08:34.962628 23985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a517f3dcd64d18a5f3a91d3518c922" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300" is_pre_election: true
I20260713 09:08:34.966223 24288 raft_consensus.cc:2804] T 72e0a40eba944fb0a129a8eef665d169 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:34.935993 24253 tablet_bootstrap.cc:654] T d679795503c54c49ac0b40f341450eec P caf2810f9e0a497ba0d73b5dac30e22d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.003844 24259 raft_consensus.cc:493] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:35.009529 24259 raft_consensus.cc:515] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:35.012771 24259 leader_election.cc:290] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441), 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405)
I20260713 09:08:35.006996 24257 leader_election.cc:290] T 0fd44c1c77984a20b797e7fe8bae8141 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405), caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441)
I20260713 09:08:35.025269 24254 tablet_bootstrap.cc:492] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95: No bootstrap required, opened a new log
I20260713 09:08:35.025951 24254 ts_tablet_manager.cc:1403] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95: Time spent bootstrapping tablet: real 0.193s	user 0.008s	sys 0.008s
I20260713 09:08:35.030383 24059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1726366bd41141d6ba12da471ea40b6f" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040751db0d74e5392409efdc211fd95" is_pre_election: true
I20260713 09:08:35.033073 24060 raft_consensus.cc:2393] T 0fd44c1c77984a20b797e7fe8bae8141 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 552138b4d5ab4e60902f1eddba28b05d in current term 1: Already voted for candidate 2040751db0d74e5392409efdc211fd95 in this term.
I20260713 09:08:35.013901 24207 raft_consensus.cc:2468] T 69a517f3dcd64d18a5f3a91d3518c922 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2040751db0d74e5392409efdc211fd95 in term 0.
I20260713 09:08:35.016405 24288 raft_consensus.cc:697] T 72e0a40eba944fb0a129a8eef665d169 P 552138b4d5ab4e60902f1eddba28b05d [term 1 LEADER]: Becoming Leader. State: Replica: 552138b4d5ab4e60902f1eddba28b05d, State: Running, Role: LEADER
I20260713 09:08:35.002760 23883 catalog_manager.cc:5697] T 2580a19092204d62bdb8a733232e3afb P 2040751db0d74e5392409efdc211fd95 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2040751db0d74e5392409efdc211fd95 (127.21.94.130). New cstate: current_term: 1 leader_uuid: "2040751db0d74e5392409efdc211fd95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:35.041491 23881 catalog_manager.cc:5697] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16abd7a75f384d1b813090a067fc2300 (127.21.94.129). New cstate: current_term: 1 leader_uuid: "16abd7a75f384d1b813090a067fc2300" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:35.038465 24205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1726366bd41141d6ba12da471ea40b6f" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" is_pre_election: true
I20260713 09:08:35.044343 24205 raft_consensus.cc:2393] T 1726366bd41141d6ba12da471ea40b6f P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16abd7a75f384d1b813090a067fc2300 in current term 1: Already voted for candidate 2040751db0d74e5392409efdc211fd95 in this term.
I20260713 09:08:35.038993 24288 consensus_queue.cc:237] T 72e0a40eba944fb0a129a8eef665d169 P 552138b4d5ab4e60902f1eddba28b05d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:35.045714 23951 leader_election.cc:304] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16abd7a75f384d1b813090a067fc2300; no voters: 2040751db0d74e5392409efdc211fd95, caf2810f9e0a497ba0d73b5dac30e22d
W20260713 09:08:35.037910 24101 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.94.130:45405, user_credentials={real_user=slave}} blocked reactor thread for 95855.9us
I20260713 09:08:35.040002 24026 leader_election.cc:304] T 69a517f3dcd64d18a5f3a91d3518c922 P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2040751db0d74e5392409efdc211fd95, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 
W20260713 09:08:35.053495 24026 leader_election.cc:343] T 69a517f3dcd64d18a5f3a91d3518c922 P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.057113 24298 raft_consensus.cc:2804] T 69a517f3dcd64d18a5f3a91d3518c922 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:35.057570 24298 raft_consensus.cc:493] T 69a517f3dcd64d18a5f3a91d3518c922 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:35.057931 24298 raft_consensus.cc:3060] T 69a517f3dcd64d18a5f3a91d3518c922 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.058724 24254 raft_consensus.cc:359] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:35.060662 24254 raft_consensus.cc:385] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.061681 24291 raft_consensus.cc:515] T 0fd44c1c77984a20b797e7fe8bae8141 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:35.077517 24254 raft_consensus.cc:740] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.079914 24254 consensus_queue.cc:260] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:35.080749 24252 tablet_bootstrap.cc:492] T 72e0a40eba944fb0a129a8eef665d169 P 16abd7a75f384d1b813090a067fc2300: No bootstrap required, opened a new log
I20260713 09:08:35.083235 24252 ts_tablet_manager.cc:1403] T 72e0a40eba944fb0a129a8eef665d169 P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.217s	user 0.019s	sys 0.009s
I20260713 09:08:35.085198 24254 ts_tablet_manager.cc:1434] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.002s
I20260713 09:08:35.087378 23986 raft_consensus.cc:3060] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.068590 23884 catalog_manager.cc:5697] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d reported cstate change: term changed from 0 to 1, leader changed from <none> to 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131). New cstate: current_term: 1 leader_uuid: "552138b4d5ab4e60902f1eddba28b05d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:35.091169 24060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd44c1c77984a20b797e7fe8bae8141" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040751db0d74e5392409efdc211fd95"
I20260713 09:08:35.092216 24060 raft_consensus.cc:2393] T 0fd44c1c77984a20b797e7fe8bae8141 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 552138b4d5ab4e60902f1eddba28b05d in current term 1: Already voted for candidate 2040751db0d74e5392409efdc211fd95 in this term.
I20260713 09:08:35.086585 24254 tablet_bootstrap.cc:492] T fea1f7afcc8c484d86c31e83d6038244 P 2040751db0d74e5392409efdc211fd95: Bootstrap starting.
I20260713 09:08:35.078797 24291 leader_election.cc:290] T 0fd44c1c77984a20b797e7fe8bae8141 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 election: Requested vote from peers 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405), caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441)
I20260713 09:08:35.082530 24251 tablet_bootstrap.cc:654] T fea1f7afcc8c484d86c31e83d6038244 P 552138b4d5ab4e60902f1eddba28b05d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.117429 24293 leader_election.cc:290] T 0fd44c1c77984a20b797e7fe8bae8141 P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 election: Requested vote from peers 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707), caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441)
I20260713 09:08:35.119294 24205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd44c1c77984a20b797e7fe8bae8141" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d"
I20260713 09:08:35.120148 24205 raft_consensus.cc:3060] T 0fd44c1c77984a20b797e7fe8bae8141 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.129540 24252 raft_consensus.cc:359] T 72e0a40eba944fb0a129a8eef665d169 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:35.131902 24252 raft_consensus.cc:385] T 72e0a40eba944fb0a129a8eef665d169 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.132293 24252 raft_consensus.cc:740] T 72e0a40eba944fb0a129a8eef665d169 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.133641 24253 tablet_bootstrap.cc:492] T d679795503c54c49ac0b40f341450eec P caf2810f9e0a497ba0d73b5dac30e22d: No bootstrap required, opened a new log
I20260713 09:08:35.133301 24252 consensus_queue.cc:260] T 72e0a40eba944fb0a129a8eef665d169 P 16abd7a75f384d1b813090a067fc2300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:35.134128 24253 ts_tablet_manager.cc:1403] T d679795503c54c49ac0b40f341450eec P caf2810f9e0a497ba0d73b5dac30e22d: Time spent bootstrapping tablet: real 0.288s	user 0.015s	sys 0.007s
I20260713 09:08:35.137212 24364 consensus_queue.cc:1048] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:08:35.142460 24252 ts_tablet_manager.cc:1434] T 72e0a40eba944fb0a129a8eef665d169 P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.000s
I20260713 09:08:35.143750 24252 tablet_bootstrap.cc:492] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
I20260713 09:08:35.129370 24293 consensus_queue.cc:1048] T 2580a19092204d62bdb8a733232e3afb P 2040751db0d74e5392409efdc211fd95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260713 09:08:35.138056 24134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd44c1c77984a20b797e7fe8bae8141" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552138b4d5ab4e60902f1eddba28b05d"
I20260713 09:08:35.169018 24298 raft_consensus.cc:515] T 69a517f3dcd64d18a5f3a91d3518c922 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:35.164882 24134 raft_consensus.cc:2393] T 0fd44c1c77984a20b797e7fe8bae8141 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2040751db0d74e5392409efdc211fd95 in current term 1: Already voted for candidate 552138b4d5ab4e60902f1eddba28b05d in this term.
I20260713 09:08:35.171423 24362 raft_consensus.cc:2749] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:35.172005 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a517f3dcd64d18a5f3a91d3518c922" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d"
I20260713 09:08:35.172653 24207 raft_consensus.cc:3060] T 69a517f3dcd64d18a5f3a91d3518c922 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.174871 24298 leader_election.cc:290] T 69a517f3dcd64d18a5f3a91d3518c922 P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 election: Requested vote from peers caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441), 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203)
I20260713 09:08:35.177731 23985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69a517f3dcd64d18a5f3a91d3518c922" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300"
I20260713 09:08:35.177660 24253 raft_consensus.cc:359] T d679795503c54c49ac0b40f341450eec P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:35.178472 24253 raft_consensus.cc:385] T d679795503c54c49ac0b40f341450eec P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.178778 24253 raft_consensus.cc:740] T d679795503c54c49ac0b40f341450eec P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf2810f9e0a497ba0d73b5dac30e22d, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.179406 24253 consensus_queue.cc:260] T d679795503c54c49ac0b40f341450eec P caf2810f9e0a497ba0d73b5dac30e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:35.180815 24253 ts_tablet_manager.cc:1434] T d679795503c54c49ac0b40f341450eec P caf2810f9e0a497ba0d73b5dac30e22d: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.000s
I20260713 09:08:35.181649 24253 tablet_bootstrap.cc:492] T 10e74d09605746fea254239b7782cd3f P caf2810f9e0a497ba0d73b5dac30e22d: Bootstrap starting.
I20260713 09:08:35.184196 24254 tablet_bootstrap.cc:654] T fea1f7afcc8c484d86c31e83d6038244 P 2040751db0d74e5392409efdc211fd95: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.188426 24251 tablet_bootstrap.cc:492] T fea1f7afcc8c484d86c31e83d6038244 P 552138b4d5ab4e60902f1eddba28b05d: No bootstrap required, opened a new log
I20260713 09:08:35.188900 24251 ts_tablet_manager.cc:1403] T fea1f7afcc8c484d86c31e83d6038244 P 552138b4d5ab4e60902f1eddba28b05d: Time spent bootstrapping tablet: real 0.285s	user 0.013s	sys 0.018s
I20260713 09:08:35.194303 24251 raft_consensus.cc:359] T fea1f7afcc8c484d86c31e83d6038244 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:35.195248 24251 raft_consensus.cc:385] T fea1f7afcc8c484d86c31e83d6038244 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.195313 24369 consensus_queue.cc:1048] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:35.195695 24251 raft_consensus.cc:740] T fea1f7afcc8c484d86c31e83d6038244 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 552138b4d5ab4e60902f1eddba28b05d, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.196605 24251 consensus_queue.cc:260] T fea1f7afcc8c484d86c31e83d6038244 P 552138b4d5ab4e60902f1eddba28b05d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:35.201504 24251 ts_tablet_manager.cc:1434] T fea1f7afcc8c484d86c31e83d6038244 P 552138b4d5ab4e60902f1eddba28b05d: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:08:35.202731 24251 tablet_bootstrap.cc:492] T 10e74d09605746fea254239b7782cd3f P 552138b4d5ab4e60902f1eddba28b05d: Bootstrap starting.
W20260713 09:08:35.206319 24026 leader_election.cc:343] T 69a517f3dcd64d18a5f3a91d3518c922 P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.207000 24298 consensus_queue.cc:1048] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:35.207674 24205 raft_consensus.cc:2468] T 0fd44c1c77984a20b797e7fe8bae8141 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040751db0d74e5392409efdc211fd95 in term 1.
I20260713 09:08:35.209164 24026 leader_election.cc:304] T 0fd44c1c77984a20b797e7fe8bae8141 P 2040751db0d74e5392409efdc211fd95 [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: 2040751db0d74e5392409efdc211fd95, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 552138b4d5ab4e60902f1eddba28b05d
I20260713 09:08:35.210284 24251 tablet_bootstrap.cc:654] T 10e74d09605746fea254239b7782cd3f P 552138b4d5ab4e60902f1eddba28b05d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.210440 24207 raft_consensus.cc:2468] T 69a517f3dcd64d18a5f3a91d3518c922 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040751db0d74e5392409efdc211fd95 in term 1.
I20260713 09:08:35.211869 24026 leader_election.cc:304] T 69a517f3dcd64d18a5f3a91d3518c922 P 2040751db0d74e5392409efdc211fd95 [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: 2040751db0d74e5392409efdc211fd95, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 16abd7a75f384d1b813090a067fc2300
I20260713 09:08:35.212687 24336 raft_consensus.cc:2804] T 69a517f3dcd64d18a5f3a91d3518c922 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:35.213228 24336 raft_consensus.cc:697] T 69a517f3dcd64d18a5f3a91d3518c922 P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Becoming Leader. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Running, Role: LEADER
I20260713 09:08:35.214370 24336 consensus_queue.cc:237] T 69a517f3dcd64d18a5f3a91d3518c922 P 2040751db0d74e5392409efdc211fd95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:35.215736 24252 tablet_bootstrap.cc:654] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.210613 24298 raft_consensus.cc:2804] T 0fd44c1c77984a20b797e7fe8bae8141 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:08:35.218187 24100 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.94.132:38441, user_credentials={real_user=slave}} blocked reactor thread for 272481us
I20260713 09:08:35.218542 24298 raft_consensus.cc:697] T 0fd44c1c77984a20b797e7fe8bae8141 P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Becoming Leader. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Running, Role: LEADER
I20260713 09:08:35.219431 24298 consensus_queue.cc:237] T 0fd44c1c77984a20b797e7fe8bae8141 P 2040751db0d74e5392409efdc211fd95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:35.223690 24301 raft_consensus.cc:493] T d679795503c54c49ac0b40f341450eec P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:35.240372 24254 tablet_bootstrap.cc:492] T fea1f7afcc8c484d86c31e83d6038244 P 2040751db0d74e5392409efdc211fd95: No bootstrap required, opened a new log
I20260713 09:08:35.240913 24254 ts_tablet_manager.cc:1403] T fea1f7afcc8c484d86c31e83d6038244 P 2040751db0d74e5392409efdc211fd95: Time spent bootstrapping tablet: real 0.155s	user 0.003s	sys 0.017s
I20260713 09:08:35.235105 24301 raft_consensus.cc:515] T d679795503c54c49ac0b40f341450eec P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:35.257695 24364 consensus_queue.cc:1048] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:35.257758 24205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd44c1c77984a20b797e7fe8bae8141" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d"
I20260713 09:08:35.259886 24205 raft_consensus.cc:2393] T 0fd44c1c77984a20b797e7fe8bae8141 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 552138b4d5ab4e60902f1eddba28b05d in current term 1: Already voted for candidate 2040751db0d74e5392409efdc211fd95 in this term.
I20260713 09:08:35.264487 24301 leader_election.cc:290] T d679795503c54c49ac0b40f341450eec P caf2810f9e0a497ba0d73b5dac30e22d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707), 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203)
I20260713 09:08:35.269251 24336 consensus_queue.cc:1048] T 2580a19092204d62bdb8a733232e3afb P 2040751db0d74e5392409efdc211fd95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:08:35.249536 24100 leader_election.cc:343] T 72e0a40eba944fb0a129a8eef665d169 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.286147 24364 consensus_queue.cc:1048] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:35.287292 24132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d679795503c54c49ac0b40f341450eec" candidate_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552138b4d5ab4e60902f1eddba28b05d" is_pre_election: true
I20260713 09:08:35.288906 23984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d679795503c54c49ac0b40f341450eec" candidate_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300" is_pre_election: true
I20260713 09:08:35.293709 23881 catalog_manager.cc:5697] T 72e0a40eba944fb0a129a8eef665d169 P 552138b4d5ab4e60902f1eddba28b05d reported cstate change: term changed from 0 to 1, leader changed from <none> to 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131). New cstate: current_term: 1 leader_uuid: "552138b4d5ab4e60902f1eddba28b05d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } health_report { overall_health: UNKNOWN } } }
W20260713 09:08:35.306783 24100 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.94.129:37203, user_credentials={real_user=slave}} blocked reactor thread for 58457.9us
I20260713 09:08:35.320667 24336 consensus_queue.cc:1048] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:35.304296 24132 raft_consensus.cc:2468] T d679795503c54c49ac0b40f341450eec P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caf2810f9e0a497ba0d73b5dac30e22d in term 0.
I20260713 09:08:35.337579 24254 raft_consensus.cc:359] T fea1f7afcc8c484d86c31e83d6038244 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:35.338538 24254 raft_consensus.cc:385] T fea1f7afcc8c484d86c31e83d6038244 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.338892 24254 raft_consensus.cc:740] T fea1f7afcc8c484d86c31e83d6038244 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.339955 24254 consensus_queue.cc:260] T fea1f7afcc8c484d86c31e83d6038244 P 2040751db0d74e5392409efdc211fd95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:35.341797 24173 leader_election.cc:304] T d679795503c54c49ac0b40f341450eec P caf2810f9e0a497ba0d73b5dac30e22d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 552138b4d5ab4e60902f1eddba28b05d, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 
I20260713 09:08:35.348414 24301 raft_consensus.cc:2804] T d679795503c54c49ac0b40f341450eec P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:35.348835 24301 raft_consensus.cc:493] T d679795503c54c49ac0b40f341450eec P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:35.349181 24301 raft_consensus.cc:3060] T d679795503c54c49ac0b40f341450eec P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.351837 24254 ts_tablet_manager.cc:1434] T fea1f7afcc8c484d86c31e83d6038244 P 2040751db0d74e5392409efdc211fd95: Time spent starting tablet: real 0.111s	user 0.006s	sys 0.003s
I20260713 09:08:35.359368 24252 tablet_bootstrap.cc:492] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300: No bootstrap required, opened a new log
I20260713 09:08:35.360129 24252 ts_tablet_manager.cc:1403] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.217s	user 0.019s	sys 0.020s
I20260713 09:08:35.368486 24251 tablet_bootstrap.cc:492] T 10e74d09605746fea254239b7782cd3f P 552138b4d5ab4e60902f1eddba28b05d: No bootstrap required, opened a new log
I20260713 09:08:35.369028 24251 ts_tablet_manager.cc:1403] T 10e74d09605746fea254239b7782cd3f P 552138b4d5ab4e60902f1eddba28b05d: Time spent bootstrapping tablet: real 0.167s	user 0.031s	sys 0.030s
I20260713 09:08:35.372699 24251 raft_consensus.cc:359] T 10e74d09605746fea254239b7782cd3f P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:35.373667 24251 raft_consensus.cc:385] T 10e74d09605746fea254239b7782cd3f P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.374030 24251 raft_consensus.cc:740] T 10e74d09605746fea254239b7782cd3f P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 552138b4d5ab4e60902f1eddba28b05d, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.376695 24251 consensus_queue.cc:260] T 10e74d09605746fea254239b7782cd3f P 552138b4d5ab4e60902f1eddba28b05d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:35.379514 24251 ts_tablet_manager.cc:1434] T 10e74d09605746fea254239b7782cd3f P 552138b4d5ab4e60902f1eddba28b05d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:08:35.380472 24251 tablet_bootstrap.cc:492] T 3b78dc941df74fc3969d7b994a45c403 P 552138b4d5ab4e60902f1eddba28b05d: Bootstrap starting.
I20260713 09:08:35.383657 24336 raft_consensus.cc:493] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:35.384195 24336 raft_consensus.cc:515] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:35.387214 24336 leader_election.cc:290] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707), caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441)
I20260713 09:08:35.387853 24205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e74d09605746fea254239b7782cd3f" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" is_pre_election: true
W20260713 09:08:35.388509 24174 leader_election.cc:343] T d679795503c54c49ac0b40f341450eec P caf2810f9e0a497ba0d73b5dac30e22d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.391175 24135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e74d09605746fea254239b7782cd3f" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552138b4d5ab4e60902f1eddba28b05d" is_pre_election: true
I20260713 09:08:35.394568 24254 tablet_bootstrap.cc:492] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95: Bootstrap starting.
W20260713 09:08:35.402493 24026 leader_election.cc:343] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.403198 24135 raft_consensus.cc:2468] T 10e74d09605746fea254239b7782cd3f P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2040751db0d74e5392409efdc211fd95 in term 0.
I20260713 09:08:35.401119 24251 tablet_bootstrap.cc:654] T 3b78dc941df74fc3969d7b994a45c403 P 552138b4d5ab4e60902f1eddba28b05d: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:35.405871 24375 log.cc:927] Time spent T 69a517f3dcd64d18a5f3a91d3518c922 P 2040751db0d74e5392409efdc211fd95: Append to log took a long time: real 0.093s	user 0.003s	sys 0.000s
I20260713 09:08:35.408934 24254 tablet_bootstrap.cc:654] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.412801 24253 tablet_bootstrap.cc:654] T 10e74d09605746fea254239b7782cd3f P caf2810f9e0a497ba0d73b5dac30e22d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.454854 24301 raft_consensus.cc:515] T d679795503c54c49ac0b40f341450eec P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:35.428103 24100 leader_election.cc:304] T 0fd44c1c77984a20b797e7fe8bae8141 P 552138b4d5ab4e60902f1eddba28b05d [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: 552138b4d5ab4e60902f1eddba28b05d; no voters: 2040751db0d74e5392409efdc211fd95, caf2810f9e0a497ba0d73b5dac30e22d
I20260713 09:08:35.478919 24252 raft_consensus.cc:359] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:35.531582 24252 raft_consensus.cc:385] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.532015 24252 raft_consensus.cc:740] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.534873 24288 raft_consensus.cc:2749] T 0fd44c1c77984a20b797e7fe8bae8141 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260713 09:08:35.535247 24100 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.94.132:38441, user_credentials={real_user=slave}} blocked reactor thread for 111236us
W20260713 09:08:35.537834 24100 consensus_peers.cc:597] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d -> Peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Couldn't send request to peer 16abd7a75f384d1b813090a067fc2300. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:35.540953 23985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d679795503c54c49ac0b40f341450eec" candidate_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300"
W20260713 09:08:35.542470 24174 leader_election.cc:343] T d679795503c54c49ac0b40f341450eec P caf2810f9e0a497ba0d73b5dac30e22d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.542587 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d679795503c54c49ac0b40f341450eec" candidate_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552138b4d5ab4e60902f1eddba28b05d"
I20260713 09:08:35.543404 24133 raft_consensus.cc:3060] T d679795503c54c49ac0b40f341450eec P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.545809 24301 leader_election.cc:290] T d679795503c54c49ac0b40f341450eec P caf2810f9e0a497ba0d73b5dac30e22d [CANDIDATE]: Term 1 election: Requested vote from peers 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707), 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203)
I20260713 09:08:35.550473 24252 consensus_queue.cc:260] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:35.564411 24252 ts_tablet_manager.cc:1434] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.204s	user 0.007s	sys 0.001s
I20260713 09:08:35.596302 24252 tablet_bootstrap.cc:492] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
I20260713 09:08:35.599436 24251 tablet_bootstrap.cc:492] T 3b78dc941df74fc3969d7b994a45c403 P 552138b4d5ab4e60902f1eddba28b05d: No bootstrap required, opened a new log
I20260713 09:08:35.600172 24251 ts_tablet_manager.cc:1403] T 3b78dc941df74fc3969d7b994a45c403 P 552138b4d5ab4e60902f1eddba28b05d: Time spent bootstrapping tablet: real 0.220s	user 0.029s	sys 0.005s
I20260713 09:08:35.595613 24257 raft_consensus.cc:493] T fea1f7afcc8c484d86c31e83d6038244 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:08:35.589357 24025 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.94.131:42707, user_credentials={real_user=slave}} blocked reactor thread for 188984us
I20260713 09:08:35.619611 24253 tablet_bootstrap.cc:492] T 10e74d09605746fea254239b7782cd3f P caf2810f9e0a497ba0d73b5dac30e22d: No bootstrap required, opened a new log
I20260713 09:08:35.620146 24253 ts_tablet_manager.cc:1403] T 10e74d09605746fea254239b7782cd3f P caf2810f9e0a497ba0d73b5dac30e22d: Time spent bootstrapping tablet: real 0.439s	user 0.011s	sys 0.012s
W20260713 09:08:35.624347 23932 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:35.625174 24254 tablet_bootstrap.cc:492] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95: No bootstrap required, opened a new log
I20260713 09:08:35.625720 24254 ts_tablet_manager.cc:1403] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95: Time spent bootstrapping tablet: real 0.245s	user 0.020s	sys 0.045s
I20260713 09:08:35.604827 24257 raft_consensus.cc:515] T fea1f7afcc8c484d86c31e83d6038244 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
W20260713 09:08:35.620723 24100 consensus_peers.cc:597] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d -> Peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Couldn't send request to peer 16abd7a75f384d1b813090a067fc2300. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:35.608672 24026 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.94.129:37203, user_credentials={real_user=slave}} blocked reactor thread for 118202us
I20260713 09:08:35.649860 24359 raft_consensus.cc:493] T 72e0a40eba944fb0a129a8eef665d169 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:35.650476 24359 raft_consensus.cc:515] T 72e0a40eba944fb0a129a8eef665d169 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:35.653285 24359 leader_election.cc:290] T 72e0a40eba944fb0a129a8eef665d169 P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707), caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441)
I20260713 09:08:35.654563 24135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e0a40eba944fb0a129a8eef665d169" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552138b4d5ab4e60902f1eddba28b05d" is_pre_election: true
I20260713 09:08:35.656630 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e0a40eba944fb0a129a8eef665d169" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" is_pre_election: true
I20260713 09:08:35.657452 24208 raft_consensus.cc:2393] T 72e0a40eba944fb0a129a8eef665d169 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16abd7a75f384d1b813090a067fc2300 in current term 1: Already voted for candidate 552138b4d5ab4e60902f1eddba28b05d in this term.
I20260713 09:08:35.657326 23986 raft_consensus.cc:3060] T 72e0a40eba944fb0a129a8eef665d169 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.658528 24257 leader_election.cc:290] T fea1f7afcc8c484d86c31e83d6038244 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203), 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405)
I20260713 09:08:35.659111 24257 consensus_queue.cc:1048] T 72e0a40eba944fb0a129a8eef665d169 P 552138b4d5ab4e60902f1eddba28b05d [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:35.659632 23985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea1f7afcc8c484d86c31e83d6038244" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300" is_pre_election: true
I20260713 09:08:35.662796 24252 tablet_bootstrap.cc:654] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:35.662963 24100 leader_election.cc:343] T fea1f7afcc8c484d86c31e83d6038244 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.672190 24251 raft_consensus.cc:359] T 3b78dc941df74fc3969d7b994a45c403 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:35.672972 24251 raft_consensus.cc:385] T 3b78dc941df74fc3969d7b994a45c403 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.669814 24304 consensus_queue.cc:1048] T 72e0a40eba944fb0a129a8eef665d169 P 552138b4d5ab4e60902f1eddba28b05d [LEADER]: Connected to new peer: Peer: permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:08:35.673316 24251 raft_consensus.cc:740] T 3b78dc941df74fc3969d7b994a45c403 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 552138b4d5ab4e60902f1eddba28b05d, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.674293 23986 raft_consensus.cc:3060] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.681041 24251 consensus_queue.cc:260] T 3b78dc941df74fc3969d7b994a45c403 P 552138b4d5ab4e60902f1eddba28b05d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:35.681424 24254 raft_consensus.cc:359] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:35.682087 24254 raft_consensus.cc:385] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.682359 24254 raft_consensus.cc:740] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.683151 24251 ts_tablet_manager.cc:1434] T 3b78dc941df74fc3969d7b994a45c403 P 552138b4d5ab4e60902f1eddba28b05d: Time spent starting tablet: real 0.083s	user 0.006s	sys 0.001s
I20260713 09:08:35.682986 24254 consensus_queue.cc:260] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:35.679364 24253 raft_consensus.cc:359] T 10e74d09605746fea254239b7782cd3f P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:35.684357 24253 raft_consensus.cc:385] T 10e74d09605746fea254239b7782cd3f P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.684486 24254 ts_tablet_manager.cc:1434] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.000s
I20260713 09:08:35.684659 24253 raft_consensus.cc:740] T 10e74d09605746fea254239b7782cd3f P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf2810f9e0a497ba0d73b5dac30e22d, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.685372 24253 consensus_queue.cc:260] T 10e74d09605746fea254239b7782cd3f P caf2810f9e0a497ba0d73b5dac30e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:35.686012 24254 tablet_bootstrap.cc:492] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95: Bootstrap starting.
I20260713 09:08:35.686812 24253 ts_tablet_manager.cc:1434] T 10e74d09605746fea254239b7782cd3f P caf2810f9e0a497ba0d73b5dac30e22d: Time spent starting tablet: real 0.066s	user 0.002s	sys 0.003s
I20260713 09:08:35.687700 24253 tablet_bootstrap.cc:492] T 1e20f605c79b4f2e81b6bee35fa282ec P caf2810f9e0a497ba0d73b5dac30e22d: Bootstrap starting.
I20260713 09:08:35.673297 24133 raft_consensus.cc:2468] T d679795503c54c49ac0b40f341450eec P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf2810f9e0a497ba0d73b5dac30e22d in term 1.
I20260713 09:08:35.690970 24173 leader_election.cc:304] T d679795503c54c49ac0b40f341450eec P caf2810f9e0a497ba0d73b5dac30e22d [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: 552138b4d5ab4e60902f1eddba28b05d, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 16abd7a75f384d1b813090a067fc2300
I20260713 09:08:35.692587 24386 raft_consensus.cc:2804] T d679795503c54c49ac0b40f341450eec P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:35.693085 24386 raft_consensus.cc:697] T d679795503c54c49ac0b40f341450eec P caf2810f9e0a497ba0d73b5dac30e22d [term 1 LEADER]: Becoming Leader. State: Replica: caf2810f9e0a497ba0d73b5dac30e22d, State: Running, Role: LEADER
I20260713 09:08:35.694231 24253 tablet_bootstrap.cc:654] T 1e20f605c79b4f2e81b6bee35fa282ec P caf2810f9e0a497ba0d73b5dac30e22d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.693955 24386 consensus_queue.cc:237] T d679795503c54c49ac0b40f341450eec P caf2810f9e0a497ba0d73b5dac30e22d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:35.697767 24336 raft_consensus.cc:493] T fea1f7afcc8c484d86c31e83d6038244 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:35.669292 24025 leader_election.cc:304] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95 [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: 2040751db0d74e5392409efdc211fd95, 552138b4d5ab4e60902f1eddba28b05d; no voters: caf2810f9e0a497ba0d73b5dac30e22d
I20260713 09:08:35.698750 24293 raft_consensus.cc:2804] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:08:35.698832 24025 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.94.131:42707, user_credentials={real_user=slave}} blocked reactor thread for 49820us
I20260713 09:08:35.699134 24293 raft_consensus.cc:493] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:35.699326 24251 tablet_bootstrap.cc:492] T a2da408f9e684edcadbc0cb511e2d5f5 P 552138b4d5ab4e60902f1eddba28b05d: Bootstrap starting.
I20260713 09:08:35.699569 24293 raft_consensus.cc:3060] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.698278 24336 raft_consensus.cc:515] T fea1f7afcc8c484d86c31e83d6038244 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:35.710842 24336 leader_election.cc:290] T fea1f7afcc8c484d86c31e83d6038244 P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203), 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707)
I20260713 09:08:35.711549 23983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea1f7afcc8c484d86c31e83d6038244" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300" is_pre_election: true
I20260713 09:08:35.712711 24293 raft_consensus.cc:515] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
W20260713 09:08:35.714263 24026 leader_election.cc:343] T fea1f7afcc8c484d86c31e83d6038244 P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.714493 24251 tablet_bootstrap.cc:654] T a2da408f9e684edcadbc0cb511e2d5f5 P 552138b4d5ab4e60902f1eddba28b05d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.722865 24252 tablet_bootstrap.cc:492] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300: No bootstrap required, opened a new log
I20260713 09:08:35.723287 24252 ts_tablet_manager.cc:1403] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.127s	user 0.009s	sys 0.003s
I20260713 09:08:35.724961 24254 tablet_bootstrap.cc:654] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.728067 24252 raft_consensus.cc:359] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:35.728791 24252 raft_consensus.cc:385] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.729084 24252 raft_consensus.cc:740] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.730708 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea1f7afcc8c484d86c31e83d6038244" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552138b4d5ab4e60902f1eddba28b05d" is_pre_election: true
I20260713 09:08:35.733026 24252 consensus_queue.cc:260] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:35.737908 23880 catalog_manager.cc:5697] T 69a517f3dcd64d18a5f3a91d3518c922 P 2040751db0d74e5392409efdc211fd95 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2040751db0d74e5392409efdc211fd95 (127.21.94.130). New cstate: current_term: 1 leader_uuid: "2040751db0d74e5392409efdc211fd95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } health_report { overall_health: HEALTHY } } }
W20260713 09:08:35.741120 24026 consensus_peers.cc:597] T 69a517f3dcd64d18a5f3a91d3518c922 P 2040751db0d74e5392409efdc211fd95 -> Peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Couldn't send request to peer 16abd7a75f384d1b813090a067fc2300. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:35.741170 24252 ts_tablet_manager.cc:1434] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260713 09:08:35.742556 24252 tablet_bootstrap.cc:492] T 69a517f3dcd64d18a5f3a91d3518c922 P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
I20260713 09:08:35.743396 24304 raft_consensus.cc:493] T 3b78dc941df74fc3969d7b994a45c403 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:35.744108 24304 raft_consensus.cc:515] T 3b78dc941df74fc3969d7b994a45c403 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:35.746238 24304 leader_election.cc:290] T 3b78dc941df74fc3969d7b994a45c403 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405), caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441)
I20260713 09:08:35.747121 24133 raft_consensus.cc:2468] T fea1f7afcc8c484d86c31e83d6038244 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2040751db0d74e5392409efdc211fd95 in term 0.
I20260713 09:08:35.747635 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b78dc941df74fc3969d7b994a45c403" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" is_pre_election: true
I20260713 09:08:35.743357 24336 consensus_queue.cc:1048] T 69a517f3dcd64d18a5f3a91d3518c922 P 2040751db0d74e5392409efdc211fd95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
W20260713 09:08:35.749032 24100 leader_election.cc:343] T 3b78dc941df74fc3969d7b994a45c403 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.749784 24293 leader_election.cc:290] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 election: Requested vote from peers 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707), caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441)
I20260713 09:08:35.749842 23950 leader_election.cc:304] T 72e0a40eba944fb0a129a8eef665d169 P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16abd7a75f384d1b813090a067fc2300; no voters: 552138b4d5ab4e60902f1eddba28b05d, caf2810f9e0a497ba0d73b5dac30e22d
I20260713 09:08:35.751736 24364 raft_consensus.cc:2749] T 72e0a40eba944fb0a129a8eef665d169 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:35.753826 23880 catalog_manager.cc:5697] T 0fd44c1c77984a20b797e7fe8bae8141 P 2040751db0d74e5392409efdc211fd95 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2040751db0d74e5392409efdc211fd95 (127.21.94.130). New cstate: current_term: 1 leader_uuid: "2040751db0d74e5392409efdc211fd95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:35.755621 24253 tablet_bootstrap.cc:492] T 1e20f605c79b4f2e81b6bee35fa282ec P caf2810f9e0a497ba0d73b5dac30e22d: No bootstrap required, opened a new log
I20260713 09:08:35.755880 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e74d09605746fea254239b7782cd3f" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d"
I20260713 09:08:35.756111 24253 ts_tablet_manager.cc:1403] T 1e20f605c79b4f2e81b6bee35fa282ec P caf2810f9e0a497ba0d73b5dac30e22d: Time spent bootstrapping tablet: real 0.069s	user 0.008s	sys 0.004s
I20260713 09:08:35.756891 24207 raft_consensus.cc:3060] T 10e74d09605746fea254239b7782cd3f P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.762869 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e74d09605746fea254239b7782cd3f" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552138b4d5ab4e60902f1eddba28b05d"
I20260713 09:08:35.763543 24133 raft_consensus.cc:3060] T 10e74d09605746fea254239b7782cd3f P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.773978 24025 leader_election.cc:304] T fea1f7afcc8c484d86c31e83d6038244 P 2040751db0d74e5392409efdc211fd95 [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: 2040751db0d74e5392409efdc211fd95, 552138b4d5ab4e60902f1eddba28b05d; no voters: 16abd7a75f384d1b813090a067fc2300
I20260713 09:08:35.777567 24336 raft_consensus.cc:2804] T fea1f7afcc8c484d86c31e83d6038244 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:35.778393 24336 raft_consensus.cc:493] T fea1f7afcc8c484d86c31e83d6038244 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:35.778723 24336 raft_consensus.cc:3060] T fea1f7afcc8c484d86c31e83d6038244 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.783628 24253 raft_consensus.cc:359] T 1e20f605c79b4f2e81b6bee35fa282ec P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:35.784616 24253 raft_consensus.cc:385] T 1e20f605c79b4f2e81b6bee35fa282ec P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.784956 24253 raft_consensus.cc:740] T 1e20f605c79b4f2e81b6bee35fa282ec P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf2810f9e0a497ba0d73b5dac30e22d, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.787071 24253 consensus_queue.cc:260] T 1e20f605c79b4f2e81b6bee35fa282ec P caf2810f9e0a497ba0d73b5dac30e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:35.789666 24253 ts_tablet_manager.cc:1434] T 1e20f605c79b4f2e81b6bee35fa282ec P caf2810f9e0a497ba0d73b5dac30e22d: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260713 09:08:35.790616 24253 tablet_bootstrap.cc:492] T ebdf3978e1c849bca3b2bff3e3a79cca P caf2810f9e0a497ba0d73b5dac30e22d: Bootstrap starting.
I20260713 09:08:35.792382 24336 raft_consensus.cc:515] T fea1f7afcc8c484d86c31e83d6038244 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:35.796675 24253 tablet_bootstrap.cc:654] T ebdf3978e1c849bca3b2bff3e3a79cca P caf2810f9e0a497ba0d73b5dac30e22d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.797601 24133 raft_consensus.cc:2468] T 10e74d09605746fea254239b7782cd3f P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040751db0d74e5392409efdc211fd95 in term 1.
I20260713 09:08:35.796487 24207 raft_consensus.cc:2468] T 10e74d09605746fea254239b7782cd3f P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040751db0d74e5392409efdc211fd95 in term 1.
I20260713 09:08:35.799304 24059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea1f7afcc8c484d86c31e83d6038244" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040751db0d74e5392409efdc211fd95" is_pre_election: true
I20260713 09:08:35.803222 24060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b78dc941df74fc3969d7b994a45c403" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040751db0d74e5392409efdc211fd95" is_pre_election: true
I20260713 09:08:35.805037 24288 consensus_queue.cc:1048] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:35.806486 24101 leader_election.cc:343] T 3b78dc941df74fc3969d7b994a45c403 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.806885 24059 raft_consensus.cc:2393] T fea1f7afcc8c484d86c31e83d6038244 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 552138b4d5ab4e60902f1eddba28b05d in current term 1: Already voted for candidate 2040751db0d74e5392409efdc211fd95 in this term.
I20260713 09:08:35.806970 24101 leader_election.cc:304] T 3b78dc941df74fc3969d7b994a45c403 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 552138b4d5ab4e60902f1eddba28b05d; no voters: 2040751db0d74e5392409efdc211fd95, caf2810f9e0a497ba0d73b5dac30e22d
I20260713 09:08:35.808627 24288 raft_consensus.cc:2749] T 3b78dc941df74fc3969d7b994a45c403 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:35.806908 24026 leader_election.cc:304] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2040751db0d74e5392409efdc211fd95, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 
I20260713 09:08:35.812558 24387 raft_consensus.cc:493] T 1e20f605c79b4f2e81b6bee35fa282ec P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:35.813056 24387 raft_consensus.cc:515] T 1e20f605c79b4f2e81b6bee35fa282ec P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:35.815282 24387 leader_election.cc:290] T 1e20f605c79b4f2e81b6bee35fa282ec P caf2810f9e0a497ba0d73b5dac30e22d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203), 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405)
I20260713 09:08:35.815374 24336 leader_election.cc:290] T fea1f7afcc8c484d86c31e83d6038244 P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 election: Requested vote from peers 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203), 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707)
I20260713 09:08:35.816401 24336 raft_consensus.cc:2804] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:35.813283 24101 leader_election.cc:304] T fea1f7afcc8c484d86c31e83d6038244 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 552138b4d5ab4e60902f1eddba28b05d; no voters: 16abd7a75f384d1b813090a067fc2300, 2040751db0d74e5392409efdc211fd95
I20260713 09:08:35.817308 24252 tablet_bootstrap.cc:654] T 69a517f3dcd64d18a5f3a91d3518c922 P 16abd7a75f384d1b813090a067fc2300: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.817314 23986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e20f605c79b4f2e81b6bee35fa282ec" candidate_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300" is_pre_election: true
I20260713 09:08:35.821863 24059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e20f605c79b4f2e81b6bee35fa282ec" candidate_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040751db0d74e5392409efdc211fd95" is_pre_election: true
I20260713 09:08:35.822072 24394 consensus_queue.cc:1048] T 0fd44c1c77984a20b797e7fe8bae8141 P 2040751db0d74e5392409efdc211fd95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:08:35.823223 24175 leader_election.cc:343] T 1e20f605c79b4f2e81b6bee35fa282ec P caf2810f9e0a497ba0d73b5dac30e22d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.824086 23983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea1f7afcc8c484d86c31e83d6038244" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300"
W20260713 09:08:35.825623 24174 leader_election.cc:343] T 1e20f605c79b4f2e81b6bee35fa282ec P caf2810f9e0a497ba0d73b5dac30e22d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.830090 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea1f7afcc8c484d86c31e83d6038244" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552138b4d5ab4e60902f1eddba28b05d"
W20260713 09:08:35.830435 24026 leader_election.cc:343] T fea1f7afcc8c484d86c31e83d6038244 P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:35.826828 24288 raft_consensus.cc:3060] T fea1f7afcc8c484d86c31e83d6038244 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:35.836599 24288 raft_consensus.cc:2749] T fea1f7afcc8c484d86c31e83d6038244 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:35.826077 24174 leader_election.cc:304] T 1e20f605c79b4f2e81b6bee35fa282ec P caf2810f9e0a497ba0d73b5dac30e22d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: caf2810f9e0a497ba0d73b5dac30e22d; no voters: 16abd7a75f384d1b813090a067fc2300, 2040751db0d74e5392409efdc211fd95
I20260713 09:08:35.820787 24336 raft_consensus.cc:697] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Becoming Leader. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Running, Role: LEADER
I20260713 09:08:35.840853 24386 raft_consensus.cc:2749] T 1e20f605c79b4f2e81b6bee35fa282ec P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:35.853451 24394 consensus_queue.cc:1048] T 0fd44c1c77984a20b797e7fe8bae8141 P 2040751db0d74e5392409efdc211fd95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:35.856602 24251 tablet_bootstrap.cc:492] T a2da408f9e684edcadbc0cb511e2d5f5 P 552138b4d5ab4e60902f1eddba28b05d: No bootstrap required, opened a new log
I20260713 09:08:35.857147 24251 ts_tablet_manager.cc:1403] T a2da408f9e684edcadbc0cb511e2d5f5 P 552138b4d5ab4e60902f1eddba28b05d: Time spent bootstrapping tablet: real 0.158s	user 0.012s	sys 0.004s
I20260713 09:08:35.862248 24251 raft_consensus.cc:359] T a2da408f9e684edcadbc0cb511e2d5f5 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:35.863176 24251 raft_consensus.cc:385] T a2da408f9e684edcadbc0cb511e2d5f5 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.863538 24251 raft_consensus.cc:740] T a2da408f9e684edcadbc0cb511e2d5f5 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 552138b4d5ab4e60902f1eddba28b05d, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.864444 24251 consensus_queue.cc:260] T a2da408f9e684edcadbc0cb511e2d5f5 P 552138b4d5ab4e60902f1eddba28b05d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:35.876713 23881 catalog_manager.cc:5697] T d679795503c54c49ac0b40f341450eec P caf2810f9e0a497ba0d73b5dac30e22d reported cstate change: term changed from 0 to 1, leader changed from <none> to caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132). New cstate: current_term: 1 leader_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:35.880015 24336 consensus_queue.cc:237] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:35.896644 24251 ts_tablet_manager.cc:1434] T a2da408f9e684edcadbc0cb511e2d5f5 P 552138b4d5ab4e60902f1eddba28b05d: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260713 09:08:35.898093 24251 tablet_bootstrap.cc:492] T d435f4fde27d4a5daa42c316fbb62378 P 552138b4d5ab4e60902f1eddba28b05d: Bootstrap starting.
I20260713 09:08:35.899873 24253 tablet_bootstrap.cc:492] T ebdf3978e1c849bca3b2bff3e3a79cca P caf2810f9e0a497ba0d73b5dac30e22d: No bootstrap required, opened a new log
I20260713 09:08:35.900525 24253 ts_tablet_manager.cc:1403] T ebdf3978e1c849bca3b2bff3e3a79cca P caf2810f9e0a497ba0d73b5dac30e22d: Time spent bootstrapping tablet: real 0.110s	user 0.010s	sys 0.013s
I20260713 09:08:35.904224 24253 raft_consensus.cc:359] T ebdf3978e1c849bca3b2bff3e3a79cca P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:35.904949 24253 raft_consensus.cc:385] T ebdf3978e1c849bca3b2bff3e3a79cca P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.905393 24253 raft_consensus.cc:740] T ebdf3978e1c849bca3b2bff3e3a79cca P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf2810f9e0a497ba0d73b5dac30e22d, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.904990 24254 tablet_bootstrap.cc:492] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95: No bootstrap required, opened a new log
I20260713 09:08:35.906564 24254 ts_tablet_manager.cc:1403] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95: Time spent bootstrapping tablet: real 0.221s	user 0.023s	sys 0.084s
I20260713 09:08:35.906330 24253 consensus_queue.cc:260] T ebdf3978e1c849bca3b2bff3e3a79cca P caf2810f9e0a497ba0d73b5dac30e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:35.909739 24253 ts_tablet_manager.cc:1434] T ebdf3978e1c849bca3b2bff3e3a79cca P caf2810f9e0a497ba0d73b5dac30e22d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:08:35.915755 24253 tablet_bootstrap.cc:492] T c4ff80e6030a4b6f8ac9e7e6f896917a P caf2810f9e0a497ba0d73b5dac30e22d: Bootstrap starting.
I20260713 09:08:35.916388 24133 raft_consensus.cc:2468] T fea1f7afcc8c484d86c31e83d6038244 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040751db0d74e5392409efdc211fd95 in term 1.
I20260713 09:08:35.925813 24253 tablet_bootstrap.cc:654] T c4ff80e6030a4b6f8ac9e7e6f896917a P caf2810f9e0a497ba0d73b5dac30e22d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.927117 24025 leader_election.cc:304] T fea1f7afcc8c484d86c31e83d6038244 P 2040751db0d74e5392409efdc211fd95 [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: 2040751db0d74e5392409efdc211fd95, 552138b4d5ab4e60902f1eddba28b05d; no voters: 16abd7a75f384d1b813090a067fc2300
I20260713 09:08:35.931609 24394 raft_consensus.cc:2804] T fea1f7afcc8c484d86c31e83d6038244 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:35.938239 24394 raft_consensus.cc:697] T fea1f7afcc8c484d86c31e83d6038244 P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Becoming Leader. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Running, Role: LEADER
I20260713 09:08:35.939198 24394 consensus_queue.cc:237] T fea1f7afcc8c484d86c31e83d6038244 P 2040751db0d74e5392409efdc211fd95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:35.939968 24252 tablet_bootstrap.cc:492] T 69a517f3dcd64d18a5f3a91d3518c922 P 16abd7a75f384d1b813090a067fc2300: No bootstrap required, opened a new log
I20260713 09:08:35.940454 24252 ts_tablet_manager.cc:1403] T 69a517f3dcd64d18a5f3a91d3518c922 P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.198s	user 0.008s	sys 0.003s
I20260713 09:08:35.942408 24251 tablet_bootstrap.cc:654] T d435f4fde27d4a5daa42c316fbb62378 P 552138b4d5ab4e60902f1eddba28b05d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:35.949851 24252 raft_consensus.cc:359] T 69a517f3dcd64d18a5f3a91d3518c922 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:35.950546 24252 raft_consensus.cc:385] T 69a517f3dcd64d18a5f3a91d3518c922 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.950809 24252 raft_consensus.cc:740] T 69a517f3dcd64d18a5f3a91d3518c922 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.955042 24254 raft_consensus.cc:359] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:35.958724 24254 raft_consensus.cc:385] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:35.958979 24254 raft_consensus.cc:740] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Initialized, Role: FOLLOWER
I20260713 09:08:35.959530 24254 consensus_queue.cc:260] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:35.962466 24254 ts_tablet_manager.cc:1434] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.001s
I20260713 09:08:35.962066 24252 consensus_queue.cc:260] T 69a517f3dcd64d18a5f3a91d3518c922 P 16abd7a75f384d1b813090a067fc2300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:35.963560 24254 tablet_bootstrap.cc:492] T c4ff80e6030a4b6f8ac9e7e6f896917a P 2040751db0d74e5392409efdc211fd95: Bootstrap starting.
I20260713 09:08:35.975548 24252 ts_tablet_manager.cc:1434] T 69a517f3dcd64d18a5f3a91d3518c922 P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260713 09:08:35.976903 24252 tablet_bootstrap.cc:492] T d679795503c54c49ac0b40f341450eec P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
I20260713 09:08:35.984478 24364 raft_consensus.cc:493] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:35.985076 24364 raft_consensus.cc:515] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:36.003504 24364 leader_election.cc:290] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405), 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707)
I20260713 09:08:36.004640 24059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5b5d6d205d45ea8259c55f95811f70" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040751db0d74e5392409efdc211fd95" is_pre_election: true
I20260713 09:08:36.006675 24252 tablet_bootstrap.cc:654] T d679795503c54c49ac0b40f341450eec P 16abd7a75f384d1b813090a067fc2300: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.006507 24135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5b5d6d205d45ea8259c55f95811f70" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552138b4d5ab4e60902f1eddba28b05d" is_pre_election: true
I20260713 09:08:36.010105 23952 leader_election.cc:304] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16abd7a75f384d1b813090a067fc2300; no voters: 2040751db0d74e5392409efdc211fd95, 552138b4d5ab4e60902f1eddba28b05d
I20260713 09:08:36.011809 24364 raft_consensus.cc:2749] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:35.996845 23880 catalog_manager.cc:5697] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2040751db0d74e5392409efdc211fd95 (127.21.94.130). New cstate: current_term: 1 leader_uuid: "2040751db0d74e5392409efdc211fd95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:36.029227 24254 tablet_bootstrap.cc:654] T c4ff80e6030a4b6f8ac9e7e6f896917a P 2040751db0d74e5392409efdc211fd95: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.033329 24253 tablet_bootstrap.cc:492] T c4ff80e6030a4b6f8ac9e7e6f896917a P caf2810f9e0a497ba0d73b5dac30e22d: No bootstrap required, opened a new log
I20260713 09:08:36.034339 24251 tablet_bootstrap.cc:492] T d435f4fde27d4a5daa42c316fbb62378 P 552138b4d5ab4e60902f1eddba28b05d: No bootstrap required, opened a new log
I20260713 09:08:36.034855 24251 ts_tablet_manager.cc:1403] T d435f4fde27d4a5daa42c316fbb62378 P 552138b4d5ab4e60902f1eddba28b05d: Time spent bootstrapping tablet: real 0.137s	user 0.017s	sys 0.017s
I20260713 09:08:36.039078 24251 raft_consensus.cc:359] T d435f4fde27d4a5daa42c316fbb62378 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:36.040151 24251 raft_consensus.cc:385] T d435f4fde27d4a5daa42c316fbb62378 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.040230 24253 ts_tablet_manager.cc:1403] T c4ff80e6030a4b6f8ac9e7e6f896917a P caf2810f9e0a497ba0d73b5dac30e22d: Time spent bootstrapping tablet: real 0.125s	user 0.032s	sys 0.032s
I20260713 09:08:36.040593 24251 raft_consensus.cc:740] T d435f4fde27d4a5daa42c316fbb62378 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 552138b4d5ab4e60902f1eddba28b05d, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.041736 24251 consensus_queue.cc:260] T d435f4fde27d4a5daa42c316fbb62378 P 552138b4d5ab4e60902f1eddba28b05d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:36.052762 24251 ts_tablet_manager.cc:1434] T d435f4fde27d4a5daa42c316fbb62378 P 552138b4d5ab4e60902f1eddba28b05d: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.002s
I20260713 09:08:36.056702 24251 tablet_bootstrap.cc:492] T c4ff80e6030a4b6f8ac9e7e6f896917a P 552138b4d5ab4e60902f1eddba28b05d: Bootstrap starting.
I20260713 09:08:36.056957 24252 tablet_bootstrap.cc:492] T d679795503c54c49ac0b40f341450eec P 16abd7a75f384d1b813090a067fc2300: No bootstrap required, opened a new log
I20260713 09:08:36.057433 24252 ts_tablet_manager.cc:1403] T d679795503c54c49ac0b40f341450eec P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.081s	user 0.020s	sys 0.011s
I20260713 09:08:36.060181 24252 raft_consensus.cc:359] T d679795503c54c49ac0b40f341450eec P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:36.060907 24252 raft_consensus.cc:385] T d679795503c54c49ac0b40f341450eec P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.061167 24252 raft_consensus.cc:740] T d679795503c54c49ac0b40f341450eec P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.062295 24251 tablet_bootstrap.cc:654] T c4ff80e6030a4b6f8ac9e7e6f896917a P 552138b4d5ab4e60902f1eddba28b05d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.063184 24253 raft_consensus.cc:359] T c4ff80e6030a4b6f8ac9e7e6f896917a P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:36.063900 24253 raft_consensus.cc:385] T c4ff80e6030a4b6f8ac9e7e6f896917a P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.064159 24253 raft_consensus.cc:740] T c4ff80e6030a4b6f8ac9e7e6f896917a P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf2810f9e0a497ba0d73b5dac30e22d, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.064796 24253 consensus_queue.cc:260] T c4ff80e6030a4b6f8ac9e7e6f896917a P caf2810f9e0a497ba0d73b5dac30e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:36.068804 24252 consensus_queue.cc:260] T d679795503c54c49ac0b40f341450eec P 16abd7a75f384d1b813090a067fc2300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:36.069701 24253 ts_tablet_manager.cc:1434] T c4ff80e6030a4b6f8ac9e7e6f896917a P caf2810f9e0a497ba0d73b5dac30e22d: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260713 09:08:36.070701 24253 tablet_bootstrap.cc:492] T 6c92fb0d3c084cde8d9273d98b3a7609 P caf2810f9e0a497ba0d73b5dac30e22d: Bootstrap starting.
I20260713 09:08:36.071005 24254 tablet_bootstrap.cc:492] T c4ff80e6030a4b6f8ac9e7e6f896917a P 2040751db0d74e5392409efdc211fd95: No bootstrap required, opened a new log
I20260713 09:08:36.071487 24254 ts_tablet_manager.cc:1403] T c4ff80e6030a4b6f8ac9e7e6f896917a P 2040751db0d74e5392409efdc211fd95: Time spent bootstrapping tablet: real 0.108s	user 0.020s	sys 0.010s
I20260713 09:08:36.076185 24253 tablet_bootstrap.cc:654] T 6c92fb0d3c084cde8d9273d98b3a7609 P caf2810f9e0a497ba0d73b5dac30e22d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.076723 24254 raft_consensus.cc:359] T c4ff80e6030a4b6f8ac9e7e6f896917a P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:36.077571 24254 raft_consensus.cc:385] T c4ff80e6030a4b6f8ac9e7e6f896917a P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.077693 24251 tablet_bootstrap.cc:492] T c4ff80e6030a4b6f8ac9e7e6f896917a P 552138b4d5ab4e60902f1eddba28b05d: No bootstrap required, opened a new log
I20260713 09:08:36.077991 24254 raft_consensus.cc:740] T c4ff80e6030a4b6f8ac9e7e6f896917a P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.078207 24251 ts_tablet_manager.cc:1403] T c4ff80e6030a4b6f8ac9e7e6f896917a P 552138b4d5ab4e60902f1eddba28b05d: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.002s
I20260713 09:08:36.078922 24254 consensus_queue.cc:260] T c4ff80e6030a4b6f8ac9e7e6f896917a P 2040751db0d74e5392409efdc211fd95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:36.079694 24252 ts_tablet_manager.cc:1434] T d679795503c54c49ac0b40f341450eec P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260713 09:08:36.080315 23882 catalog_manager.cc:5697] T fea1f7afcc8c484d86c31e83d6038244 P 2040751db0d74e5392409efdc211fd95 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2040751db0d74e5392409efdc211fd95 (127.21.94.130). New cstate: current_term: 1 leader_uuid: "2040751db0d74e5392409efdc211fd95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:36.081323 24254 ts_tablet_manager.cc:1434] T c4ff80e6030a4b6f8ac9e7e6f896917a P 2040751db0d74e5392409efdc211fd95: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:08:36.081220 24251 raft_consensus.cc:359] T c4ff80e6030a4b6f8ac9e7e6f896917a P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:36.082015 24251 raft_consensus.cc:385] T c4ff80e6030a4b6f8ac9e7e6f896917a P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.082486 24254 tablet_bootstrap.cc:492] T 6c92fb0d3c084cde8d9273d98b3a7609 P 2040751db0d74e5392409efdc211fd95: Bootstrap starting.
I20260713 09:08:36.082681 24251 raft_consensus.cc:740] T c4ff80e6030a4b6f8ac9e7e6f896917a P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 552138b4d5ab4e60902f1eddba28b05d, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.083571 24251 consensus_queue.cc:260] T c4ff80e6030a4b6f8ac9e7e6f896917a P 552138b4d5ab4e60902f1eddba28b05d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:36.086018 24251 ts_tablet_manager.cc:1434] T c4ff80e6030a4b6f8ac9e7e6f896917a P 552138b4d5ab4e60902f1eddba28b05d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:36.087188 24251 tablet_bootstrap.cc:492] T ebdf3978e1c849bca3b2bff3e3a79cca P 552138b4d5ab4e60902f1eddba28b05d: Bootstrap starting.
I20260713 09:08:36.091986 24252 tablet_bootstrap.cc:492] T fea1f7afcc8c484d86c31e83d6038244 P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
I20260713 09:08:36.092741 24251 tablet_bootstrap.cc:654] T ebdf3978e1c849bca3b2bff3e3a79cca P 552138b4d5ab4e60902f1eddba28b05d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.093660 24394 raft_consensus.cc:493] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.094146 24394 raft_consensus.cc:515] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:36.096297 24394 leader_election.cc:290] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203), 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707)
I20260713 09:08:36.098100 24252 tablet_bootstrap.cc:654] T fea1f7afcc8c484d86c31e83d6038244 P 16abd7a75f384d1b813090a067fc2300: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.098910 23983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2da408f9e684edcadbc0cb511e2d5f5" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300" is_pre_election: true
I20260713 09:08:36.100445 24254 tablet_bootstrap.cc:654] T 6c92fb0d3c084cde8d9273d98b3a7609 P 2040751db0d74e5392409efdc211fd95: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:36.101289 24026 leader_election.cc:343] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:36.100258 24135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2da408f9e684edcadbc0cb511e2d5f5" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552138b4d5ab4e60902f1eddba28b05d" is_pre_election: true
I20260713 09:08:36.102253 24135 raft_consensus.cc:2468] T a2da408f9e684edcadbc0cb511e2d5f5 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2040751db0d74e5392409efdc211fd95 in term 0.
I20260713 09:08:36.103631 24025 leader_election.cc:304] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95 [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: 2040751db0d74e5392409efdc211fd95, 552138b4d5ab4e60902f1eddba28b05d; no voters: 16abd7a75f384d1b813090a067fc2300
I20260713 09:08:36.104836 24394 raft_consensus.cc:2804] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:36.105226 24394 raft_consensus.cc:493] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:36.105593 24394 raft_consensus.cc:3060] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.112134 24252 tablet_bootstrap.cc:492] T fea1f7afcc8c484d86c31e83d6038244 P 16abd7a75f384d1b813090a067fc2300: No bootstrap required, opened a new log
I20260713 09:08:36.112655 24252 ts_tablet_manager.cc:1403] T fea1f7afcc8c484d86c31e83d6038244 P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.000s
I20260713 09:08:36.115381 24394 raft_consensus.cc:515] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:36.115743 24252 raft_consensus.cc:359] T fea1f7afcc8c484d86c31e83d6038244 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:36.116351 24252 raft_consensus.cc:385] T fea1f7afcc8c484d86c31e83d6038244 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.117084 24252 raft_consensus.cc:740] T fea1f7afcc8c484d86c31e83d6038244 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.118413 23983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2da408f9e684edcadbc0cb511e2d5f5" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300"
W20260713 09:08:36.119928 24026 leader_election.cc:343] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:36.123967 24135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2da408f9e684edcadbc0cb511e2d5f5" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552138b4d5ab4e60902f1eddba28b05d"
I20260713 09:08:36.124614 24135 raft_consensus.cc:3060] T a2da408f9e684edcadbc0cb511e2d5f5 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.125597 24252 consensus_queue.cc:260] T fea1f7afcc8c484d86c31e83d6038244 P 16abd7a75f384d1b813090a067fc2300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:36.131032 24252 ts_tablet_manager.cc:1434] T fea1f7afcc8c484d86c31e83d6038244 P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:08:36.132041 24252 tablet_bootstrap.cc:492] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
I20260713 09:08:36.131963 24135 raft_consensus.cc:2468] T a2da408f9e684edcadbc0cb511e2d5f5 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040751db0d74e5392409efdc211fd95 in term 1.
I20260713 09:08:36.133273 24025 leader_election.cc:304] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95 [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: 2040751db0d74e5392409efdc211fd95, 552138b4d5ab4e60902f1eddba28b05d; no voters: 16abd7a75f384d1b813090a067fc2300
I20260713 09:08:36.134158 24298 raft_consensus.cc:2804] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:36.134625 24298 raft_consensus.cc:697] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Becoming Leader. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Running, Role: LEADER
I20260713 09:08:36.135423 24298 consensus_queue.cc:237] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:36.144603 24253 tablet_bootstrap.cc:492] T 6c92fb0d3c084cde8d9273d98b3a7609 P caf2810f9e0a497ba0d73b5dac30e22d: No bootstrap required, opened a new log
I20260713 09:08:36.145025 24386 consensus_queue.cc:1048] T d679795503c54c49ac0b40f341450eec P caf2810f9e0a497ba0d73b5dac30e22d [LEADER]: Connected to new peer: Peer: permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:36.145383 24253 ts_tablet_manager.cc:1403] T 6c92fb0d3c084cde8d9273d98b3a7609 P caf2810f9e0a497ba0d73b5dac30e22d: Time spent bootstrapping tablet: real 0.075s	user 0.027s	sys 0.005s
I20260713 09:08:36.146522 24252 tablet_bootstrap.cc:654] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.148990 24253 raft_consensus.cc:359] T 6c92fb0d3c084cde8d9273d98b3a7609 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:36.149735 24253 raft_consensus.cc:385] T 6c92fb0d3c084cde8d9273d98b3a7609 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.150055 24253 raft_consensus.cc:740] T 6c92fb0d3c084cde8d9273d98b3a7609 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf2810f9e0a497ba0d73b5dac30e22d, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.151034 24253 consensus_queue.cc:260] T 6c92fb0d3c084cde8d9273d98b3a7609 P caf2810f9e0a497ba0d73b5dac30e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:36.153405 24253 ts_tablet_manager.cc:1434] T 6c92fb0d3c084cde8d9273d98b3a7609 P caf2810f9e0a497ba0d73b5dac30e22d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:08:36.155130 24253 tablet_bootstrap.cc:492] T 3b78dc941df74fc3969d7b994a45c403 P caf2810f9e0a497ba0d73b5dac30e22d: Bootstrap starting.
I20260713 09:08:36.158533 24251 tablet_bootstrap.cc:492] T ebdf3978e1c849bca3b2bff3e3a79cca P 552138b4d5ab4e60902f1eddba28b05d: No bootstrap required, opened a new log
I20260713 09:08:36.159075 24251 ts_tablet_manager.cc:1403] T ebdf3978e1c849bca3b2bff3e3a79cca P 552138b4d5ab4e60902f1eddba28b05d: Time spent bootstrapping tablet: real 0.072s	user 0.007s	sys 0.002s
I20260713 09:08:36.161533 24253 tablet_bootstrap.cc:654] T 3b78dc941df74fc3969d7b994a45c403 P caf2810f9e0a497ba0d73b5dac30e22d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.164031 23983 raft_consensus.cc:3060] T 69a517f3dcd64d18a5f3a91d3518c922 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.165560 24386 raft_consensus.cc:493] T ebdf3978e1c849bca3b2bff3e3a79cca P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.166038 24386 raft_consensus.cc:515] T ebdf3978e1c849bca3b2bff3e3a79cca P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:36.169305 23986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebdf3978e1c849bca3b2bff3e3a79cca" candidate_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300" is_pre_election: true
W20260713 09:08:36.170799 24174 leader_election.cc:343] T ebdf3978e1c849bca3b2bff3e3a79cca P caf2810f9e0a497ba0d73b5dac30e22d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:36.172814 24386 leader_election.cc:290] T ebdf3978e1c849bca3b2bff3e3a79cca P caf2810f9e0a497ba0d73b5dac30e22d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707), 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203)
I20260713 09:08:36.175763 24135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebdf3978e1c849bca3b2bff3e3a79cca" candidate_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552138b4d5ab4e60902f1eddba28b05d" is_pre_election: true
I20260713 09:08:36.176821 24291 raft_consensus.cc:493] T c4ff80e6030a4b6f8ac9e7e6f896917a P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.177459 24291 raft_consensus.cc:515] T c4ff80e6030a4b6f8ac9e7e6f896917a P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:36.180025 24291 leader_election.cc:290] T c4ff80e6030a4b6f8ac9e7e6f896917a P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405), caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441)
I20260713 09:08:36.184207 23986 raft_consensus.cc:3060] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.186532 24059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ff80e6030a4b6f8ac9e7e6f896917a" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040751db0d74e5392409efdc211fd95" is_pre_election: true
I20260713 09:08:36.187224 24059 raft_consensus.cc:2468] T c4ff80e6030a4b6f8ac9e7e6f896917a P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 552138b4d5ab4e60902f1eddba28b05d in term 0.
I20260713 09:08:36.187417 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ff80e6030a4b6f8ac9e7e6f896917a" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" is_pre_election: true
I20260713 09:08:36.188094 24207 raft_consensus.cc:2468] T c4ff80e6030a4b6f8ac9e7e6f896917a P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 552138b4d5ab4e60902f1eddba28b05d in term 0.
I20260713 09:08:36.189638 24100 leader_election.cc:304] T c4ff80e6030a4b6f8ac9e7e6f896917a P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 552138b4d5ab4e60902f1eddba28b05d, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 
I20260713 09:08:36.191166 24291 raft_consensus.cc:2804] T c4ff80e6030a4b6f8ac9e7e6f896917a P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:36.191555 24291 raft_consensus.cc:493] T c4ff80e6030a4b6f8ac9e7e6f896917a P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:36.191949 24291 raft_consensus.cc:3060] T c4ff80e6030a4b6f8ac9e7e6f896917a P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.197052 23985 raft_consensus.cc:3060] T d679795503c54c49ac0b40f341450eec P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.199069 24252 tablet_bootstrap.cc:492] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300: No bootstrap required, opened a new log
I20260713 09:08:36.199587 24252 ts_tablet_manager.cc:1403] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.068s	user 0.015s	sys 0.002s
I20260713 09:08:36.202385 24252 raft_consensus.cc:359] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:36.203251 24252 raft_consensus.cc:385] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.203580 24252 raft_consensus.cc:740] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.204319 24252 consensus_queue.cc:260] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:36.215545 24252 ts_tablet_manager.cc:1434] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260713 09:08:36.216670 24252 tablet_bootstrap.cc:492] T 6c92fb0d3c084cde8d9273d98b3a7609 P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
I20260713 09:08:36.217949 24394 leader_election.cc:290] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 election: Requested vote from peers 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203), 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707)
I20260713 09:08:36.228638 24252 tablet_bootstrap.cc:654] T 6c92fb0d3c084cde8d9273d98b3a7609 P 16abd7a75f384d1b813090a067fc2300: Neither blocks nor log segments found. Creating new log.
W20260713 09:08:36.229269 24173 leader_election.cc:343] T ebdf3978e1c849bca3b2bff3e3a79cca P caf2810f9e0a497ba0d73b5dac30e22d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:36.229849 24173 leader_election.cc:304] T ebdf3978e1c849bca3b2bff3e3a79cca P caf2810f9e0a497ba0d73b5dac30e22d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: caf2810f9e0a497ba0d73b5dac30e22d; no voters: 16abd7a75f384d1b813090a067fc2300, 552138b4d5ab4e60902f1eddba28b05d
I20260713 09:08:36.231102 24427 raft_consensus.cc:2749] T ebdf3978e1c849bca3b2bff3e3a79cca P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:36.245831 24427 consensus_queue.cc:1048] T d679795503c54c49ac0b40f341450eec P caf2810f9e0a497ba0d73b5dac30e22d [LEADER]: Connected to new peer: Peer: permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:36.248680 24251 raft_consensus.cc:359] T ebdf3978e1c849bca3b2bff3e3a79cca P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:36.249524 24251 raft_consensus.cc:385] T ebdf3978e1c849bca3b2bff3e3a79cca P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.220652 24291 raft_consensus.cc:515] T c4ff80e6030a4b6f8ac9e7e6f896917a P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:36.264808 24251 raft_consensus.cc:740] T ebdf3978e1c849bca3b2bff3e3a79cca P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 552138b4d5ab4e60902f1eddba28b05d, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.265995 24251 consensus_queue.cc:260] T ebdf3978e1c849bca3b2bff3e3a79cca P 552138b4d5ab4e60902f1eddba28b05d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:36.271255 23881 catalog_manager.cc:5697] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2040751db0d74e5392409efdc211fd95 (127.21.94.130). New cstate: current_term: 1 leader_uuid: "2040751db0d74e5392409efdc211fd95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:36.283232 24251 ts_tablet_manager.cc:1434] T ebdf3978e1c849bca3b2bff3e3a79cca P 552138b4d5ab4e60902f1eddba28b05d: Time spent starting tablet: real 0.124s	user 0.009s	sys 0.000s
I20260713 09:08:36.293079 24252 tablet_bootstrap.cc:492] T 6c92fb0d3c084cde8d9273d98b3a7609 P 16abd7a75f384d1b813090a067fc2300: No bootstrap required, opened a new log
I20260713 09:08:36.293645 24252 ts_tablet_manager.cc:1403] T 6c92fb0d3c084cde8d9273d98b3a7609 P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.077s	user 0.009s	sys 0.021s
I20260713 09:08:36.296862 24252 raft_consensus.cc:359] T 6c92fb0d3c084cde8d9273d98b3a7609 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:36.297858 24252 raft_consensus.cc:385] T 6c92fb0d3c084cde8d9273d98b3a7609 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.298220 24252 raft_consensus.cc:740] T 6c92fb0d3c084cde8d9273d98b3a7609 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.299927 24252 consensus_queue.cc:260] T 6c92fb0d3c084cde8d9273d98b3a7609 P 16abd7a75f384d1b813090a067fc2300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:36.301797 24060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ff80e6030a4b6f8ac9e7e6f896917a" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040751db0d74e5392409efdc211fd95"
I20260713 09:08:36.302656 24060 raft_consensus.cc:3060] T c4ff80e6030a4b6f8ac9e7e6f896917a P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.309748 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ff80e6030a4b6f8ac9e7e6f896917a" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d"
I20260713 09:08:36.310704 24207 raft_consensus.cc:3060] T c4ff80e6030a4b6f8ac9e7e6f896917a P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.311535 24252 ts_tablet_manager.cc:1434] T 6c92fb0d3c084cde8d9273d98b3a7609 P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:08:36.312904 24252 tablet_bootstrap.cc:492] T d435f4fde27d4a5daa42c316fbb62378 P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
I20260713 09:08:36.315950 24254 tablet_bootstrap.cc:492] T 6c92fb0d3c084cde8d9273d98b3a7609 P 2040751db0d74e5392409efdc211fd95: No bootstrap required, opened a new log
I20260713 09:08:36.316617 24254 ts_tablet_manager.cc:1403] T 6c92fb0d3c084cde8d9273d98b3a7609 P 2040751db0d74e5392409efdc211fd95: Time spent bootstrapping tablet: real 0.234s	user 0.031s	sys 0.024s
I20260713 09:08:36.319850 24254 raft_consensus.cc:359] T 6c92fb0d3c084cde8d9273d98b3a7609 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:36.320782 24254 raft_consensus.cc:385] T 6c92fb0d3c084cde8d9273d98b3a7609 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.321130 24254 raft_consensus.cc:740] T 6c92fb0d3c084cde8d9273d98b3a7609 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.330420 24254 consensus_queue.cc:260] T 6c92fb0d3c084cde8d9273d98b3a7609 P 2040751db0d74e5392409efdc211fd95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:36.329092 24252 tablet_bootstrap.cc:654] T d435f4fde27d4a5daa42c316fbb62378 P 16abd7a75f384d1b813090a067fc2300: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.334776 24254 ts_tablet_manager.cc:1434] T 6c92fb0d3c084cde8d9273d98b3a7609 P 2040751db0d74e5392409efdc211fd95: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.001s
I20260713 09:08:36.336830 24254 tablet_bootstrap.cc:492] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95: Bootstrap starting.
I20260713 09:08:36.330814 24291 leader_election.cc:290] T c4ff80e6030a4b6f8ac9e7e6f896917a P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 election: Requested vote from peers 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405), caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441)
I20260713 09:08:36.352449 24207 raft_consensus.cc:2468] T c4ff80e6030a4b6f8ac9e7e6f896917a P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 552138b4d5ab4e60902f1eddba28b05d in term 1.
I20260713 09:08:36.353785 24298 raft_consensus.cc:493] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.345373 24254 tablet_bootstrap.cc:654] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.357389 24253 tablet_bootstrap.cc:492] T 3b78dc941df74fc3969d7b994a45c403 P caf2810f9e0a497ba0d73b5dac30e22d: No bootstrap required, opened a new log
I20260713 09:08:36.357892 24253 ts_tablet_manager.cc:1403] T 3b78dc941df74fc3969d7b994a45c403 P caf2810f9e0a497ba0d73b5dac30e22d: Time spent bootstrapping tablet: real 0.203s	user 0.044s	sys 0.100s
I20260713 09:08:36.358788 24100 leader_election.cc:304] T c4ff80e6030a4b6f8ac9e7e6f896917a P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 552138b4d5ab4e60902f1eddba28b05d, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 
I20260713 09:08:36.360349 24291 raft_consensus.cc:2804] T c4ff80e6030a4b6f8ac9e7e6f896917a P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:36.354383 24298 raft_consensus.cc:515] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:36.360836 24291 raft_consensus.cc:697] T c4ff80e6030a4b6f8ac9e7e6f896917a P 552138b4d5ab4e60902f1eddba28b05d [term 1 LEADER]: Becoming Leader. State: Replica: 552138b4d5ab4e60902f1eddba28b05d, State: Running, Role: LEADER
I20260713 09:08:36.361763 24291 consensus_queue.cc:237] T c4ff80e6030a4b6f8ac9e7e6f896917a P 552138b4d5ab4e60902f1eddba28b05d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:36.362432 24298 leader_election.cc:290] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441), 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203)
I20260713 09:08:36.363626 24253 raft_consensus.cc:359] T 3b78dc941df74fc3969d7b994a45c403 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:36.364298 24253 raft_consensus.cc:385] T 3b78dc941df74fc3969d7b994a45c403 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.364589 24253 raft_consensus.cc:740] T 3b78dc941df74fc3969d7b994a45c403 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf2810f9e0a497ba0d73b5dac30e22d, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.367071 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e20f605c79b4f2e81b6bee35fa282ec" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" is_pre_election: true
I20260713 09:08:36.366406 24060 raft_consensus.cc:2468] T c4ff80e6030a4b6f8ac9e7e6f896917a P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 552138b4d5ab4e60902f1eddba28b05d in term 1.
I20260713 09:08:36.367807 24208 raft_consensus.cc:2468] T 1e20f605c79b4f2e81b6bee35fa282ec P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2040751db0d74e5392409efdc211fd95 in term 0.
I20260713 09:08:36.366894 24253 consensus_queue.cc:260] T 3b78dc941df74fc3969d7b994a45c403 P caf2810f9e0a497ba0d73b5dac30e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:36.368130 23983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e20f605c79b4f2e81b6bee35fa282ec" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300" is_pre_election: true
I20260713 09:08:36.368772 23983 raft_consensus.cc:2468] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2040751db0d74e5392409efdc211fd95 in term 0.
I20260713 09:08:36.370043 24253 ts_tablet_manager.cc:1434] T 3b78dc941df74fc3969d7b994a45c403 P caf2810f9e0a497ba0d73b5dac30e22d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260713 09:08:36.371819 24026 leader_election.cc:304] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2040751db0d74e5392409efdc211fd95, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 
I20260713 09:08:36.373148 24298 raft_consensus.cc:2804] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:36.373553 24298 raft_consensus.cc:493] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:36.373944 24298 raft_consensus.cc:3060] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.380049 24252 tablet_bootstrap.cc:492] T d435f4fde27d4a5daa42c316fbb62378 P 16abd7a75f384d1b813090a067fc2300: No bootstrap required, opened a new log
I20260713 09:08:36.380647 24252 ts_tablet_manager.cc:1403] T d435f4fde27d4a5daa42c316fbb62378 P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.068s	user 0.012s	sys 0.004s
I20260713 09:08:36.384279 24253 tablet_bootstrap.cc:492] T d435f4fde27d4a5daa42c316fbb62378 P caf2810f9e0a497ba0d73b5dac30e22d: Bootstrap starting.
I20260713 09:08:36.391157 24253 tablet_bootstrap.cc:654] T d435f4fde27d4a5daa42c316fbb62378 P caf2810f9e0a497ba0d73b5dac30e22d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.394871 23882 catalog_manager.cc:5697] T c4ff80e6030a4b6f8ac9e7e6f896917a P 552138b4d5ab4e60902f1eddba28b05d reported cstate change: term changed from 0 to 1, leader changed from <none> to 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131). New cstate: current_term: 1 leader_uuid: "552138b4d5ab4e60902f1eddba28b05d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:36.396040 24252 raft_consensus.cc:359] T d435f4fde27d4a5daa42c316fbb62378 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:36.399861 24254 tablet_bootstrap.cc:492] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95: No bootstrap required, opened a new log
I20260713 09:08:36.407752 24254 ts_tablet_manager.cc:1403] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95: Time spent bootstrapping tablet: real 0.071s	user 0.007s	sys 0.011s
I20260713 09:08:36.408051 24252 raft_consensus.cc:385] T d435f4fde27d4a5daa42c316fbb62378 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.408491 24252 raft_consensus.cc:740] T d435f4fde27d4a5daa42c316fbb62378 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.403875 24394 consensus_queue.cc:1048] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:36.410466 24254 raft_consensus.cc:359] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:36.402904 24253 tablet_bootstrap.cc:492] T d435f4fde27d4a5daa42c316fbb62378 P caf2810f9e0a497ba0d73b5dac30e22d: No bootstrap required, opened a new log
I20260713 09:08:36.413385 24254 raft_consensus.cc:385] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.413653 24253 ts_tablet_manager.cc:1403] T d435f4fde27d4a5daa42c316fbb62378 P caf2810f9e0a497ba0d73b5dac30e22d: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.000s
I20260713 09:08:36.413702 24254 raft_consensus.cc:740] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.414664 24254 consensus_queue.cc:260] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:36.416577 24254 ts_tablet_manager.cc:1434] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:08:36.416395 24253 raft_consensus.cc:359] T d435f4fde27d4a5daa42c316fbb62378 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:36.417069 24253 raft_consensus.cc:385] T d435f4fde27d4a5daa42c316fbb62378 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.417315 24253 raft_consensus.cc:740] T d435f4fde27d4a5daa42c316fbb62378 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: caf2810f9e0a497ba0d73b5dac30e22d, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.417869 24252 consensus_queue.cc:260] T d435f4fde27d4a5daa42c316fbb62378 P 16abd7a75f384d1b813090a067fc2300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:36.418135 24253 consensus_queue.cc:260] T d435f4fde27d4a5daa42c316fbb62378 P caf2810f9e0a497ba0d73b5dac30e22d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:36.423768 24336 raft_consensus.cc:493] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.424203 24252 ts_tablet_manager.cc:1434] T d435f4fde27d4a5daa42c316fbb62378 P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260713 09:08:36.424288 24336 raft_consensus.cc:515] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:36.425278 24252 tablet_bootstrap.cc:492] T a2da408f9e684edcadbc0cb511e2d5f5 P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
I20260713 09:08:36.410832 24298 raft_consensus.cc:515] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:36.427309 24298 leader_election.cc:290] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 election: Requested vote from peers caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441), 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203)
I20260713 09:08:36.427740 24253 ts_tablet_manager.cc:1434] T d435f4fde27d4a5daa42c316fbb62378 P caf2810f9e0a497ba0d73b5dac30e22d: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:08:36.427591 24134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b78dc941df74fc3969d7b994a45c403" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552138b4d5ab4e60902f1eddba28b05d" is_pre_election: true
I20260713 09:08:36.428311 24134 raft_consensus.cc:2468] T 3b78dc941df74fc3969d7b994a45c403 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2040751db0d74e5392409efdc211fd95 in term 0.
I20260713 09:08:36.431192 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e20f605c79b4f2e81b6bee35fa282ec" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d"
I20260713 09:08:36.431818 24208 raft_consensus.cc:3060] T 1e20f605c79b4f2e81b6bee35fa282ec P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.433389 24252 tablet_bootstrap.cc:654] T a2da408f9e684edcadbc0cb511e2d5f5 P 16abd7a75f384d1b813090a067fc2300: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.433940 24025 leader_election.cc:304] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2040751db0d74e5392409efdc211fd95, 552138b4d5ab4e60902f1eddba28b05d; no voters: 
I20260713 09:08:36.435016 24364 raft_consensus.cc:493] T fea1f7afcc8c484d86c31e83d6038244 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.435521 24364 raft_consensus.cc:515] T fea1f7afcc8c484d86c31e83d6038244 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:36.438625 24060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea1f7afcc8c484d86c31e83d6038244" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040751db0d74e5392409efdc211fd95" is_pre_election: true
I20260713 09:08:36.441929 24394 raft_consensus.cc:2804] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:36.442384 24394 raft_consensus.cc:493] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:36.442739 24394 raft_consensus.cc:3060] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.446291 24364 leader_election.cc:290] T fea1f7afcc8c484d86c31e83d6038244 P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405), 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707)
I20260713 09:08:36.448294 24134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fea1f7afcc8c484d86c31e83d6038244" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552138b4d5ab4e60902f1eddba28b05d" is_pre_election: true
I20260713 09:08:36.449195 24134 raft_consensus.cc:2393] T fea1f7afcc8c484d86c31e83d6038244 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16abd7a75f384d1b813090a067fc2300 in current term 1: Already voted for candidate 2040751db0d74e5392409efdc211fd95 in this term.
I20260713 09:08:36.450801 23950 leader_election.cc:304] T fea1f7afcc8c484d86c31e83d6038244 P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16abd7a75f384d1b813090a067fc2300; no voters: 2040751db0d74e5392409efdc211fd95, 552138b4d5ab4e60902f1eddba28b05d
I20260713 09:08:36.452009 23986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e20f605c79b4f2e81b6bee35fa282ec" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300"
I20260713 09:08:36.452450 24364 raft_consensus.cc:3060] T fea1f7afcc8c484d86c31e83d6038244 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.453740 24304 raft_consensus.cc:493] T d435f4fde27d4a5daa42c316fbb62378 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.454388 24304 raft_consensus.cc:515] T d435f4fde27d4a5daa42c316fbb62378 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:36.456511 24336 leader_election.cc:290] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707), caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441)
I20260713 09:08:36.451372 24291 raft_consensus.cc:493] T ebdf3978e1c849bca3b2bff3e3a79cca P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.458310 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b78dc941df74fc3969d7b994a45c403" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" is_pre_election: true
I20260713 09:08:36.458644 24291 raft_consensus.cc:515] T ebdf3978e1c849bca3b2bff3e3a79cca P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:36.459237 24207 raft_consensus.cc:2468] T 3b78dc941df74fc3969d7b994a45c403 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2040751db0d74e5392409efdc211fd95 in term 0.
I20260713 09:08:36.452778 23986 raft_consensus.cc:3060] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.473922 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d435f4fde27d4a5daa42c316fbb62378" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" is_pre_election: true
I20260713 09:08:36.481546 23983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebdf3978e1c849bca3b2bff3e3a79cca" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300" is_pre_election: true
I20260713 09:08:36.481561 24205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebdf3978e1c849bca3b2bff3e3a79cca" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" is_pre_election: true
I20260713 09:08:36.484979 24205 raft_consensus.cc:2468] T ebdf3978e1c849bca3b2bff3e3a79cca P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 552138b4d5ab4e60902f1eddba28b05d in term 0.
I20260713 09:08:36.479664 24291 leader_election.cc:290] T ebdf3978e1c849bca3b2bff3e3a79cca P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441), 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203)
I20260713 09:08:36.475636 24207 raft_consensus.cc:2468] T d435f4fde27d4a5daa42c316fbb62378 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 552138b4d5ab4e60902f1eddba28b05d in term 0.
I20260713 09:08:36.487355 24100 leader_election.cc:304] T ebdf3978e1c849bca3b2bff3e3a79cca P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 552138b4d5ab4e60902f1eddba28b05d, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 
W20260713 09:08:36.493312 24100 leader_election.cc:343] T ebdf3978e1c849bca3b2bff3e3a79cca P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:36.493899 24291 raft_consensus.cc:2804] T ebdf3978e1c849bca3b2bff3e3a79cca P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:36.494386 24291 raft_consensus.cc:493] T ebdf3978e1c849bca3b2bff3e3a79cca P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:36.494789 24291 raft_consensus.cc:3060] T ebdf3978e1c849bca3b2bff3e3a79cca P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.496593 24336 consensus_queue.cc:1048] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:36.504817 24293 consensus_queue.cc:1048] T fea1f7afcc8c484d86c31e83d6038244 P 2040751db0d74e5392409efdc211fd95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:36.507161 24252 tablet_bootstrap.cc:492] T a2da408f9e684edcadbc0cb511e2d5f5 P 16abd7a75f384d1b813090a067fc2300: No bootstrap required, opened a new log
I20260713 09:08:36.507728 24252 ts_tablet_manager.cc:1403] T a2da408f9e684edcadbc0cb511e2d5f5 P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.083s	user 0.024s	sys 0.025s
I20260713 09:08:36.508486 24291 raft_consensus.cc:515] T ebdf3978e1c849bca3b2bff3e3a79cca P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:36.505218 24364 raft_consensus.cc:2749] T fea1f7afcc8c484d86c31e83d6038244 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:36.510432 24252 raft_consensus.cc:359] T a2da408f9e684edcadbc0cb511e2d5f5 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:36.511123 24252 raft_consensus.cc:385] T a2da408f9e684edcadbc0cb511e2d5f5 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.511400 24252 raft_consensus.cc:740] T a2da408f9e684edcadbc0cb511e2d5f5 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.512050 24252 consensus_queue.cc:260] T a2da408f9e684edcadbc0cb511e2d5f5 P 16abd7a75f384d1b813090a067fc2300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:36.512362 24291 leader_election.cc:290] T ebdf3978e1c849bca3b2bff3e3a79cca P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 election: Requested vote from peers caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441), 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203)
I20260713 09:08:36.513605 24427 raft_consensus.cc:493] T 6c92fb0d3c084cde8d9273d98b3a7609 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.514091 24427 raft_consensus.cc:515] T 6c92fb0d3c084cde8d9273d98b3a7609 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:36.516114 24427 leader_election.cc:290] T 6c92fb0d3c084cde8d9273d98b3a7609 P caf2810f9e0a497ba0d73b5dac30e22d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203), 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405)
I20260713 09:08:36.517059 24252 ts_tablet_manager.cc:1434] T a2da408f9e684edcadbc0cb511e2d5f5 P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:08:36.518085 24252 tablet_bootstrap.cc:492] T ebdf3978e1c849bca3b2bff3e3a79cca P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
I20260713 09:08:36.517877 24298 consensus_queue.cc:1048] T fea1f7afcc8c484d86c31e83d6038244 P 2040751db0d74e5392409efdc211fd95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:36.505157 24100 leader_election.cc:304] T d435f4fde27d4a5daa42c316fbb62378 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 552138b4d5ab4e60902f1eddba28b05d, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 
I20260713 09:08:36.520303 24060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c92fb0d3c084cde8d9273d98b3a7609" candidate_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040751db0d74e5392409efdc211fd95" is_pre_election: true
I20260713 09:08:36.524893 23985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c92fb0d3c084cde8d9273d98b3a7609" candidate_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300" is_pre_election: true
I20260713 09:08:36.525250 24060 raft_consensus.cc:2468] T 6c92fb0d3c084cde8d9273d98b3a7609 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caf2810f9e0a497ba0d73b5dac30e22d in term 0.
I20260713 09:08:36.526051 24304 leader_election.cc:290] T d435f4fde27d4a5daa42c316fbb62378 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441), 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203)
I20260713 09:08:36.526548 23982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebdf3978e1c849bca3b2bff3e3a79cca" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300"
I20260713 09:08:36.526733 24205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebdf3978e1c849bca3b2bff3e3a79cca" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d"
I20260713 09:08:36.527346 24205 raft_consensus.cc:3060] T ebdf3978e1c849bca3b2bff3e3a79cca P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.527612 23984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d435f4fde27d4a5daa42c316fbb62378" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300" is_pre_election: true
I20260713 09:08:36.525631 23985 raft_consensus.cc:2468] T 6c92fb0d3c084cde8d9273d98b3a7609 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caf2810f9e0a497ba0d73b5dac30e22d in term 0.
I20260713 09:08:36.528206 23984 raft_consensus.cc:2468] T d435f4fde27d4a5daa42c316fbb62378 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 552138b4d5ab4e60902f1eddba28b05d in term 0.
I20260713 09:08:36.524156 24252 tablet_bootstrap.cc:654] T ebdf3978e1c849bca3b2bff3e3a79cca P 16abd7a75f384d1b813090a067fc2300: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:36.524587 23986 raft_consensus.cc:2468] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040751db0d74e5392409efdc211fd95 in term 1.
I20260713 09:08:36.529898 24174 leader_election.cc:304] T 6c92fb0d3c084cde8d9273d98b3a7609 P caf2810f9e0a497ba0d73b5dac30e22d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16abd7a75f384d1b813090a067fc2300, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 
W20260713 09:08:36.530005 24100 leader_election.cc:343] T ebdf3978e1c849bca3b2bff3e3a79cca P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:36.536116 24427 raft_consensus.cc:2804] T 6c92fb0d3c084cde8d9273d98b3a7609 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:36.536526 24427 raft_consensus.cc:493] T 6c92fb0d3c084cde8d9273d98b3a7609 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:36.536845 24427 raft_consensus.cc:3060] T 6c92fb0d3c084cde8d9273d98b3a7609 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.537890 24205 raft_consensus.cc:2468] T ebdf3978e1c849bca3b2bff3e3a79cca P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 552138b4d5ab4e60902f1eddba28b05d in term 1.
I20260713 09:08:36.526583 24304 raft_consensus.cc:2804] T d435f4fde27d4a5daa42c316fbb62378 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:36.539521 24304 raft_consensus.cc:493] T d435f4fde27d4a5daa42c316fbb62378 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:36.539876 24304 raft_consensus.cc:3060] T d435f4fde27d4a5daa42c316fbb62378 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.541937 24100 leader_election.cc:304] T ebdf3978e1c849bca3b2bff3e3a79cca P 552138b4d5ab4e60902f1eddba28b05d [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: 552138b4d5ab4e60902f1eddba28b05d, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 16abd7a75f384d1b813090a067fc2300
I20260713 09:08:36.543059 24291 raft_consensus.cc:2804] T ebdf3978e1c849bca3b2bff3e3a79cca P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:36.543720 24291 raft_consensus.cc:697] T ebdf3978e1c849bca3b2bff3e3a79cca P 552138b4d5ab4e60902f1eddba28b05d [term 1 LEADER]: Becoming Leader. State: Replica: 552138b4d5ab4e60902f1eddba28b05d, State: Running, Role: LEADER
I20260713 09:08:36.534253 24208 raft_consensus.cc:2468] T 1e20f605c79b4f2e81b6bee35fa282ec P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040751db0d74e5392409efdc211fd95 in term 1.
I20260713 09:08:36.544602 24291 consensus_queue.cc:237] T ebdf3978e1c849bca3b2bff3e3a79cca P 552138b4d5ab4e60902f1eddba28b05d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:36.544613 24427 raft_consensus.cc:515] T 6c92fb0d3c084cde8d9273d98b3a7609 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:36.556707 24427 leader_election.cc:290] T 6c92fb0d3c084cde8d9273d98b3a7609 P caf2810f9e0a497ba0d73b5dac30e22d [CANDIDATE]: Term 1 election: Requested vote from peers 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203), 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405)
I20260713 09:08:36.545919 24394 raft_consensus.cc:515] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:36.557986 24304 raft_consensus.cc:515] T d435f4fde27d4a5daa42c316fbb62378 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:36.562618 24304 leader_election.cc:290] T d435f4fde27d4a5daa42c316fbb62378 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 election: Requested vote from peers caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441), 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203)
I20260713 09:08:36.563055 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d435f4fde27d4a5daa42c316fbb62378" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d"
I20260713 09:08:36.563853 24208 raft_consensus.cc:3060] T d435f4fde27d4a5daa42c316fbb62378 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.569473 23986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c92fb0d3c084cde8d9273d98b3a7609" candidate_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300"
I20260713 09:08:36.570338 23986 raft_consensus.cc:3060] T 6c92fb0d3c084cde8d9273d98b3a7609 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.573043 23985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d435f4fde27d4a5daa42c316fbb62378" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300"
I20260713 09:08:36.573695 23985 raft_consensus.cc:3060] T d435f4fde27d4a5daa42c316fbb62378 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.573833 23984 raft_consensus.cc:3060] T a2da408f9e684edcadbc0cb511e2d5f5 P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.582243 24135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b78dc941df74fc3969d7b994a45c403" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552138b4d5ab4e60902f1eddba28b05d"
I20260713 09:08:36.582953 24135 raft_consensus.cc:3060] T 3b78dc941df74fc3969d7b994a45c403 P 552138b4d5ab4e60902f1eddba28b05d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.583817 23985 raft_consensus.cc:2468] T d435f4fde27d4a5daa42c316fbb62378 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 552138b4d5ab4e60902f1eddba28b05d in term 1.
I20260713 09:08:36.594863 23986 raft_consensus.cc:2468] T 6c92fb0d3c084cde8d9273d98b3a7609 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf2810f9e0a497ba0d73b5dac30e22d in term 1.
I20260713 09:08:36.597446 24100 leader_election.cc:304] T d435f4fde27d4a5daa42c316fbb62378 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16abd7a75f384d1b813090a067fc2300, 552138b4d5ab4e60902f1eddba28b05d; no voters: 
I20260713 09:08:36.596145 24174 leader_election.cc:304] T 6c92fb0d3c084cde8d9273d98b3a7609 P caf2810f9e0a497ba0d73b5dac30e22d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16abd7a75f384d1b813090a067fc2300, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 
I20260713 09:08:36.595137 24135 raft_consensus.cc:2468] T 3b78dc941df74fc3969d7b994a45c403 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040751db0d74e5392409efdc211fd95 in term 1.
I20260713 09:08:36.600653 24427 raft_consensus.cc:2804] T 6c92fb0d3c084cde8d9273d98b3a7609 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:36.601176 24427 raft_consensus.cc:697] T 6c92fb0d3c084cde8d9273d98b3a7609 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 LEADER]: Becoming Leader. State: Replica: caf2810f9e0a497ba0d73b5dac30e22d, State: Running, Role: LEADER
I20260713 09:08:36.602008 24427 consensus_queue.cc:237] T 6c92fb0d3c084cde8d9273d98b3a7609 P caf2810f9e0a497ba0d73b5dac30e22d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:36.602658 24252 tablet_bootstrap.cc:492] T ebdf3978e1c849bca3b2bff3e3a79cca P 16abd7a75f384d1b813090a067fc2300: No bootstrap required, opened a new log
I20260713 09:08:36.603195 24252 ts_tablet_manager.cc:1403] T ebdf3978e1c849bca3b2bff3e3a79cca P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.004s
I20260713 09:08:36.603274 24208 raft_consensus.cc:2468] T d435f4fde27d4a5daa42c316fbb62378 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 552138b4d5ab4e60902f1eddba28b05d in term 1.
I20260713 09:08:36.604918 23881 catalog_manager.cc:5697] T ebdf3978e1c849bca3b2bff3e3a79cca P 552138b4d5ab4e60902f1eddba28b05d reported cstate change: term changed from 0 to 1, leader changed from <none> to 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131). New cstate: current_term: 1 leader_uuid: "552138b4d5ab4e60902f1eddba28b05d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:36.599630 24291 raft_consensus.cc:2804] T d435f4fde27d4a5daa42c316fbb62378 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:36.607239 24025 leader_election.cc:304] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2040751db0d74e5392409efdc211fd95, 552138b4d5ab4e60902f1eddba28b05d; no voters: 
I20260713 09:08:36.607553 24291 raft_consensus.cc:697] T d435f4fde27d4a5daa42c316fbb62378 P 552138b4d5ab4e60902f1eddba28b05d [term 1 LEADER]: Becoming Leader. State: Replica: 552138b4d5ab4e60902f1eddba28b05d, State: Running, Role: LEADER
I20260713 09:08:36.608237 24298 raft_consensus.cc:2804] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:36.608741 24298 raft_consensus.cc:697] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Becoming Leader. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Running, Role: LEADER
I20260713 09:08:36.608897 24291 consensus_queue.cc:237] T d435f4fde27d4a5daa42c316fbb62378 P 552138b4d5ab4e60902f1eddba28b05d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:36.609628 24298 consensus_queue.cc:237] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:36.606245 24252 raft_consensus.cc:359] T ebdf3978e1c849bca3b2bff3e3a79cca P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:36.611951 24252 raft_consensus.cc:385] T ebdf3978e1c849bca3b2bff3e3a79cca P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:36.612416 24252 raft_consensus.cc:740] T ebdf3978e1c849bca3b2bff3e3a79cca P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:36.613469 24252 consensus_queue.cc:260] T ebdf3978e1c849bca3b2bff3e3a79cca P 16abd7a75f384d1b813090a067fc2300 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:36.618042 24252 ts_tablet_manager.cc:1434] T ebdf3978e1c849bca3b2bff3e3a79cca P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:08:36.616752 24394 leader_election.cc:290] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 election: Requested vote from peers 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707), caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441)
I20260713 09:08:36.598508 24026 leader_election.cc:304] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2040751db0d74e5392409efdc211fd95, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 
I20260713 09:08:36.625850 24394 raft_consensus.cc:2804] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:36.626389 24394 raft_consensus.cc:697] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Becoming Leader. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Running, Role: LEADER
I20260713 09:08:36.627229 24394 consensus_queue.cc:237] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:36.644923 23882 catalog_manager.cc:5697] T 6c92fb0d3c084cde8d9273d98b3a7609 P caf2810f9e0a497ba0d73b5dac30e22d reported cstate change: term changed from 0 to 1, leader changed from <none> to caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132). New cstate: current_term: 1 leader_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:36.661119 24336 consensus_queue.cc:1048] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260713 09:08:36.672379 23881 catalog_manager.cc:5697] T d435f4fde27d4a5daa42c316fbb62378 P 552138b4d5ab4e60902f1eddba28b05d reported cstate change: term changed from 0 to 1, leader changed from <none> to 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131). New cstate: current_term: 1 leader_uuid: "552138b4d5ab4e60902f1eddba28b05d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:36.678743 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b78dc941df74fc3969d7b994a45c403" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d"
I20260713 09:08:36.678951 24060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c92fb0d3c084cde8d9273d98b3a7609" candidate_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2040751db0d74e5392409efdc211fd95"
I20260713 09:08:36.679440 24207 raft_consensus.cc:3060] T 3b78dc941df74fc3969d7b994a45c403 P caf2810f9e0a497ba0d73b5dac30e22d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.679497 24060 raft_consensus.cc:3060] T 6c92fb0d3c084cde8d9273d98b3a7609 P 2040751db0d74e5392409efdc211fd95 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.690951 24207 raft_consensus.cc:2468] T 3b78dc941df74fc3969d7b994a45c403 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040751db0d74e5392409efdc211fd95 in term 1.
I20260713 09:08:36.695868 24060 raft_consensus.cc:2468] T 6c92fb0d3c084cde8d9273d98b3a7609 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf2810f9e0a497ba0d73b5dac30e22d in term 1.
I20260713 09:08:36.721712 24336 consensus_queue.cc:1048] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:36.732587 23884 catalog_manager.cc:5697] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2040751db0d74e5392409efdc211fd95 (127.21.94.130). New cstate: current_term: 1 leader_uuid: "2040751db0d74e5392409efdc211fd95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } health_report { overall_health: UNKNOWN } } }
W20260713 09:08:36.734462 23932 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:36.734468 23884 catalog_manager.cc:5697] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2040751db0d74e5392409efdc211fd95 (127.21.94.130). New cstate: current_term: 1 leader_uuid: "2040751db0d74e5392409efdc211fd95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:36.750151 24291 consensus_queue.cc:1048] T c4ff80e6030a4b6f8ac9e7e6f896917a P 552138b4d5ab4e60902f1eddba28b05d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:36.774537 24304 consensus_queue.cc:1048] T c4ff80e6030a4b6f8ac9e7e6f896917a P 552138b4d5ab4e60902f1eddba28b05d [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:36.876525 24364 raft_consensus.cc:493] T ebdf3978e1c849bca3b2bff3e3a79cca P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:36.876919 24364 raft_consensus.cc:515] T ebdf3978e1c849bca3b2bff3e3a79cca P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:36.878737 24364 leader_election.cc:290] T ebdf3978e1c849bca3b2bff3e3a79cca P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707), caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441)
I20260713 09:08:36.879418 24135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebdf3978e1c849bca3b2bff3e3a79cca" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "552138b4d5ab4e60902f1eddba28b05d" is_pre_election: true
I20260713 09:08:36.879770 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebdf3978e1c849bca3b2bff3e3a79cca" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" is_pre_election: true
I20260713 09:08:36.880524 24207 raft_consensus.cc:2393] T ebdf3978e1c849bca3b2bff3e3a79cca P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16abd7a75f384d1b813090a067fc2300 in current term 1: Already voted for candidate 552138b4d5ab4e60902f1eddba28b05d in this term.
I20260713 09:08:36.881472 23951 leader_election.cc:304] T ebdf3978e1c849bca3b2bff3e3a79cca P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16abd7a75f384d1b813090a067fc2300; no voters: 552138b4d5ab4e60902f1eddba28b05d, caf2810f9e0a497ba0d73b5dac30e22d
I20260713 09:08:36.882104 24364 raft_consensus.cc:3060] T ebdf3978e1c849bca3b2bff3e3a79cca P 16abd7a75f384d1b813090a067fc2300 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:36.886617 24364 raft_consensus.cc:2749] T ebdf3978e1c849bca3b2bff3e3a79cca P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:36.992717 24449 consensus_queue.cc:1048] T d435f4fde27d4a5daa42c316fbb62378 P 552138b4d5ab4e60902f1eddba28b05d [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.002401 24449 consensus_queue.cc:1048] T d435f4fde27d4a5daa42c316fbb62378 P 552138b4d5ab4e60902f1eddba28b05d [LEADER]: Connected to new peer: Peer: permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.027057 24449 consensus_queue.cc:1048] T ebdf3978e1c849bca3b2bff3e3a79cca P 552138b4d5ab4e60902f1eddba28b05d [LEADER]: Connected to new peer: Peer: permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.032763 24387 consensus_queue.cc:1048] T 6c92fb0d3c084cde8d9273d98b3a7609 P caf2810f9e0a497ba0d73b5dac30e22d [LEADER]: Connected to new peer: Peer: permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.043129 24304 consensus_queue.cc:1048] T ebdf3978e1c849bca3b2bff3e3a79cca P 552138b4d5ab4e60902f1eddba28b05d [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:37.059275 24387 consensus_queue.cc:1048] T 6c92fb0d3c084cde8d9273d98b3a7609 P caf2810f9e0a497ba0d73b5dac30e22d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.104743 24394 consensus_queue.cc:1048] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.115272 24336 consensus_queue.cc:1048] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.130373 24396 consensus_queue.cc:1048] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.141707 24394 consensus_queue.cc:1048] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:37.295450 21882 tablet_server.cc:179] TabletServer@127.21.94.129:0 shutting down...
W20260713 09:08:37.314577 24026 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]
I20260713 09:08:37.319531 21882 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260713 09:08:37.319602 24026 consensus_peers.cc:597] T 69a517f3dcd64d18a5f3a91d3518c922 P 2040751db0d74e5392409efdc211fd95 -> Peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Couldn't send request to peer 16abd7a75f384d1b813090a067fc2300. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:37.320448 21882 tablet_replica.cc:333] T ebdf3978e1c849bca3b2bff3e3a79cca P 16abd7a75f384d1b813090a067fc2300: stopping tablet replica
I20260713 09:08:37.321090 21882 raft_consensus.cc:2243] T ebdf3978e1c849bca3b2bff3e3a79cca P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.321552 21882 raft_consensus.cc:2272] T ebdf3978e1c849bca3b2bff3e3a79cca P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.323594 21882 tablet_replica.cc:333] T a2da408f9e684edcadbc0cb511e2d5f5 P 16abd7a75f384d1b813090a067fc2300: stopping tablet replica
I20260713 09:08:37.324172 21882 raft_consensus.cc:2243] T a2da408f9e684edcadbc0cb511e2d5f5 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.324575 21882 raft_consensus.cc:2272] T a2da408f9e684edcadbc0cb511e2d5f5 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.327036 21882 tablet_replica.cc:333] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300: stopping tablet replica
I20260713 09:08:37.327607 21882 raft_consensus.cc:2243] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.328008 21882 raft_consensus.cc:2272] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.330117 21882 tablet_replica.cc:333] T fea1f7afcc8c484d86c31e83d6038244 P 16abd7a75f384d1b813090a067fc2300: stopping tablet replica
I20260713 09:08:37.330682 21882 raft_consensus.cc:2243] T fea1f7afcc8c484d86c31e83d6038244 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.331097 21882 raft_consensus.cc:2272] T fea1f7afcc8c484d86c31e83d6038244 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.333184 21882 tablet_replica.cc:333] T 72e0a40eba944fb0a129a8eef665d169 P 16abd7a75f384d1b813090a067fc2300: stopping tablet replica
I20260713 09:08:37.333767 21882 raft_consensus.cc:2243] T 72e0a40eba944fb0a129a8eef665d169 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.334168 21882 raft_consensus.cc:2272] T 72e0a40eba944fb0a129a8eef665d169 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.335717 21882 tablet_replica.cc:333] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300: stopping tablet replica
I20260713 09:08:37.336256 21882 raft_consensus.cc:2243] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.336634 21882 raft_consensus.cc:2272] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.338359 21882 tablet_replica.cc:333] T d679795503c54c49ac0b40f341450eec P 16abd7a75f384d1b813090a067fc2300: stopping tablet replica
I20260713 09:08:37.338871 21882 raft_consensus.cc:2243] T d679795503c54c49ac0b40f341450eec P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.339260 21882 raft_consensus.cc:2272] T d679795503c54c49ac0b40f341450eec P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.341586 21882 tablet_replica.cc:333] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300: stopping tablet replica
I20260713 09:08:37.342108 21882 raft_consensus.cc:2243] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.342500 21882 raft_consensus.cc:2272] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.344198 21882 tablet_replica.cc:333] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300: stopping tablet replica
I20260713 09:08:37.344797 21882 raft_consensus.cc:2243] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:37.345641 21882 raft_consensus.cc:2272] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.347359 21882 tablet_replica.cc:333] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300: stopping tablet replica
I20260713 09:08:37.347878 21882 raft_consensus.cc:2243] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.348264 21882 raft_consensus.cc:2272] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.350397 21882 tablet_replica.cc:333] T 4f59fa5942014f6eb3f9740cd0df4a05 P 16abd7a75f384d1b813090a067fc2300: stopping tablet replica
I20260713 09:08:37.350975 21882 raft_consensus.cc:2243] T 4f59fa5942014f6eb3f9740cd0df4a05 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.351423 21882 raft_consensus.cc:2272] T 4f59fa5942014f6eb3f9740cd0df4a05 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.352962 21882 tablet_replica.cc:333] T 69a517f3dcd64d18a5f3a91d3518c922 P 16abd7a75f384d1b813090a067fc2300: stopping tablet replica
I20260713 09:08:37.353499 21882 raft_consensus.cc:2243] T 69a517f3dcd64d18a5f3a91d3518c922 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.353878 21882 raft_consensus.cc:2272] T 69a517f3dcd64d18a5f3a91d3518c922 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.355417 21882 tablet_replica.cc:333] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300: stopping tablet replica
I20260713 09:08:37.355896 21882 raft_consensus.cc:2243] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.356268 21882 raft_consensus.cc:2272] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.357815 21882 tablet_replica.cc:333] T d435f4fde27d4a5daa42c316fbb62378 P 16abd7a75f384d1b813090a067fc2300: stopping tablet replica
I20260713 09:08:37.358284 21882 raft_consensus.cc:2243] T d435f4fde27d4a5daa42c316fbb62378 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.358657 21882 raft_consensus.cc:2272] T d435f4fde27d4a5daa42c316fbb62378 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.360685 21882 tablet_replica.cc:333] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300: stopping tablet replica
I20260713 09:08:37.361191 21882 raft_consensus.cc:2243] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.361608 21882 raft_consensus.cc:2272] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.363114 21882 tablet_replica.cc:333] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300: stopping tablet replica
I20260713 09:08:37.363580 21882 raft_consensus.cc:2243] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:37.364264 21882 raft_consensus.cc:2272] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.365931 21882 tablet_replica.cc:333] T 6c92fb0d3c084cde8d9273d98b3a7609 P 16abd7a75f384d1b813090a067fc2300: stopping tablet replica
I20260713 09:08:37.366381 21882 raft_consensus.cc:2243] T 6c92fb0d3c084cde8d9273d98b3a7609 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.366750 21882 raft_consensus.cc:2272] T 6c92fb0d3c084cde8d9273d98b3a7609 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.368681 21882 tablet_replica.cc:333] T 2580a19092204d62bdb8a733232e3afb P 16abd7a75f384d1b813090a067fc2300: stopping tablet replica
I20260713 09:08:37.369146 21882 raft_consensus.cc:2243] T 2580a19092204d62bdb8a733232e3afb P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:37.369565 21882 raft_consensus.cc:2272] T 2580a19092204d62bdb8a733232e3afb P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:37.402834 21882 tablet_server.cc:196] TabletServer@127.21.94.129:0 shutdown complete.
W20260713 09:08:37.415993 24100 consensus_peers.cc:597] T 72e0a40eba944fb0a129a8eef665d169 P 552138b4d5ab4e60902f1eddba28b05d -> Peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Couldn't send request to peer 16abd7a75f384d1b813090a067fc2300. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:37203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:37.428175 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:37.433907 24465 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:37.435117 24466 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:37.435956 24468 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:37.437062 21882 server_base.cc:1061] running on GCE node
I20260713 09:08:37.438735 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:37.438932 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:37.439065 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933717439054 us; error 0 us; skew 500 ppm
I20260713 09:08:37.439527 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:37.441742 21882 webserver.cc:533] Webserver started at http://127.21.94.129:46565/ using document root <none> and password file <none>
I20260713 09:08:37.442162 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:37.442301 21882 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:08:37.446236 21882 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260713 09:08:37.450991 24473 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:37.451867 21882 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.005s
I20260713 09:08:37.452251 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933659410156-21882-0/minicluster-data/ts-0-root
uuid: "16abd7a75f384d1b813090a067fc2300"
format_stamp: "Formatted at 2026-07-13 09:08:32 on dist-test-slave-vp30"
I20260713 09:08:37.452649 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933659410156-21882-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933659410156-21882-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933659410156-21882-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260713 09:08:37.454059 24100 consensus_peers.cc:597] T ebdf3978e1c849bca3b2bff3e3a79cca P 552138b4d5ab4e60902f1eddba28b05d -> Peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Couldn't send request to peer 16abd7a75f384d1b813090a067fc2300. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:37203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:37.478726 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:37.479934 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:37.481220 21882 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:37.484643 24480 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:08:37.531183 24100 consensus_peers.cc:597] T d435f4fde27d4a5daa42c316fbb62378 P 552138b4d5ab4e60902f1eddba28b05d -> Peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Couldn't send request to peer 16abd7a75f384d1b813090a067fc2300. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:37203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:37.562119 24100 consensus_peers.cc:597] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d -> Peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Couldn't send request to peer 16abd7a75f384d1b813090a067fc2300. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:37203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:37.578601 21882 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:08:37.578917 21882 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.095s	user 0.001s	sys 0.002s
I20260713 09:08:37.579136 21882 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:08:37.583343 24480 tablet_bootstrap.cc:492] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
I20260713 09:08:37.599049 24480 tablet_bootstrap.cc:492] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:37.600006 24480 tablet_bootstrap.cc:492] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300: Bootstrap complete.
I20260713 09:08:37.600661 24480 ts_tablet_manager.cc:1403] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.008s
I20260713 09:08:37.603273 24480 raft_consensus.cc:359] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:37.603941 24480 raft_consensus.cc:740] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:37.604624 24480 consensus_queue.cc:260] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300 [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: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:37.606853 24480 ts_tablet_manager.cc:1434] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.004s
I20260713 09:08:37.607600 24480 tablet_bootstrap.cc:492] T d435f4fde27d4a5daa42c316fbb62378 P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
I20260713 09:08:37.620353 24480 tablet_bootstrap.cc:492] T d435f4fde27d4a5daa42c316fbb62378 P 16abd7a75f384d1b813090a067fc2300: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:37.621237 24480 tablet_bootstrap.cc:492] T d435f4fde27d4a5daa42c316fbb62378 P 16abd7a75f384d1b813090a067fc2300: Bootstrap complete.
I20260713 09:08:37.621881 24480 ts_tablet_manager.cc:1403] T d435f4fde27d4a5daa42c316fbb62378 P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.004s
I20260713 09:08:37.624045 24480 raft_consensus.cc:359] T d435f4fde27d4a5daa42c316fbb62378 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:37.624682 24480 raft_consensus.cc:740] T d435f4fde27d4a5daa42c316fbb62378 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:37.625272 24480 consensus_queue.cc:260] T d435f4fde27d4a5daa42c316fbb62378 P 16abd7a75f384d1b813090a067fc2300 [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: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:37.627030 24480 ts_tablet_manager.cc:1434] T d435f4fde27d4a5daa42c316fbb62378 P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:37.627769 24480 tablet_bootstrap.cc:492] T 4f59fa5942014f6eb3f9740cd0df4a05 P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
W20260713 09:08:37.634260 24174 consensus_peers.cc:597] T 6c92fb0d3c084cde8d9273d98b3a7609 P caf2810f9e0a497ba0d73b5dac30e22d -> Peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Couldn't send request to peer 16abd7a75f384d1b813090a067fc2300. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:37203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:37.641134 24480 tablet_bootstrap.cc:492] T 4f59fa5942014f6eb3f9740cd0df4a05 P 16abd7a75f384d1b813090a067fc2300: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:37.642103 24480 tablet_bootstrap.cc:492] T 4f59fa5942014f6eb3f9740cd0df4a05 P 16abd7a75f384d1b813090a067fc2300: Bootstrap complete.
I20260713 09:08:37.642722 24480 ts_tablet_manager.cc:1403] T 4f59fa5942014f6eb3f9740cd0df4a05 P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
W20260713 09:08:37.644371 24026 consensus_peers.cc:597] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95 -> Peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Couldn't send request to peer 16abd7a75f384d1b813090a067fc2300. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:37203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:37.645102 24480 raft_consensus.cc:359] T 4f59fa5942014f6eb3f9740cd0df4a05 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:37.645805 24480 raft_consensus.cc:740] T 4f59fa5942014f6eb3f9740cd0df4a05 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:37.646453 24480 consensus_queue.cc:260] T 4f59fa5942014f6eb3f9740cd0df4a05 P 16abd7a75f384d1b813090a067fc2300 [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: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:37.648275 24480 ts_tablet_manager.cc:1434] T 4f59fa5942014f6eb3f9740cd0df4a05 P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260713 09:08:37.649001 24480 tablet_bootstrap.cc:492] T ebdf3978e1c849bca3b2bff3e3a79cca P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
I20260713 09:08:37.661768 24480 tablet_bootstrap.cc:492] T ebdf3978e1c849bca3b2bff3e3a79cca P 16abd7a75f384d1b813090a067fc2300: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:37.662638 24480 tablet_bootstrap.cc:492] T ebdf3978e1c849bca3b2bff3e3a79cca P 16abd7a75f384d1b813090a067fc2300: Bootstrap complete.
I20260713 09:08:37.663229 24480 ts_tablet_manager.cc:1403] T ebdf3978e1c849bca3b2bff3e3a79cca P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:08:37.665410 24480 raft_consensus.cc:359] T ebdf3978e1c849bca3b2bff3e3a79cca P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:37.666038 24480 raft_consensus.cc:740] T ebdf3978e1c849bca3b2bff3e3a79cca P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:37.666802 24480 consensus_queue.cc:260] T ebdf3978e1c849bca3b2bff3e3a79cca P 16abd7a75f384d1b813090a067fc2300 [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: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:37.668587 24480 ts_tablet_manager.cc:1434] T ebdf3978e1c849bca3b2bff3e3a79cca P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
W20260713 09:08:37.669277 24100 consensus_peers.cc:597] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d -> Peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Couldn't send request to peer 16abd7a75f384d1b813090a067fc2300. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:37203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:37.669324 24480 tablet_bootstrap.cc:492] T 69a517f3dcd64d18a5f3a91d3518c922 P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
I20260713 09:08:37.676157 21882 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:08:37.676473 21882 ts_tablet_manager.cc:595] Time spent register tablets: real 0.097s	user 0.094s	sys 0.000s
W20260713 09:08:37.676931 24026 consensus_peers.cc:597] T fea1f7afcc8c484d86c31e83d6038244 P 2040751db0d74e5392409efdc211fd95 -> Peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Couldn't send request to peer 16abd7a75f384d1b813090a067fc2300. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:37203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:37.681461 24480 tablet_bootstrap.cc:492] T 69a517f3dcd64d18a5f3a91d3518c922 P 16abd7a75f384d1b813090a067fc2300: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:37.682173 24480 tablet_bootstrap.cc:492] T 69a517f3dcd64d18a5f3a91d3518c922 P 16abd7a75f384d1b813090a067fc2300: Bootstrap complete.
I20260713 09:08:37.682662 24480 ts_tablet_manager.cc:1403] T 69a517f3dcd64d18a5f3a91d3518c922 P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:08:37.684803 24480 raft_consensus.cc:359] T 69a517f3dcd64d18a5f3a91d3518c922 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:37.685312 24480 raft_consensus.cc:740] T 69a517f3dcd64d18a5f3a91d3518c922 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:37.686008 24480 consensus_queue.cc:260] T 69a517f3dcd64d18a5f3a91d3518c922 P 16abd7a75f384d1b813090a067fc2300 [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: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:37.687704 24480 ts_tablet_manager.cc:1434] T 69a517f3dcd64d18a5f3a91d3518c922 P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:37.688433 24480 tablet_bootstrap.cc:492] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
I20260713 09:08:37.699604 24480 tablet_bootstrap.cc:492] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:37.700244 24480 tablet_bootstrap.cc:492] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300: Bootstrap complete.
I20260713 09:08:37.700714 24480 ts_tablet_manager.cc:1403] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:08:37.703122 24480 raft_consensus.cc:359] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:37.703751 24480 raft_consensus.cc:740] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:37.704375 24480 consensus_queue.cc:260] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300 [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: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:37.706296 24480 ts_tablet_manager.cc:1434] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260713 09:08:37.707017 24480 tablet_bootstrap.cc:492] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
W20260713 09:08:37.717314 24174 consensus_peers.cc:597] T d679795503c54c49ac0b40f341450eec P caf2810f9e0a497ba0d73b5dac30e22d -> Peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Couldn't send request to peer 16abd7a75f384d1b813090a067fc2300. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:37203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:37.722234 24480 tablet_bootstrap.cc:492] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:37.723475 24480 tablet_bootstrap.cc:492] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300: Bootstrap complete.
W20260713 09:08:37.723861 24026 consensus_peers.cc:597] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95 -> Peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Couldn't send request to peer 16abd7a75f384d1b813090a067fc2300. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:37203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:37.724334 24480 ts_tablet_manager.cc:1403] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260713 09:08:37.728958 24480 raft_consensus.cc:359] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:37.729858 24480 raft_consensus.cc:740] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:37.730822 24480 consensus_queue.cc:260] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300 [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: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:37.733412 24480 ts_tablet_manager.cc:1434] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.001s
I20260713 09:08:37.734392 24480 tablet_bootstrap.cc:492] T 6c92fb0d3c084cde8d9273d98b3a7609 P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
W20260713 09:08:37.756064 24026 consensus_peers.cc:597] T 2580a19092204d62bdb8a733232e3afb P 2040751db0d74e5392409efdc211fd95 -> Peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Couldn't send request to peer 16abd7a75f384d1b813090a067fc2300. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:37203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:37.769624 24100 consensus_peers.cc:597] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d -> Peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Couldn't send request to peer 16abd7a75f384d1b813090a067fc2300. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:37203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:37.783998 24026 consensus_peers.cc:597] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95 -> Peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Couldn't send request to peer 16abd7a75f384d1b813090a067fc2300. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:37203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:37.787034 24480 tablet_bootstrap.cc:492] T 6c92fb0d3c084cde8d9273d98b3a7609 P 16abd7a75f384d1b813090a067fc2300: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:37.788259 24480 tablet_bootstrap.cc:492] T 6c92fb0d3c084cde8d9273d98b3a7609 P 16abd7a75f384d1b813090a067fc2300: Bootstrap complete.
I20260713 09:08:37.789106 24480 ts_tablet_manager.cc:1403] T 6c92fb0d3c084cde8d9273d98b3a7609 P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.055s	user 0.025s	sys 0.026s
I20260713 09:08:37.792124 24480 raft_consensus.cc:359] T 6c92fb0d3c084cde8d9273d98b3a7609 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:37.792922 24480 raft_consensus.cc:740] T 6c92fb0d3c084cde8d9273d98b3a7609 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:37.793892 24480 consensus_queue.cc:260] T 6c92fb0d3c084cde8d9273d98b3a7609 P 16abd7a75f384d1b813090a067fc2300 [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: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:37.796448 24480 ts_tablet_manager.cc:1434] T 6c92fb0d3c084cde8d9273d98b3a7609 P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:08:37.797482 24480 tablet_bootstrap.cc:492] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
I20260713 09:08:37.813934 24480 tablet_bootstrap.cc:492] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:37.815069 24480 tablet_bootstrap.cc:492] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300: Bootstrap complete.
I20260713 09:08:37.815843 24480 ts_tablet_manager.cc:1403] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260713 09:08:37.818596 24480 raft_consensus.cc:359] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:37.819379 24480 raft_consensus.cc:740] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:37.820245 24480 consensus_queue.cc:260] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300 [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: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:37.822229 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.129:37203
I20260713 09:08:37.822346 24552 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.129:37203 every 8 connection(s)
I20260713 09:08:37.822674 24480 ts_tablet_manager.cc:1434] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:37.823509 24480 tablet_bootstrap.cc:492] T d679795503c54c49ac0b40f341450eec P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
I20260713 09:08:37.844651 24480 tablet_bootstrap.cc:492] T d679795503c54c49ac0b40f341450eec P 16abd7a75f384d1b813090a067fc2300: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:37.845520 24480 tablet_bootstrap.cc:492] T d679795503c54c49ac0b40f341450eec P 16abd7a75f384d1b813090a067fc2300: Bootstrap complete.
I20260713 09:08:37.846019 24480 ts_tablet_manager.cc:1403] T d679795503c54c49ac0b40f341450eec P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260713 09:08:37.848001 24480 raft_consensus.cc:359] T d679795503c54c49ac0b40f341450eec P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:37.848675 24480 raft_consensus.cc:740] T d679795503c54c49ac0b40f341450eec P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:37.849292 24480 consensus_queue.cc:260] T d679795503c54c49ac0b40f341450eec P 16abd7a75f384d1b813090a067fc2300 [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: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:37.851549 24480 ts_tablet_manager.cc:1434] T d679795503c54c49ac0b40f341450eec P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:08:37.852227 24480 tablet_bootstrap.cc:492] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
I20260713 09:08:37.863843 24553 heartbeater.cc:344] Connected to a master server at 127.21.94.190:41189
I20260713 09:08:37.864308 24553 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:37.865206 24553 heartbeater.cc:507] Master 127.21.94.190:41189 requested a full tablet report, sending...
W20260713 09:08:37.875427 24026 consensus_peers.cc:597] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95 -> Peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Couldn't send request to peer 16abd7a75f384d1b813090a067fc2300. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:37.888268 23882 ts_manager.cc:194] Re-registered known tserver with Master: 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203)
I20260713 09:08:37.888413 24480 tablet_bootstrap.cc:492] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:37.889568 24480 tablet_bootstrap.cc:492] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300: Bootstrap complete.
I20260713 09:08:37.890223 24480 ts_tablet_manager.cc:1403] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.025s
I20260713 09:08:37.892696 24480 raft_consensus.cc:359] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:37.893356 24480 raft_consensus.cc:740] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:37.894007 24480 consensus_queue.cc:260] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300 [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: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:37.895969 24480 ts_tablet_manager.cc:1434] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:08:37.896680 24480 tablet_bootstrap.cc:492] T 72e0a40eba944fb0a129a8eef665d169 P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
I20260713 09:08:37.901914 23882 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51738
I20260713 09:08:37.905078 24553 heartbeater.cc:499] Master 127.21.94.190:41189 was elected leader, sending a full tablet report...
I20260713 09:08:37.907521 24480 tablet_bootstrap.cc:492] T 72e0a40eba944fb0a129a8eef665d169 P 16abd7a75f384d1b813090a067fc2300: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:37.908244 24480 tablet_bootstrap.cc:492] T 72e0a40eba944fb0a129a8eef665d169 P 16abd7a75f384d1b813090a067fc2300: Bootstrap complete.
I20260713 09:08:37.908739 24480 ts_tablet_manager.cc:1403] T 72e0a40eba944fb0a129a8eef665d169 P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:08:37.910602 24480 raft_consensus.cc:359] T 72e0a40eba944fb0a129a8eef665d169 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:37.911109 24480 raft_consensus.cc:740] T 72e0a40eba944fb0a129a8eef665d169 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:37.911595 24480 consensus_queue.cc:260] T 72e0a40eba944fb0a129a8eef665d169 P 16abd7a75f384d1b813090a067fc2300 [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: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:37.913136 24480 ts_tablet_manager.cc:1434] T 72e0a40eba944fb0a129a8eef665d169 P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:37.913796 24480 tablet_bootstrap.cc:492] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
I20260713 09:08:37.925575 24480 tablet_bootstrap.cc:492] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:37.926517 24480 tablet_bootstrap.cc:492] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300: Bootstrap complete.
I20260713 09:08:37.927040 24480 ts_tablet_manager.cc:1403] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260713 09:08:37.928659 24480 raft_consensus.cc:359] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:37.929154 24480 raft_consensus.cc:740] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:37.929867 24480 consensus_queue.cc:260] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [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: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:37.931579 24480 ts_tablet_manager.cc:1434] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:08:37.932142 24480 tablet_bootstrap.cc:492] T fea1f7afcc8c484d86c31e83d6038244 P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
I20260713 09:08:37.943691 24480 tablet_bootstrap.cc:492] T fea1f7afcc8c484d86c31e83d6038244 P 16abd7a75f384d1b813090a067fc2300: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:37.944483 24480 tablet_bootstrap.cc:492] T fea1f7afcc8c484d86c31e83d6038244 P 16abd7a75f384d1b813090a067fc2300: Bootstrap complete.
I20260713 09:08:37.945041 24480 ts_tablet_manager.cc:1403] T fea1f7afcc8c484d86c31e83d6038244 P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:08:37.946660 24480 raft_consensus.cc:359] T fea1f7afcc8c484d86c31e83d6038244 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:37.947104 24480 raft_consensus.cc:740] T fea1f7afcc8c484d86c31e83d6038244 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:37.947595 24480 consensus_queue.cc:260] T fea1f7afcc8c484d86c31e83d6038244 P 16abd7a75f384d1b813090a067fc2300 [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: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:37.949214 24480 ts_tablet_manager.cc:1434] T fea1f7afcc8c484d86c31e83d6038244 P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:37.950426 24480 tablet_bootstrap.cc:492] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
I20260713 09:08:37.963577 24480 tablet_bootstrap.cc:492] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:37.964483 24480 tablet_bootstrap.cc:492] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300: Bootstrap complete.
I20260713 09:08:37.965062 24480 ts_tablet_manager.cc:1403] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260713 09:08:37.966710 24480 raft_consensus.cc:359] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:37.967185 24480 raft_consensus.cc:740] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:37.967751 24480 consensus_queue.cc:260] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300 [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: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:37.969558 24480 ts_tablet_manager.cc:1434] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.004s	user 0.008s	sys 0.000s
I20260713 09:08:37.970568 24480 tablet_bootstrap.cc:492] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
I20260713 09:08:37.982842 24480 tablet_bootstrap.cc:492] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:37.983496 24480 tablet_bootstrap.cc:492] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300: Bootstrap complete.
I20260713 09:08:37.983968 24480 ts_tablet_manager.cc:1403] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:08:37.985560 24480 raft_consensus.cc:359] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:37.986007 24480 raft_consensus.cc:740] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:37.986541 24480 consensus_queue.cc:260] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300 [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: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:37.987856 24480 ts_tablet_manager.cc:1434] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:37.988507 24480 tablet_bootstrap.cc:492] T 2580a19092204d62bdb8a733232e3afb P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
I20260713 09:08:38.001084 24480 tablet_bootstrap.cc:492] T 2580a19092204d62bdb8a733232e3afb P 16abd7a75f384d1b813090a067fc2300: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:38.001837 24480 tablet_bootstrap.cc:492] T 2580a19092204d62bdb8a733232e3afb P 16abd7a75f384d1b813090a067fc2300: Bootstrap complete.
I20260713 09:08:38.002383 24480 ts_tablet_manager.cc:1403] T 2580a19092204d62bdb8a733232e3afb P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260713 09:08:38.004021 24480 raft_consensus.cc:359] T 2580a19092204d62bdb8a733232e3afb P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:38.004561 24480 raft_consensus.cc:740] T 2580a19092204d62bdb8a733232e3afb P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.005154 24480 consensus_queue.cc:260] T 2580a19092204d62bdb8a733232e3afb P 16abd7a75f384d1b813090a067fc2300 [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: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:38.006975 24480 ts_tablet_manager.cc:1434] T 2580a19092204d62bdb8a733232e3afb P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:08:38.008225 24480 tablet_bootstrap.cc:492] T a2da408f9e684edcadbc0cb511e2d5f5 P 16abd7a75f384d1b813090a067fc2300: Bootstrap starting.
I20260713 09:08:38.023593 24480 tablet_bootstrap.cc:492] T a2da408f9e684edcadbc0cb511e2d5f5 P 16abd7a75f384d1b813090a067fc2300: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:08:38.024505 24480 tablet_bootstrap.cc:492] T a2da408f9e684edcadbc0cb511e2d5f5 P 16abd7a75f384d1b813090a067fc2300: Bootstrap complete.
I20260713 09:08:38.025171 24480 ts_tablet_manager.cc:1403] T a2da408f9e684edcadbc0cb511e2d5f5 P 16abd7a75f384d1b813090a067fc2300: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260713 09:08:38.027791 24480 raft_consensus.cc:359] T a2da408f9e684edcadbc0cb511e2d5f5 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:38.028458 24480 raft_consensus.cc:740] T a2da408f9e684edcadbc0cb511e2d5f5 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Initialized, Role: FOLLOWER
I20260713 09:08:38.029083 24480 consensus_queue.cc:260] T a2da408f9e684edcadbc0cb511e2d5f5 P 16abd7a75f384d1b813090a067fc2300 [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: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:38.031168 24480 ts_tablet_manager.cc:1434] T a2da408f9e684edcadbc0cb511e2d5f5 P 16abd7a75f384d1b813090a067fc2300: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:38.368748 24571 raft_consensus.cc:493] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16abd7a75f384d1b813090a067fc2300)
I20260713 09:08:38.369282 24571 raft_consensus.cc:515] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:38.371310 24571 leader_election.cc:290] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203), 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707)
I20260713 09:08:38.372057 24527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28465e50c0cc4d79b61dba9b922cbdc5" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300" is_pre_election: true
I20260713 09:08:38.372242 24135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28465e50c0cc4d79b61dba9b922cbdc5" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "552138b4d5ab4e60902f1eddba28b05d" is_pre_election: true
I20260713 09:08:38.372748 24527 raft_consensus.cc:2468] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2040751db0d74e5392409efdc211fd95 in term 1.
I20260713 09:08:38.373826 24026 leader_election.cc:304] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95 [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: 16abd7a75f384d1b813090a067fc2300, 2040751db0d74e5392409efdc211fd95; no voters: 552138b4d5ab4e60902f1eddba28b05d
I20260713 09:08:38.374485 24571 raft_consensus.cc:2804] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:38.374739 24571 raft_consensus.cc:493] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 16abd7a75f384d1b813090a067fc2300)
I20260713 09:08:38.374965 24571 raft_consensus.cc:3060] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:38.379891 24571 raft_consensus.cc:515] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:38.381701 24571 leader_election.cc:290] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 2 election: Requested vote from peers 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203), 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707)
I20260713 09:08:38.382367 24527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28465e50c0cc4d79b61dba9b922cbdc5" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300"
I20260713 09:08:38.382663 24135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28465e50c0cc4d79b61dba9b922cbdc5" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "552138b4d5ab4e60902f1eddba28b05d"
I20260713 09:08:38.382866 24527 raft_consensus.cc:3060] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:38.387737 24527 raft_consensus.cc:2468] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040751db0d74e5392409efdc211fd95 in term 2.
I20260713 09:08:38.388746 24026 leader_election.cc:304] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95 [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: 16abd7a75f384d1b813090a067fc2300, 2040751db0d74e5392409efdc211fd95; no voters: 552138b4d5ab4e60902f1eddba28b05d
I20260713 09:08:38.389425 24571 raft_consensus.cc:2804] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:38.389847 24571 raft_consensus.cc:697] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95 [term 2 LEADER]: Becoming Leader. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Running, Role: LEADER
I20260713 09:08:38.390535 24571 consensus_queue.cc:237] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:38.397521 23884 catalog_manager.cc:5697] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95 reported cstate change: term changed from 1 to 2, leader changed from 16abd7a75f384d1b813090a067fc2300 (127.21.94.129) to 2040751db0d74e5392409efdc211fd95 (127.21.94.130). New cstate: current_term: 2 leader_uuid: "2040751db0d74e5392409efdc211fd95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:38.662881 24568 raft_consensus.cc:493] T ec34e29a42f64e57bd8097f365dba5d3 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16abd7a75f384d1b813090a067fc2300)
I20260713 09:08:38.663370 24568 raft_consensus.cc:515] T ec34e29a42f64e57bd8097f365dba5d3 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:38.665287 24568 leader_election.cc:290] T ec34e29a42f64e57bd8097f365dba5d3 P caf2810f9e0a497ba0d73b5dac30e22d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707), 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203)
I20260713 09:08:38.666148 24135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec34e29a42f64e57bd8097f365dba5d3" candidate_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "552138b4d5ab4e60902f1eddba28b05d" is_pre_election: true
I20260713 09:08:38.666314 24527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec34e29a42f64e57bd8097f365dba5d3" candidate_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300" is_pre_election: true
I20260713 09:08:38.666944 24527 raft_consensus.cc:2468] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate caf2810f9e0a497ba0d73b5dac30e22d in term 1.
I20260713 09:08:38.667932 24174 leader_election.cc:304] T ec34e29a42f64e57bd8097f365dba5d3 P caf2810f9e0a497ba0d73b5dac30e22d [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: 16abd7a75f384d1b813090a067fc2300, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 552138b4d5ab4e60902f1eddba28b05d
I20260713 09:08:38.668591 24568 raft_consensus.cc:2804] T ec34e29a42f64e57bd8097f365dba5d3 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:38.668965 24568 raft_consensus.cc:493] T ec34e29a42f64e57bd8097f365dba5d3 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 16abd7a75f384d1b813090a067fc2300)
I20260713 09:08:38.669266 24568 raft_consensus.cc:3060] T ec34e29a42f64e57bd8097f365dba5d3 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:38.674450 24568 raft_consensus.cc:515] T ec34e29a42f64e57bd8097f365dba5d3 P caf2810f9e0a497ba0d73b5dac30e22d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:38.675992 24568 leader_election.cc:290] T ec34e29a42f64e57bd8097f365dba5d3 P caf2810f9e0a497ba0d73b5dac30e22d [CANDIDATE]: Term 2 election: Requested vote from peers 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707), 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203)
I20260713 09:08:38.676810 24135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec34e29a42f64e57bd8097f365dba5d3" candidate_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "552138b4d5ab4e60902f1eddba28b05d"
I20260713 09:08:38.676924 24527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec34e29a42f64e57bd8097f365dba5d3" candidate_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300"
I20260713 09:08:38.677636 24527 raft_consensus.cc:3060] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:38.682947 24527 raft_consensus.cc:2468] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf2810f9e0a497ba0d73b5dac30e22d in term 2.
I20260713 09:08:38.683845 24174 leader_election.cc:304] T ec34e29a42f64e57bd8097f365dba5d3 P caf2810f9e0a497ba0d73b5dac30e22d [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: 16abd7a75f384d1b813090a067fc2300, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 552138b4d5ab4e60902f1eddba28b05d
I20260713 09:08:38.684501 24568 raft_consensus.cc:2804] T ec34e29a42f64e57bd8097f365dba5d3 P caf2810f9e0a497ba0d73b5dac30e22d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:38.684906 24568 raft_consensus.cc:697] T ec34e29a42f64e57bd8097f365dba5d3 P caf2810f9e0a497ba0d73b5dac30e22d [term 2 LEADER]: Becoming Leader. State: Replica: caf2810f9e0a497ba0d73b5dac30e22d, State: Running, Role: LEADER
I20260713 09:08:38.685608 24568 consensus_queue.cc:237] T ec34e29a42f64e57bd8097f365dba5d3 P caf2810f9e0a497ba0d73b5dac30e22d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:38.692505 23884 catalog_manager.cc:5697] T ec34e29a42f64e57bd8097f365dba5d3 P caf2810f9e0a497ba0d73b5dac30e22d reported cstate change: term changed from 1 to 2, leader changed from 16abd7a75f384d1b813090a067fc2300 (127.21.94.129) to caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132). New cstate: current_term: 2 leader_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:38.739090 24304 raft_consensus.cc:493] T ec34e29a42f64e57bd8097f365dba5d3 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16abd7a75f384d1b813090a067fc2300)
I20260713 09:08:38.739637 24304 raft_consensus.cc:515] T ec34e29a42f64e57bd8097f365dba5d3 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:38.741606 24304 leader_election.cc:290] T ec34e29a42f64e57bd8097f365dba5d3 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441), 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203)
I20260713 09:08:38.742193 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec34e29a42f64e57bd8097f365dba5d3" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" is_pre_election: true
I20260713 09:08:38.742735 24526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec34e29a42f64e57bd8097f365dba5d3" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300" is_pre_election: true
I20260713 09:08:38.743497 24526 raft_consensus.cc:2393] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 552138b4d5ab4e60902f1eddba28b05d in current term 2: Already voted for candidate caf2810f9e0a497ba0d73b5dac30e22d in this term.
I20260713 09:08:38.744308 24100 leader_election.cc:304] T ec34e29a42f64e57bd8097f365dba5d3 P 552138b4d5ab4e60902f1eddba28b05d [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: 552138b4d5ab4e60902f1eddba28b05d; no voters: 16abd7a75f384d1b813090a067fc2300, caf2810f9e0a497ba0d73b5dac30e22d
I20260713 09:08:38.746652 24304 raft_consensus.cc:3060] T ec34e29a42f64e57bd8097f365dba5d3 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:38.754593 24304 raft_consensus.cc:2749] T ec34e29a42f64e57bd8097f365dba5d3 P 552138b4d5ab4e60902f1eddba28b05d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:38.779371 24304 raft_consensus.cc:493] T 28465e50c0cc4d79b61dba9b922cbdc5 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16abd7a75f384d1b813090a067fc2300)
I20260713 09:08:38.779820 24304 raft_consensus.cc:515] T 28465e50c0cc4d79b61dba9b922cbdc5 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:38.781875 24304 leader_election.cc:290] T 28465e50c0cc4d79b61dba9b922cbdc5 P 552138b4d5ab4e60902f1eddba28b05d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203), 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405)
I20260713 09:08:38.782450 24527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28465e50c0cc4d79b61dba9b922cbdc5" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16abd7a75f384d1b813090a067fc2300" is_pre_election: true
I20260713 09:08:38.783247 24527 raft_consensus.cc:2393] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 552138b4d5ab4e60902f1eddba28b05d in current term 2: Already voted for candidate 2040751db0d74e5392409efdc211fd95 in this term.
I20260713 09:08:38.783406 24060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28465e50c0cc4d79b61dba9b922cbdc5" candidate_uuid: "552138b4d5ab4e60902f1eddba28b05d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2040751db0d74e5392409efdc211fd95" is_pre_election: true
I20260713 09:08:38.784978 24101 leader_election.cc:304] T 28465e50c0cc4d79b61dba9b922cbdc5 P 552138b4d5ab4e60902f1eddba28b05d [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: 552138b4d5ab4e60902f1eddba28b05d; no voters: 16abd7a75f384d1b813090a067fc2300, 2040751db0d74e5392409efdc211fd95
I20260713 09:08:38.785807 24304 raft_consensus.cc:3060] T 28465e50c0cc4d79b61dba9b922cbdc5 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:38.791246 24304 raft_consensus.cc:2749] T 28465e50c0cc4d79b61dba9b922cbdc5 P 552138b4d5ab4e60902f1eddba28b05d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:08:38.861691 24135 raft_consensus.cc:1275] T 28465e50c0cc4d79b61dba9b922cbdc5 P 552138b4d5ab4e60902f1eddba28b05d [term 2 FOLLOWER]: Refusing update from remote peer 2040751db0d74e5392409efdc211fd95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:38.863020 24394 consensus_queue.cc:1048] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:38.872373 24527 raft_consensus.cc:1275] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [term 2 FOLLOWER]: Refusing update from remote peer 2040751db0d74e5392409efdc211fd95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:38.874663 24580 consensus_queue.cc:1048] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:39.111781 24135 raft_consensus.cc:1275] T ec34e29a42f64e57bd8097f365dba5d3 P 552138b4d5ab4e60902f1eddba28b05d [term 2 FOLLOWER]: Refusing update from remote peer caf2810f9e0a497ba0d73b5dac30e22d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:39.113121 24568 consensus_queue.cc:1048] T ec34e29a42f64e57bd8097f365dba5d3 P caf2810f9e0a497ba0d73b5dac30e22d [LEADER]: Connected to new peer: Peer: permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:39.123284 24527 raft_consensus.cc:1275] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300 [term 2 FOLLOWER]: Refusing update from remote peer caf2810f9e0a497ba0d73b5dac30e22d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:39.125168 24568 consensus_queue.cc:1048] T ec34e29a42f64e57bd8097f365dba5d3 P caf2810f9e0a497ba0d73b5dac30e22d [LEADER]: Connected to new peer: Peer: permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:47.827648 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:47.861796 24060 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10e74d09605746fea254239b7782cd3f"
dest_uuid: "2040751db0d74e5392409efdc211fd95"
mode: GRACEFUL
new_leader_uuid: "caf2810f9e0a497ba0d73b5dac30e22d"
 from {username='slave'} at 127.0.0.1:39832
I20260713 09:08:47.862704 24060 raft_consensus.cc:606] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Received request to transfer leadership to TS caf2810f9e0a497ba0d73b5dac30e22d
I20260713 09:08:47.865087 24060 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1726366bd41141d6ba12da471ea40b6f"
dest_uuid: "2040751db0d74e5392409efdc211fd95"
mode: GRACEFUL
new_leader_uuid: "16abd7a75f384d1b813090a067fc2300"
 from {username='slave'} at 127.0.0.1:39832
I20260713 09:08:47.865598 24060 raft_consensus.cc:606] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Received request to transfer leadership to TS 16abd7a75f384d1b813090a067fc2300
I20260713 09:08:47.867784 24060 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e20f605c79b4f2e81b6bee35fa282ec"
dest_uuid: "2040751db0d74e5392409efdc211fd95"
mode: GRACEFUL
new_leader_uuid: "16abd7a75f384d1b813090a067fc2300"
 from {username='slave'} at 127.0.0.1:39832
I20260713 09:08:47.868229 24060 raft_consensus.cc:606] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Received request to transfer leadership to TS 16abd7a75f384d1b813090a067fc2300
I20260713 09:08:47.870363 24060 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b78dc941df74fc3969d7b994a45c403"
dest_uuid: "2040751db0d74e5392409efdc211fd95"
mode: GRACEFUL
new_leader_uuid: "caf2810f9e0a497ba0d73b5dac30e22d"
 from {username='slave'} at 127.0.0.1:39832
I20260713 09:08:47.870782 24060 raft_consensus.cc:606] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Received request to transfer leadership to TS caf2810f9e0a497ba0d73b5dac30e22d
I20260713 09:08:47.881664 24134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f5b5d6d205d45ea8259c55f95811f70"
dest_uuid: "552138b4d5ab4e60902f1eddba28b05d"
mode: GRACEFUL
new_leader_uuid: "16abd7a75f384d1b813090a067fc2300"
 from {username='slave'} at 127.0.0.1:54924
I20260713 09:08:47.882246 24134 raft_consensus.cc:606] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d [term 1 LEADER]: Received request to transfer leadership to TS 16abd7a75f384d1b813090a067fc2300
I20260713 09:08:47.884804 24060 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2da408f9e684edcadbc0cb511e2d5f5"
dest_uuid: "2040751db0d74e5392409efdc211fd95"
mode: GRACEFUL
new_leader_uuid: "16abd7a75f384d1b813090a067fc2300"
 from {username='slave'} at 127.0.0.1:39832
I20260713 09:08:47.885278 24060 raft_consensus.cc:606] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Received request to transfer leadership to TS 16abd7a75f384d1b813090a067fc2300
I20260713 09:08:47.886508 21882 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260713 09:08:47.887259 21882 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:47.899279 24596 raft_consensus.cc:993] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95: : Instructing follower 16abd7a75f384d1b813090a067fc2300 to start an election
I20260713 09:08:47.900775 24596 raft_consensus.cc:1081] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Signalling peer 16abd7a75f384d1b813090a067fc2300 to start an election
I20260713 09:08:47.901513 24605 raft_consensus.cc:993] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95: : Instructing follower caf2810f9e0a497ba0d73b5dac30e22d to start an election
I20260713 09:08:47.902083 24596 raft_consensus.cc:1081] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Signalling peer caf2810f9e0a497ba0d73b5dac30e22d to start an election
I20260713 09:08:47.902504 24526 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1726366bd41141d6ba12da471ea40b6f"
dest_uuid: "16abd7a75f384d1b813090a067fc2300"
 from {username='slave'} at 127.0.0.1:47752
I20260713 09:08:47.903108 24526 raft_consensus.cc:493] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:47.903469 24526 raft_consensus.cc:3060] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:47.903613 24207 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b78dc941df74fc3969d7b994a45c403"
dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d"
 from {username='slave'} at 127.0.0.1:33992
I20260713 09:08:47.904219 24207 raft_consensus.cc:493] T 3b78dc941df74fc3969d7b994a45c403 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:47.904584 24207 raft_consensus.cc:3060] T 3b78dc941df74fc3969d7b994a45c403 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:47.911850 24207 raft_consensus.cc:515] T 3b78dc941df74fc3969d7b994a45c403 P caf2810f9e0a497ba0d73b5dac30e22d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:47.911614 24526 raft_consensus.cc:515] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:47.914111 24207 leader_election.cc:290] T 3b78dc941df74fc3969d7b994a45c403 P caf2810f9e0a497ba0d73b5dac30e22d [CANDIDATE]: Term 2 election: Requested vote from peers 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405), 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707)
I20260713 09:08:47.915648 24060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b78dc941df74fc3969d7b994a45c403" candidate_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2040751db0d74e5392409efdc211fd95"
I20260713 09:08:47.916339 24134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b78dc941df74fc3969d7b994a45c403" candidate_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "552138b4d5ab4e60902f1eddba28b05d"
I20260713 09:08:47.917035 24060 raft_consensus.cc:3055] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:47.917265 24134 raft_consensus.cc:3060] T 3b78dc941df74fc3969d7b994a45c403 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:47.917472 24060 raft_consensus.cc:740] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Running, Role: LEADER
I20260713 09:08:47.918447 24060 consensus_queue.cc:260] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:47.919473 24060 raft_consensus.cc:3060] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:47.924198 24060 raft_consensus.cc:2468] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf2810f9e0a497ba0d73b5dac30e22d in term 2.
I20260713 09:08:47.924433 24526 leader_election.cc:290] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 2 election: Requested vote from peers caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441), 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405)
I20260713 09:08:47.925642 24175 leader_election.cc:304] T 3b78dc941df74fc3969d7b994a45c403 P caf2810f9e0a497ba0d73b5dac30e22d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2040751db0d74e5392409efdc211fd95, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 
I20260713 09:08:47.926687 24568 raft_consensus.cc:2804] T 3b78dc941df74fc3969d7b994a45c403 P caf2810f9e0a497ba0d73b5dac30e22d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:47.927119 24568 raft_consensus.cc:697] T 3b78dc941df74fc3969d7b994a45c403 P caf2810f9e0a497ba0d73b5dac30e22d [term 2 LEADER]: Becoming Leader. State: Replica: caf2810f9e0a497ba0d73b5dac30e22d, State: Running, Role: LEADER
I20260713 09:08:47.928251 24568 consensus_queue.cc:237] T 3b78dc941df74fc3969d7b994a45c403 P caf2810f9e0a497ba0d73b5dac30e22d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:47.928828 24134 raft_consensus.cc:2468] T 3b78dc941df74fc3969d7b994a45c403 P 552138b4d5ab4e60902f1eddba28b05d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf2810f9e0a497ba0d73b5dac30e22d in term 2.
I20260713 09:08:47.935647 24605 raft_consensus.cc:993] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95: : Instructing follower 16abd7a75f384d1b813090a067fc2300 to start an election
I20260713 09:08:47.936159 24605 raft_consensus.cc:1081] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Signalling peer 16abd7a75f384d1b813090a067fc2300 to start an election
I20260713 09:08:47.937903 24526 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e20f605c79b4f2e81b6bee35fa282ec"
dest_uuid: "16abd7a75f384d1b813090a067fc2300"
 from {username='slave'} at 127.0.0.1:47752
I20260713 09:08:47.938560 24526 raft_consensus.cc:493] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:47.938975 24526 raft_consensus.cc:3060] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:47.945333 24060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1726366bd41141d6ba12da471ea40b6f" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2040751db0d74e5392409efdc211fd95"
I20260713 09:08:47.946074 24060 raft_consensus.cc:3055] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:47.946424 24060 raft_consensus.cc:740] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Running, Role: LEADER
I20260713 09:08:47.947396 24060 consensus_queue.cc:260] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:47.947310 23882 catalog_manager.cc:5697] T 3b78dc941df74fc3969d7b994a45c403 P caf2810f9e0a497ba0d73b5dac30e22d reported cstate change: term changed from 1 to 2, leader changed from 2040751db0d74e5392409efdc211fd95 (127.21.94.130) to caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132). New cstate: current_term: 2 leader_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:47.949007 24060 raft_consensus.cc:3060] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:47.947537 24526 raft_consensus.cc:515] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:47.952569 24059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e20f605c79b4f2e81b6bee35fa282ec" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2040751db0d74e5392409efdc211fd95"
I20260713 09:08:47.953212 24059 raft_consensus.cc:3055] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:47.953670 24059 raft_consensus.cc:740] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Running, Role: LEADER
I20260713 09:08:47.954624 24059 consensus_queue.cc:260] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:47.955952 24059 raft_consensus.cc:3060] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:47.955840 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e20f605c79b4f2e81b6bee35fa282ec" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d"
I20260713 09:08:47.956512 24208 raft_consensus.cc:3060] T 1e20f605c79b4f2e81b6bee35fa282ec P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:47.955024 24207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1726366bd41141d6ba12da471ea40b6f" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d"
I20260713 09:08:47.957744 24207 raft_consensus.cc:3060] T 1726366bd41141d6ba12da471ea40b6f P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:47.960198 24060 raft_consensus.cc:2468] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16abd7a75f384d1b813090a067fc2300 in term 2.
I20260713 09:08:47.961726 24477 leader_election.cc:304] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16abd7a75f384d1b813090a067fc2300, 2040751db0d74e5392409efdc211fd95; no voters: 
I20260713 09:08:47.963551 24208 raft_consensus.cc:2468] T 1e20f605c79b4f2e81b6bee35fa282ec P caf2810f9e0a497ba0d73b5dac30e22d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16abd7a75f384d1b813090a067fc2300 in term 2.
I20260713 09:08:47.964946 24207 raft_consensus.cc:2468] T 1726366bd41141d6ba12da471ea40b6f P caf2810f9e0a497ba0d73b5dac30e22d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16abd7a75f384d1b813090a067fc2300 in term 2.
I20260713 09:08:47.965135 24476 leader_election.cc:304] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16abd7a75f384d1b813090a067fc2300, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 
I20260713 09:08:47.965770 24612 raft_consensus.cc:2804] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:47.967545 24612 raft_consensus.cc:697] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300 [term 2 LEADER]: Becoming Leader. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Running, Role: LEADER
I20260713 09:08:47.968317 24613 raft_consensus.cc:2804] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:47.968508 24612 consensus_queue.cc:237] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:47.970331 24613 raft_consensus.cc:697] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300 [term 2 LEADER]: Becoming Leader. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Running, Role: LEADER
I20260713 09:08:47.971861 24613 consensus_queue.cc:237] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:47.951443 24526 leader_election.cc:290] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 2 election: Requested vote from peers caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441), 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405)
I20260713 09:08:47.974298 24059 raft_consensus.cc:2468] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16abd7a75f384d1b813090a067fc2300 in term 2.
I20260713 09:08:47.983011 23884 catalog_manager.cc:5697] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300 reported cstate change: term changed from 1 to 2, leader changed from 2040751db0d74e5392409efdc211fd95 (127.21.94.130) to 16abd7a75f384d1b813090a067fc2300 (127.21.94.129). New cstate: current_term: 2 leader_uuid: "16abd7a75f384d1b813090a067fc2300" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:47.997776 24596 raft_consensus.cc:993] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95: : Instructing follower caf2810f9e0a497ba0d73b5dac30e22d to start an election
I20260713 09:08:47.998255 24605 raft_consensus.cc:1081] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Signalling peer caf2810f9e0a497ba0d73b5dac30e22d to start an election
I20260713 09:08:47.999887 24207 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10e74d09605746fea254239b7782cd3f"
dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d"
 from {username='slave'} at 127.0.0.1:33992
I20260713 09:08:47.999763 23884 catalog_manager.cc:5697] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300 reported cstate change: term changed from 1 to 2, leader changed from 2040751db0d74e5392409efdc211fd95 (127.21.94.130) to 16abd7a75f384d1b813090a067fc2300 (127.21.94.129). New cstate: current_term: 2 leader_uuid: "16abd7a75f384d1b813090a067fc2300" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:48.000445 24207 raft_consensus.cc:493] T 10e74d09605746fea254239b7782cd3f P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:48.000833 24207 raft_consensus.cc:3060] T 10e74d09605746fea254239b7782cd3f P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:48.006577 24207 raft_consensus.cc:515] T 10e74d09605746fea254239b7782cd3f P caf2810f9e0a497ba0d73b5dac30e22d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:48.008441 24207 leader_election.cc:290] T 10e74d09605746fea254239b7782cd3f P caf2810f9e0a497ba0d73b5dac30e22d [CANDIDATE]: Term 2 election: Requested vote from peers 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405), 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707)
I20260713 09:08:48.009217 24059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e74d09605746fea254239b7782cd3f" candidate_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2040751db0d74e5392409efdc211fd95"
I20260713 09:08:48.009738 24134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e74d09605746fea254239b7782cd3f" candidate_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "552138b4d5ab4e60902f1eddba28b05d"
I20260713 09:08:48.009969 24059 raft_consensus.cc:3055] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:48.010310 24059 raft_consensus.cc:740] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Running, Role: LEADER
I20260713 09:08:48.010321 24134 raft_consensus.cc:3060] T 10e74d09605746fea254239b7782cd3f P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:48.011310 24059 consensus_queue.cc:260] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:48.012590 24059 raft_consensus.cc:3060] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:48.017928 24134 raft_consensus.cc:2468] T 10e74d09605746fea254239b7782cd3f P 552138b4d5ab4e60902f1eddba28b05d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf2810f9e0a497ba0d73b5dac30e22d in term 2.
I20260713 09:08:48.019804 24059 raft_consensus.cc:2468] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf2810f9e0a497ba0d73b5dac30e22d in term 2.
I20260713 09:08:48.019881 24173 leader_election.cc:304] T 10e74d09605746fea254239b7782cd3f P caf2810f9e0a497ba0d73b5dac30e22d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 552138b4d5ab4e60902f1eddba28b05d, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 
I20260713 09:08:48.020989 24568 raft_consensus.cc:2804] T 10e74d09605746fea254239b7782cd3f P caf2810f9e0a497ba0d73b5dac30e22d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:48.021462 24568 raft_consensus.cc:697] T 10e74d09605746fea254239b7782cd3f P caf2810f9e0a497ba0d73b5dac30e22d [term 2 LEADER]: Becoming Leader. State: Replica: caf2810f9e0a497ba0d73b5dac30e22d, State: Running, Role: LEADER
I20260713 09:08:48.022254 24568 consensus_queue.cc:237] T 10e74d09605746fea254239b7782cd3f P caf2810f9e0a497ba0d73b5dac30e22d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } }
I20260713 09:08:48.030499 23884 catalog_manager.cc:5697] T 10e74d09605746fea254239b7782cd3f P caf2810f9e0a497ba0d73b5dac30e22d reported cstate change: term changed from 1 to 2, leader changed from 2040751db0d74e5392409efdc211fd95 (127.21.94.130) to caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132). New cstate: current_term: 2 leader_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:48.175514 24601 raft_consensus.cc:993] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d: : Instructing follower 16abd7a75f384d1b813090a067fc2300 to start an election
I20260713 09:08:48.176015 24599 raft_consensus.cc:1081] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d [term 1 LEADER]: Signalling peer 16abd7a75f384d1b813090a067fc2300 to start an election
I20260713 09:08:48.177686 24527 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f5b5d6d205d45ea8259c55f95811f70"
dest_uuid: "16abd7a75f384d1b813090a067fc2300"
 from {username='slave'} at 127.0.0.1:47758
I20260713 09:08:48.178208 24527 raft_consensus.cc:493] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:48.178519 24527 raft_consensus.cc:3060] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:48.183812 24527 raft_consensus.cc:515] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:48.186192 24527 leader_election.cc:290] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 2 election: Requested vote from peers 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405), 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707)
I20260713 09:08:48.186456 24059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5b5d6d205d45ea8259c55f95811f70" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2040751db0d74e5392409efdc211fd95"
I20260713 09:08:48.187204 24059 raft_consensus.cc:3060] T 4f5b5d6d205d45ea8259c55f95811f70 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:48.193849 24059 raft_consensus.cc:2468] T 4f5b5d6d205d45ea8259c55f95811f70 P 2040751db0d74e5392409efdc211fd95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16abd7a75f384d1b813090a067fc2300 in term 2.
I20260713 09:08:48.195086 24477 leader_election.cc:304] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16abd7a75f384d1b813090a067fc2300, 2040751db0d74e5392409efdc211fd95; no voters: 
I20260713 09:08:48.195267 24134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5b5d6d205d45ea8259c55f95811f70" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "552138b4d5ab4e60902f1eddba28b05d"
I20260713 09:08:48.195842 24613 raft_consensus.cc:2804] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:48.195937 24134 raft_consensus.cc:3055] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:48.196448 24134 raft_consensus.cc:740] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 552138b4d5ab4e60902f1eddba28b05d, State: Running, Role: LEADER
I20260713 09:08:48.196521 24613 raft_consensus.cc:697] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300 [term 2 LEADER]: Becoming Leader. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Running, Role: LEADER
I20260713 09:08:48.197464 24134 consensus_queue.cc:260] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:48.197628 24613 consensus_queue.cc:237] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:48.199076 24134 raft_consensus.cc:3060] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:48.207599 24134 raft_consensus.cc:2468] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16abd7a75f384d1b813090a067fc2300 in term 2.
I20260713 09:08:48.211112 23884 catalog_manager.cc:5697] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300 reported cstate change: term changed from 1 to 2, leader changed from 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131) to 16abd7a75f384d1b813090a067fc2300 (127.21.94.129). New cstate: current_term: 2 leader_uuid: "16abd7a75f384d1b813090a067fc2300" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:48.388602 24596 raft_consensus.cc:993] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95: : Instructing follower 16abd7a75f384d1b813090a067fc2300 to start an election
I20260713 09:08:48.389091 24596 raft_consensus.cc:1081] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Signalling peer 16abd7a75f384d1b813090a067fc2300 to start an election
I20260713 09:08:48.390662 24527 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2da408f9e684edcadbc0cb511e2d5f5"
dest_uuid: "16abd7a75f384d1b813090a067fc2300"
 from {username='slave'} at 127.0.0.1:47752
I20260713 09:08:48.391091 24527 raft_consensus.cc:493] T a2da408f9e684edcadbc0cb511e2d5f5 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:48.391383 24527 raft_consensus.cc:3060] T a2da408f9e684edcadbc0cb511e2d5f5 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:48.393777 24059 raft_consensus.cc:1275] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95 [term 2 FOLLOWER]: Refusing update from remote peer caf2810f9e0a497ba0d73b5dac30e22d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:48.395301 24600 consensus_queue.cc:1048] T 3b78dc941df74fc3969d7b994a45c403 P caf2810f9e0a497ba0d73b5dac30e22d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:48.397203 24527 raft_consensus.cc:515] T a2da408f9e684edcadbc0cb511e2d5f5 P 16abd7a75f384d1b813090a067fc2300 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:48.399288 24527 leader_election.cc:290] T a2da408f9e684edcadbc0cb511e2d5f5 P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 2 election: Requested vote from peers 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405), 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707)
I20260713 09:08:48.400235 24060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2da408f9e684edcadbc0cb511e2d5f5" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2040751db0d74e5392409efdc211fd95"
I20260713 09:08:48.400854 24060 raft_consensus.cc:3055] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:48.401181 24060 raft_consensus.cc:740] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Running, Role: LEADER
I20260713 09:08:48.401471 24134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2da408f9e684edcadbc0cb511e2d5f5" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "552138b4d5ab4e60902f1eddba28b05d"
I20260713 09:08:48.402128 24134 raft_consensus.cc:3060] T a2da408f9e684edcadbc0cb511e2d5f5 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:48.402204 24060 consensus_queue.cc:260] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:48.403756 24060 raft_consensus.cc:3060] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:48.409693 24134 raft_consensus.cc:2468] T a2da408f9e684edcadbc0cb511e2d5f5 P 552138b4d5ab4e60902f1eddba28b05d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16abd7a75f384d1b813090a067fc2300 in term 2.
I20260713 09:08:48.411111 24060 raft_consensus.cc:2468] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16abd7a75f384d1b813090a067fc2300 in term 2.
I20260713 09:08:48.414052 24477 leader_election.cc:304] T a2da408f9e684edcadbc0cb511e2d5f5 P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16abd7a75f384d1b813090a067fc2300, 2040751db0d74e5392409efdc211fd95; no voters: 
I20260713 09:08:48.415325 24134 raft_consensus.cc:1275] T 10e74d09605746fea254239b7782cd3f P 552138b4d5ab4e60902f1eddba28b05d [term 2 FOLLOWER]: Refusing update from remote peer caf2810f9e0a497ba0d73b5dac30e22d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:48.415583 24613 raft_consensus.cc:2804] T a2da408f9e684edcadbc0cb511e2d5f5 P 16abd7a75f384d1b813090a067fc2300 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:48.416177 24613 raft_consensus.cc:697] T a2da408f9e684edcadbc0cb511e2d5f5 P 16abd7a75f384d1b813090a067fc2300 [term 2 LEADER]: Becoming Leader. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Running, Role: LEADER
I20260713 09:08:48.416673 24208 raft_consensus.cc:1275] T 1726366bd41141d6ba12da471ea40b6f P caf2810f9e0a497ba0d73b5dac30e22d [term 2 FOLLOWER]: Refusing update from remote peer 16abd7a75f384d1b813090a067fc2300: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:48.416778 24135 raft_consensus.cc:1275] T 3b78dc941df74fc3969d7b994a45c403 P 552138b4d5ab4e60902f1eddba28b05d [term 2 FOLLOWER]: Refusing update from remote peer caf2810f9e0a497ba0d73b5dac30e22d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:48.417193 24613 consensus_queue.cc:237] T a2da408f9e684edcadbc0cb511e2d5f5 P 16abd7a75f384d1b813090a067fc2300 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:48.419034 24612 consensus_queue.cc:1048] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:48.419667 24568 consensus_queue.cc:1048] T 10e74d09605746fea254239b7782cd3f P caf2810f9e0a497ba0d73b5dac30e22d [LEADER]: Connected to new peer: Peer: permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:48.420791 24568 consensus_queue.cc:1048] T 3b78dc941df74fc3969d7b994a45c403 P caf2810f9e0a497ba0d73b5dac30e22d [LEADER]: Connected to new peer: Peer: permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:48.445042 23882 catalog_manager.cc:5697] T a2da408f9e684edcadbc0cb511e2d5f5 P 16abd7a75f384d1b813090a067fc2300 reported cstate change: term changed from 1 to 2, leader changed from 2040751db0d74e5392409efdc211fd95 (127.21.94.130) to 16abd7a75f384d1b813090a067fc2300 (127.21.94.129). New cstate: current_term: 2 leader_uuid: "16abd7a75f384d1b813090a067fc2300" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:48.469277 24059 raft_consensus.cc:1275] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95 [term 2 FOLLOWER]: Refusing update from remote peer 16abd7a75f384d1b813090a067fc2300: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:48.469978 24060 raft_consensus.cc:1275] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95 [term 2 FOLLOWER]: Refusing update from remote peer caf2810f9e0a497ba0d73b5dac30e22d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:48.471596 24600 consensus_queue.cc:1048] T 10e74d09605746fea254239b7782cd3f P caf2810f9e0a497ba0d73b5dac30e22d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:48.473598 24614 consensus_queue.cc:1048] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:48.527869 24059 raft_consensus.cc:1275] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95 [term 2 FOLLOWER]: Refusing update from remote peer 16abd7a75f384d1b813090a067fc2300: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:48.529125 24614 consensus_queue.cc:1048] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:48.538139 24208 raft_consensus.cc:1275] T 1e20f605c79b4f2e81b6bee35fa282ec P caf2810f9e0a497ba0d73b5dac30e22d [term 2 FOLLOWER]: Refusing update from remote peer 16abd7a75f384d1b813090a067fc2300: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:48.539919 24614 consensus_queue.cc:1048] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:48.791527 24059 raft_consensus.cc:1275] T 4f5b5d6d205d45ea8259c55f95811f70 P 2040751db0d74e5392409efdc211fd95 [term 2 FOLLOWER]: Refusing update from remote peer 16abd7a75f384d1b813090a067fc2300: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:48.792898 24614 consensus_queue.cc:1048] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:48.801599 24134 raft_consensus.cc:1275] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d [term 2 FOLLOWER]: Refusing update from remote peer 16abd7a75f384d1b813090a067fc2300: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:48.802997 24614 consensus_queue.cc:1048] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:48.888204 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:48.902842 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:48.916394 24134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0573ff233004481eb47680b5c70f5d10"
dest_uuid: "552138b4d5ab4e60902f1eddba28b05d"
mode: GRACEFUL
new_leader_uuid: "16abd7a75f384d1b813090a067fc2300"
 from {username='slave'} at 127.0.0.1:54924
I20260713 09:08:48.916893 24134 raft_consensus.cc:606] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d [term 1 LEADER]: Received request to transfer leadership to TS 16abd7a75f384d1b813090a067fc2300
I20260713 09:08:48.919200 24134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b09798a5dfc8412da9a17b3b1ccc5d81"
dest_uuid: "552138b4d5ab4e60902f1eddba28b05d"
mode: GRACEFUL
new_leader_uuid: "16abd7a75f384d1b813090a067fc2300"
 from {username='slave'} at 127.0.0.1:54924
I20260713 09:08:48.919639 24134 raft_consensus.cc:606] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d [term 1 LEADER]: Received request to transfer leadership to TS 16abd7a75f384d1b813090a067fc2300
I20260713 09:08:48.921804 24059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5f088d9cc6747529e8958a93498dd70"
dest_uuid: "2040751db0d74e5392409efdc211fd95"
mode: GRACEFUL
new_leader_uuid: "16abd7a75f384d1b813090a067fc2300"
 from {username='slave'} at 127.0.0.1:39832
I20260713 09:08:48.922267 24059 raft_consensus.cc:606] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Received request to transfer leadership to TS 16abd7a75f384d1b813090a067fc2300
I20260713 09:08:48.923614 21882 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:08:48.924422 21882 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:49.018110 24605 raft_consensus.cc:993] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95: : Instructing follower 16abd7a75f384d1b813090a067fc2300 to start an election
I20260713 09:08:49.018575 24596 raft_consensus.cc:1081] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Signalling peer 16abd7a75f384d1b813090a067fc2300 to start an election
I20260713 09:08:49.019949 24527 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5f088d9cc6747529e8958a93498dd70"
dest_uuid: "16abd7a75f384d1b813090a067fc2300"
 from {username='slave'} at 127.0.0.1:47752
I20260713 09:08:49.020429 24527 raft_consensus.cc:493] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:49.020803 24527 raft_consensus.cc:3060] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:49.029102 24527 raft_consensus.cc:515] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:49.030118 24059 raft_consensus.cc:1275] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95 [term 2 FOLLOWER]: Refusing update from remote peer 16abd7a75f384d1b813090a067fc2300: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:49.033996 24613 consensus_queue.cc:1048] T a2da408f9e684edcadbc0cb511e2d5f5 P 16abd7a75f384d1b813090a067fc2300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:49.034556 24527 leader_election.cc:290] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 2 election: Requested vote from peers caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441), 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405)
I20260713 09:08:49.035246 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f088d9cc6747529e8958a93498dd70" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d"
I20260713 09:08:49.035820 24208 raft_consensus.cc:3060] T c5f088d9cc6747529e8958a93498dd70 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:49.036338 24059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f088d9cc6747529e8958a93498dd70" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2040751db0d74e5392409efdc211fd95"
I20260713 09:08:49.036553 24134 raft_consensus.cc:1275] T a2da408f9e684edcadbc0cb511e2d5f5 P 552138b4d5ab4e60902f1eddba28b05d [term 2 FOLLOWER]: Refusing update from remote peer 16abd7a75f384d1b813090a067fc2300: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:49.036926 24059 raft_consensus.cc:3055] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:49.037257 24059 raft_consensus.cc:740] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Running, Role: LEADER
I20260713 09:08:49.038112 24059 consensus_queue.cc:260] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:49.039222 24059 raft_consensus.cc:3060] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:49.039405 24613 consensus_queue.cc:1048] T a2da408f9e684edcadbc0cb511e2d5f5 P 16abd7a75f384d1b813090a067fc2300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:08:49.049396 24059 raft_consensus.cc:2468] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16abd7a75f384d1b813090a067fc2300 in term 2.
I20260713 09:08:49.051013 24477 leader_election.cc:304] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16abd7a75f384d1b813090a067fc2300, 2040751db0d74e5392409efdc211fd95; no voters: 
I20260713 09:08:49.051939 24613 raft_consensus.cc:2804] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:49.053130 24613 raft_consensus.cc:697] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300 [term 2 LEADER]: Becoming Leader. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Running, Role: LEADER
I20260713 09:08:49.054116 24613 consensus_queue.cc:237] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } }
I20260713 09:08:49.066517 24208 raft_consensus.cc:2468] T c5f088d9cc6747529e8958a93498dd70 P caf2810f9e0a497ba0d73b5dac30e22d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16abd7a75f384d1b813090a067fc2300 in term 2.
I20260713 09:08:49.079335 23884 catalog_manager.cc:5697] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300 reported cstate change: term changed from 1 to 2, leader changed from 2040751db0d74e5392409efdc211fd95 (127.21.94.130) to 16abd7a75f384d1b813090a067fc2300 (127.21.94.129). New cstate: current_term: 2 leader_uuid: "16abd7a75f384d1b813090a067fc2300" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:49.268705 24601 raft_consensus.cc:993] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d: : Instructing follower 16abd7a75f384d1b813090a067fc2300 to start an election
I20260713 09:08:49.269186 24601 raft_consensus.cc:1081] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d [term 1 LEADER]: Signalling peer 16abd7a75f384d1b813090a067fc2300 to start an election
I20260713 09:08:49.271180 24527 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b09798a5dfc8412da9a17b3b1ccc5d81"
dest_uuid: "16abd7a75f384d1b813090a067fc2300"
 from {username='slave'} at 127.0.0.1:47758
I20260713 09:08:49.271752 24527 raft_consensus.cc:493] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:49.272083 24527 raft_consensus.cc:3060] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:49.276808 24527 raft_consensus.cc:515] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:49.278888 24527 leader_election.cc:290] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 2 election: Requested vote from peers 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405), 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707)
I20260713 09:08:49.279065 24060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09798a5dfc8412da9a17b3b1ccc5d81" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2040751db0d74e5392409efdc211fd95"
I20260713 09:08:49.279397 24134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09798a5dfc8412da9a17b3b1ccc5d81" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "552138b4d5ab4e60902f1eddba28b05d"
I20260713 09:08:49.279731 24060 raft_consensus.cc:3060] T b09798a5dfc8412da9a17b3b1ccc5d81 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:49.279969 24134 raft_consensus.cc:3055] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:49.280316 24134 raft_consensus.cc:740] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 552138b4d5ab4e60902f1eddba28b05d, State: Running, Role: LEADER
I20260713 09:08:49.280975 24134 consensus_queue.cc:260] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:49.281913 24134 raft_consensus.cc:3060] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:49.284654 24060 raft_consensus.cc:2468] T b09798a5dfc8412da9a17b3b1ccc5d81 P 2040751db0d74e5392409efdc211fd95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16abd7a75f384d1b813090a067fc2300 in term 2.
I20260713 09:08:49.285828 24477 leader_election.cc:304] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16abd7a75f384d1b813090a067fc2300, 2040751db0d74e5392409efdc211fd95; no voters: 
I20260713 09:08:49.286650 24613 raft_consensus.cc:2804] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:49.287083 24613 raft_consensus.cc:697] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300 [term 2 LEADER]: Becoming Leader. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Running, Role: LEADER
I20260713 09:08:49.287484 24134 raft_consensus.cc:2468] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16abd7a75f384d1b813090a067fc2300 in term 2.
I20260713 09:08:49.287906 24613 consensus_queue.cc:237] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:49.295572 23884 catalog_manager.cc:5697] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300 reported cstate change: term changed from 1 to 2, leader changed from 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131) to 16abd7a75f384d1b813090a067fc2300 (127.21.94.129). New cstate: current_term: 2 leader_uuid: "16abd7a75f384d1b813090a067fc2300" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:49.311008 24647 raft_consensus.cc:993] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d: : Instructing follower 16abd7a75f384d1b813090a067fc2300 to start an election
I20260713 09:08:49.311561 24599 raft_consensus.cc:1081] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d [term 1 LEADER]: Signalling peer 16abd7a75f384d1b813090a067fc2300 to start an election
I20260713 09:08:49.313180 24527 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0573ff233004481eb47680b5c70f5d10"
dest_uuid: "16abd7a75f384d1b813090a067fc2300"
 from {username='slave'} at 127.0.0.1:47758
I20260713 09:08:49.313752 24527 raft_consensus.cc:493] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:49.314109 24527 raft_consensus.cc:3060] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:49.318882 24527 raft_consensus.cc:515] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:49.320300 24527 leader_election.cc:290] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 2 election: Requested vote from peers 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707), caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132:38441)
I20260713 09:08:49.321058 24134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0573ff233004481eb47680b5c70f5d10" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "552138b4d5ab4e60902f1eddba28b05d"
I20260713 09:08:49.321291 24208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0573ff233004481eb47680b5c70f5d10" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d"
I20260713 09:08:49.321662 24134 raft_consensus.cc:3055] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:08:49.321991 24208 raft_consensus.cc:3060] T 0573ff233004481eb47680b5c70f5d10 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:49.322018 24134 raft_consensus.cc:740] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 552138b4d5ab4e60902f1eddba28b05d, State: Running, Role: LEADER
I20260713 09:08:49.322734 24134 consensus_queue.cc:260] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:49.323638 24134 raft_consensus.cc:3060] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:49.326746 24208 raft_consensus.cc:2468] T 0573ff233004481eb47680b5c70f5d10 P caf2810f9e0a497ba0d73b5dac30e22d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16abd7a75f384d1b813090a067fc2300 in term 2.
I20260713 09:08:49.327881 24476 leader_election.cc:304] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16abd7a75f384d1b813090a067fc2300, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 
I20260713 09:08:49.328203 24134 raft_consensus.cc:2468] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16abd7a75f384d1b813090a067fc2300 in term 2.
I20260713 09:08:49.328778 24613 raft_consensus.cc:2804] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:08:49.329214 24613 raft_consensus.cc:697] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300 [term 2 LEADER]: Becoming Leader. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Running, Role: LEADER
I20260713 09:08:49.330054 24613 consensus_queue.cc:237] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:49.337981 23884 catalog_manager.cc:5697] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300 reported cstate change: term changed from 1 to 2, leader changed from 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131) to 16abd7a75f384d1b813090a067fc2300 (127.21.94.129). New cstate: current_term: 2 leader_uuid: "16abd7a75f384d1b813090a067fc2300" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:49.488628 24060 raft_consensus.cc:1275] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95 [term 2 FOLLOWER]: Refusing update from remote peer 16abd7a75f384d1b813090a067fc2300: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:49.489986 24612 consensus_queue.cc:1048] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:49.499511 24208 raft_consensus.cc:1275] T c5f088d9cc6747529e8958a93498dd70 P caf2810f9e0a497ba0d73b5dac30e22d [term 2 FOLLOWER]: Refusing update from remote peer 16abd7a75f384d1b813090a067fc2300: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:49.502143 24642 consensus_queue.cc:1048] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:49.725210 24060 raft_consensus.cc:1275] T b09798a5dfc8412da9a17b3b1ccc5d81 P 2040751db0d74e5392409efdc211fd95 [term 2 FOLLOWER]: Refusing update from remote peer 16abd7a75f384d1b813090a067fc2300: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:49.726514 24642 consensus_queue.cc:1048] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:49.735090 24134 raft_consensus.cc:1275] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d [term 2 FOLLOWER]: Refusing update from remote peer 16abd7a75f384d1b813090a067fc2300: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:49.736752 24642 consensus_queue.cc:1048] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:49.763067 24134 raft_consensus.cc:1275] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d [term 2 FOLLOWER]: Refusing update from remote peer 16abd7a75f384d1b813090a067fc2300: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:49.764302 24642 consensus_queue.cc:1048] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:49.774761 24208 raft_consensus.cc:1275] T 0573ff233004481eb47680b5c70f5d10 P caf2810f9e0a497ba0d73b5dac30e22d [term 2 FOLLOWER]: Refusing update from remote peer 16abd7a75f384d1b813090a067fc2300: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:08:49.777047 24614 consensus_queue.cc:1048] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:08:49.944669 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:49.983839 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:50.027336 24527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b09798a5dfc8412da9a17b3b1ccc5d81"
dest_uuid: "16abd7a75f384d1b813090a067fc2300"
mode: GRACEFUL
new_leader_uuid: "2040751db0d74e5392409efdc211fd95"
 from {username='slave'} at 127.0.0.1:33402
I20260713 09:08:50.028337 24527 raft_consensus.cc:606] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300 [term 2 LEADER]: Received request to transfer leadership to TS 2040751db0d74e5392409efdc211fd95
I20260713 09:08:50.030627 21882 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:08:50.031726 21882 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:50.174579 24642 raft_consensus.cc:993] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300: : Instructing follower 2040751db0d74e5392409efdc211fd95 to start an election
I20260713 09:08:50.175289 24613 raft_consensus.cc:1081] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300 [term 2 LEADER]: Signalling peer 2040751db0d74e5392409efdc211fd95 to start an election
I20260713 09:08:50.176827 24060 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b09798a5dfc8412da9a17b3b1ccc5d81"
dest_uuid: "2040751db0d74e5392409efdc211fd95"
 from {username='slave'} at 127.0.0.1:39844
I20260713 09:08:50.177505 24060 raft_consensus.cc:493] T b09798a5dfc8412da9a17b3b1ccc5d81 P 2040751db0d74e5392409efdc211fd95 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:50.178048 24060 raft_consensus.cc:3060] T b09798a5dfc8412da9a17b3b1ccc5d81 P 2040751db0d74e5392409efdc211fd95 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:50.186020 24060 raft_consensus.cc:515] T b09798a5dfc8412da9a17b3b1ccc5d81 P 2040751db0d74e5392409efdc211fd95 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:50.187994 24060 leader_election.cc:290] T b09798a5dfc8412da9a17b3b1ccc5d81 P 2040751db0d74e5392409efdc211fd95 [CANDIDATE]: Term 3 election: Requested vote from peers 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203), 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707)
I20260713 09:08:50.189072 24134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09798a5dfc8412da9a17b3b1ccc5d81" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "552138b4d5ab4e60902f1eddba28b05d"
I20260713 09:08:50.188841 24527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09798a5dfc8412da9a17b3b1ccc5d81" candidate_uuid: "2040751db0d74e5392409efdc211fd95" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16abd7a75f384d1b813090a067fc2300"
I20260713 09:08:50.189663 24134 raft_consensus.cc:3060] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:50.189783 24527 raft_consensus.cc:3055] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:50.190183 24527 raft_consensus.cc:740] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Running, Role: LEADER
I20260713 09:08:50.190938 24527 consensus_queue.cc:260] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300 [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: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:50.191954 24527 raft_consensus.cc:3060] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:50.194918 24134 raft_consensus.cc:2468] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040751db0d74e5392409efdc211fd95 in term 3.
I20260713 09:08:50.196203 24025 leader_election.cc:304] T b09798a5dfc8412da9a17b3b1ccc5d81 P 2040751db0d74e5392409efdc211fd95 [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: 2040751db0d74e5392409efdc211fd95, 552138b4d5ab4e60902f1eddba28b05d; no voters: 
I20260713 09:08:50.197012 24653 raft_consensus.cc:2804] T b09798a5dfc8412da9a17b3b1ccc5d81 P 2040751db0d74e5392409efdc211fd95 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:50.197537 24653 raft_consensus.cc:697] T b09798a5dfc8412da9a17b3b1ccc5d81 P 2040751db0d74e5392409efdc211fd95 [term 3 LEADER]: Becoming Leader. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Running, Role: LEADER
I20260713 09:08:50.198664 24527 raft_consensus.cc:2468] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2040751db0d74e5392409efdc211fd95 in term 3.
I20260713 09:08:50.198907 24653 consensus_queue.cc:237] T b09798a5dfc8412da9a17b3b1ccc5d81 P 2040751db0d74e5392409efdc211fd95 [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: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:50.205928 23884 catalog_manager.cc:5697] T b09798a5dfc8412da9a17b3b1ccc5d81 P 2040751db0d74e5392409efdc211fd95 reported cstate change: term changed from 2 to 3, leader changed from 16abd7a75f384d1b813090a067fc2300 (127.21.94.129) to 2040751db0d74e5392409efdc211fd95 (127.21.94.130). New cstate: current_term: 3 leader_uuid: "2040751db0d74e5392409efdc211fd95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:50.771332 24527 raft_consensus.cc:1275] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300 [term 3 FOLLOWER]: Refusing update from remote peer 2040751db0d74e5392409efdc211fd95: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:50.772544 24653 consensus_queue.cc:1048] T b09798a5dfc8412da9a17b3b1ccc5d81 P 2040751db0d74e5392409efdc211fd95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:50.786623 24134 raft_consensus.cc:1275] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d [term 3 FOLLOWER]: Refusing update from remote peer 2040751db0d74e5392409efdc211fd95: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:50.789386 24653 consensus_queue.cc:1048] T b09798a5dfc8412da9a17b3b1ccc5d81 P 2040751db0d74e5392409efdc211fd95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:51.032629 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:51.051617 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:51.067473 24060 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28465e50c0cc4d79b61dba9b922cbdc5"
dest_uuid: "2040751db0d74e5392409efdc211fd95"
mode: GRACEFUL
new_leader_uuid: "16abd7a75f384d1b813090a067fc2300"
 from {username='slave'} at 127.0.0.1:39832
I20260713 09:08:51.068071 24060 raft_consensus.cc:606] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95 [term 2 LEADER]: Received request to transfer leadership to TS 16abd7a75f384d1b813090a067fc2300
I20260713 09:08:51.069372 21882 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:08:51.070252 21882 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:51.429394 24667 raft_consensus.cc:993] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95: : Instructing follower 16abd7a75f384d1b813090a067fc2300 to start an election
I20260713 09:08:51.429896 24672 raft_consensus.cc:1081] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95 [term 2 LEADER]: Signalling peer 16abd7a75f384d1b813090a067fc2300 to start an election
I20260713 09:08:51.431344 24527 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28465e50c0cc4d79b61dba9b922cbdc5"
dest_uuid: "16abd7a75f384d1b813090a067fc2300"
 from {username='slave'} at 127.0.0.1:47752
I20260713 09:08:51.431792 24527 raft_consensus.cc:493] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:51.432070 24527 raft_consensus.cc:3060] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:51.436682 24527 raft_consensus.cc:515] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:51.438334 24527 leader_election.cc:290] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [CANDIDATE]: Term 3 election: Requested vote from peers 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405), 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707)
I20260713 09:08:51.439208 24059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28465e50c0cc4d79b61dba9b922cbdc5" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2040751db0d74e5392409efdc211fd95"
I20260713 09:08:51.439494 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28465e50c0cc4d79b61dba9b922cbdc5" candidate_uuid: "16abd7a75f384d1b813090a067fc2300" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "552138b4d5ab4e60902f1eddba28b05d"
I20260713 09:08:51.439877 24059 raft_consensus.cc:3055] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:51.440007 24133 raft_consensus.cc:3060] T 28465e50c0cc4d79b61dba9b922cbdc5 P 552138b4d5ab4e60902f1eddba28b05d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:51.440245 24059 raft_consensus.cc:740] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2040751db0d74e5392409efdc211fd95, State: Running, Role: LEADER
I20260713 09:08:51.441244 24059 consensus_queue.cc:260] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95 [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: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:51.442673 24059 raft_consensus.cc:3060] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:51.448343 24133 raft_consensus.cc:2468] T 28465e50c0cc4d79b61dba9b922cbdc5 P 552138b4d5ab4e60902f1eddba28b05d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16abd7a75f384d1b813090a067fc2300 in term 3.
I20260713 09:08:51.449888 24475 leader_election.cc:304] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [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: 16abd7a75f384d1b813090a067fc2300, 552138b4d5ab4e60902f1eddba28b05d; no voters: 
I20260713 09:08:51.450290 24059 raft_consensus.cc:2468] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16abd7a75f384d1b813090a067fc2300 in term 3.
I20260713 09:08:51.450677 24613 raft_consensus.cc:2804] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:51.451867 24613 raft_consensus.cc:697] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [term 3 LEADER]: Becoming Leader. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Running, Role: LEADER
I20260713 09:08:51.452685 24613 consensus_queue.cc:237] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [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: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } }
I20260713 09:08:51.460413 23881 catalog_manager.cc:5697] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 reported cstate change: term changed from 2 to 3, leader changed from 2040751db0d74e5392409efdc211fd95 (127.21.94.130) to 16abd7a75f384d1b813090a067fc2300 (127.21.94.129). New cstate: current_term: 3 leader_uuid: "16abd7a75f384d1b813090a067fc2300" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:51.978757 24059 raft_consensus.cc:1275] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95 [term 3 FOLLOWER]: Refusing update from remote peer 16abd7a75f384d1b813090a067fc2300: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:51.980113 24675 consensus_queue.cc:1048] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2040751db0d74e5392409efdc211fd95" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 45405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:51.992257 24133 raft_consensus.cc:1275] T 28465e50c0cc4d79b61dba9b922cbdc5 P 552138b4d5ab4e60902f1eddba28b05d [term 3 FOLLOWER]: Refusing update from remote peer 16abd7a75f384d1b813090a067fc2300: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:51.993796 24675 consensus_queue.cc:1048] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [LEADER]: Connected to new peer: Peer: permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:52.071138 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:52.095768 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:52.110623 24527 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0573ff233004481eb47680b5c70f5d10"
dest_uuid: "16abd7a75f384d1b813090a067fc2300"
mode: GRACEFUL
new_leader_uuid: "caf2810f9e0a497ba0d73b5dac30e22d"
 from {username='slave'} at 127.0.0.1:33402
I20260713 09:08:52.111135 24527 raft_consensus.cc:606] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300 [term 2 LEADER]: Received request to transfer leadership to TS caf2810f9e0a497ba0d73b5dac30e22d
I20260713 09:08:52.112291 21882 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:08:52.112918 21882 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:08:52.550101 24675 raft_consensus.cc:993] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300: : Instructing follower caf2810f9e0a497ba0d73b5dac30e22d to start an election
I20260713 09:08:52.550634 24688 raft_consensus.cc:1081] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300 [term 2 LEADER]: Signalling peer caf2810f9e0a497ba0d73b5dac30e22d to start an election
I20260713 09:08:52.552409 24207 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0573ff233004481eb47680b5c70f5d10"
dest_uuid: "caf2810f9e0a497ba0d73b5dac30e22d"
 from {username='slave'} at 127.0.0.1:40318
I20260713 09:08:52.552841 24207 raft_consensus.cc:493] T 0573ff233004481eb47680b5c70f5d10 P caf2810f9e0a497ba0d73b5dac30e22d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:08:52.553078 24207 raft_consensus.cc:3060] T 0573ff233004481eb47680b5c70f5d10 P caf2810f9e0a497ba0d73b5dac30e22d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:52.558254 24207 raft_consensus.cc:515] T 0573ff233004481eb47680b5c70f5d10 P caf2810f9e0a497ba0d73b5dac30e22d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:52.560974 24207 leader_election.cc:290] T 0573ff233004481eb47680b5c70f5d10 P caf2810f9e0a497ba0d73b5dac30e22d [CANDIDATE]: Term 3 election: Requested vote from peers 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707), 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203)
I20260713 09:08:52.561213 24133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0573ff233004481eb47680b5c70f5d10" candidate_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "552138b4d5ab4e60902f1eddba28b05d"
I20260713 09:08:52.561528 24527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0573ff233004481eb47680b5c70f5d10" candidate_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16abd7a75f384d1b813090a067fc2300"
I20260713 09:08:52.561925 24133 raft_consensus.cc:3060] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:52.562104 24527 raft_consensus.cc:3055] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:08:52.562529 24527 raft_consensus.cc:740] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 16abd7a75f384d1b813090a067fc2300, State: Running, Role: LEADER
I20260713 09:08:52.563233 24527 consensus_queue.cc:260] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300 [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: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:52.564142 24527 raft_consensus.cc:3060] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:52.568148 24133 raft_consensus.cc:2468] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf2810f9e0a497ba0d73b5dac30e22d in term 3.
I20260713 09:08:52.569638 24173 leader_election.cc:304] T 0573ff233004481eb47680b5c70f5d10 P caf2810f9e0a497ba0d73b5dac30e22d [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: 552138b4d5ab4e60902f1eddba28b05d, caf2810f9e0a497ba0d73b5dac30e22d; no voters: 
I20260713 09:08:52.569758 24527 raft_consensus.cc:2468] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate caf2810f9e0a497ba0d73b5dac30e22d in term 3.
I20260713 09:08:52.570724 24638 raft_consensus.cc:2804] T 0573ff233004481eb47680b5c70f5d10 P caf2810f9e0a497ba0d73b5dac30e22d [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:52.571861 24638 raft_consensus.cc:697] T 0573ff233004481eb47680b5c70f5d10 P caf2810f9e0a497ba0d73b5dac30e22d [term 3 LEADER]: Becoming Leader. State: Replica: caf2810f9e0a497ba0d73b5dac30e22d, State: Running, Role: LEADER
I20260713 09:08:52.572645 24638 consensus_queue.cc:237] T 0573ff233004481eb47680b5c70f5d10 P caf2810f9e0a497ba0d73b5dac30e22d [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: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } }
I20260713 09:08:52.581732 23882 catalog_manager.cc:5697] T 0573ff233004481eb47680b5c70f5d10 P caf2810f9e0a497ba0d73b5dac30e22d reported cstate change: term changed from 2 to 3, leader changed from 16abd7a75f384d1b813090a067fc2300 (127.21.94.129) to caf2810f9e0a497ba0d73b5dac30e22d (127.21.94.132). New cstate: current_term: 3 leader_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "caf2810f9e0a497ba0d73b5dac30e22d" member_type: VOTER last_known_addr { host: "127.21.94.132" port: 38441 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:53.086457 24527 raft_consensus.cc:1275] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300 [term 3 FOLLOWER]: Refusing update from remote peer caf2810f9e0a497ba0d73b5dac30e22d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:53.087656 24638 consensus_queue.cc:1048] T 0573ff233004481eb47680b5c70f5d10 P caf2810f9e0a497ba0d73b5dac30e22d [LEADER]: Connected to new peer: Peer: permanent_uuid: "16abd7a75f384d1b813090a067fc2300" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 37203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:53.104058 24133 raft_consensus.cc:1275] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d [term 3 FOLLOWER]: Refusing update from remote peer caf2810f9e0a497ba0d73b5dac30e22d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:08:53.105589 24638 consensus_queue.cc:1048] T 0573ff233004481eb47680b5c70f5d10 P caf2810f9e0a497ba0d73b5dac30e22d [LEADER]: Connected to new peer: Peer: permanent_uuid: "552138b4d5ab4e60902f1eddba28b05d" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 42707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:08:53.113978 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:08:53.131634 21882 tablet_server.cc:179] TabletServer@127.21.94.129:37203 shutting down...
W20260713 09:08:53.137693 24026 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]
W20260713 09:08:53.142210 24026 consensus_peers.cc:597] T b09798a5dfc8412da9a17b3b1ccc5d81 P 2040751db0d74e5392409efdc211fd95 -> Peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Couldn't send request to peer 16abd7a75f384d1b813090a067fc2300. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:53.158646 24100 consensus_peers.cc:597] T d435f4fde27d4a5daa42c316fbb62378 P 552138b4d5ab4e60902f1eddba28b05d -> Peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Couldn't send request to peer 16abd7a75f384d1b813090a067fc2300. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:53.170848 21882 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:53.171836 21882 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:53.172840 21882 raft_consensus.cc:2243] T a2da408f9e684edcadbc0cb511e2d5f5 P 16abd7a75f384d1b813090a067fc2300 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:53.173928 21882 raft_consensus.cc:2272] T a2da408f9e684edcadbc0cb511e2d5f5 P 16abd7a75f384d1b813090a067fc2300 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.176997 21882 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:53.177839 21882 raft_consensus.cc:2243] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.178359 21882 raft_consensus.cc:2272] T b09798a5dfc8412da9a17b3b1ccc5d81 P 16abd7a75f384d1b813090a067fc2300 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.180910 21882 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:53.181632 21882 raft_consensus.cc:2243] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:53.182572 21882 raft_consensus.cc:2272] T c5f088d9cc6747529e8958a93498dd70 P 16abd7a75f384d1b813090a067fc2300 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.185472 21882 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:53.186259 21882 raft_consensus.cc:2243] T fea1f7afcc8c484d86c31e83d6038244 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.186750 21882 raft_consensus.cc:2272] T fea1f7afcc8c484d86c31e83d6038244 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.189437 21882 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:53.190194 21882 raft_consensus.cc:2243] T 72e0a40eba944fb0a129a8eef665d169 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.190697 21882 raft_consensus.cc:2272] T 72e0a40eba944fb0a129a8eef665d169 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.193784 21882 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:53.194675 21882 raft_consensus.cc:2243] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:53.195546 21882 raft_consensus.cc:2272] T 28465e50c0cc4d79b61dba9b922cbdc5 P 16abd7a75f384d1b813090a067fc2300 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.197786 21882 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:53.198498 21882 raft_consensus.cc:2243] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.199023 21882 raft_consensus.cc:2272] T 0573ff233004481eb47680b5c70f5d10 P 16abd7a75f384d1b813090a067fc2300 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.201578 21882 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:53.202159 21882 raft_consensus.cc:2243] T d679795503c54c49ac0b40f341450eec P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.202564 21882 raft_consensus.cc:2272] T d679795503c54c49ac0b40f341450eec P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.204435 21882 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:53.204959 21882 raft_consensus.cc:2243] T d435f4fde27d4a5daa42c316fbb62378 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.205439 21882 raft_consensus.cc:2272] T d435f4fde27d4a5daa42c316fbb62378 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.207424 21882 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:53.207904 21882 raft_consensus.cc:2243] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:53.208666 21882 raft_consensus.cc:2272] T 1726366bd41141d6ba12da471ea40b6f P 16abd7a75f384d1b813090a067fc2300 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.210675 21882 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:53.211207 21882 raft_consensus.cc:2243] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.211606 21882 raft_consensus.cc:2272] T ec34e29a42f64e57bd8097f365dba5d3 P 16abd7a75f384d1b813090a067fc2300 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.213587 21882 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:53.214109 21882 raft_consensus.cc:2243] T 2580a19092204d62bdb8a733232e3afb P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.214491 21882 raft_consensus.cc:2272] T 2580a19092204d62bdb8a733232e3afb P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.216888 21882 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:53.217535 21882 raft_consensus.cc:2243] T 6c92fb0d3c084cde8d9273d98b3a7609 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.217922 21882 raft_consensus.cc:2272] T 6c92fb0d3c084cde8d9273d98b3a7609 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.219774 21882 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:53.220299 21882 raft_consensus.cc:2243] T ebdf3978e1c849bca3b2bff3e3a79cca P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.220716 21882 raft_consensus.cc:2272] T ebdf3978e1c849bca3b2bff3e3a79cca P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.223109 21882 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:53.223841 21882 raft_consensus.cc:2243] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:53.224677 21882 raft_consensus.cc:2272] T 4f5b5d6d205d45ea8259c55f95811f70 P 16abd7a75f384d1b813090a067fc2300 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.226912 21882 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:53.227347 21882 raft_consensus.cc:2243] T 4f59fa5942014f6eb3f9740cd0df4a05 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.227698 21882 raft_consensus.cc:2272] T 4f59fa5942014f6eb3f9740cd0df4a05 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.230051 21882 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:53.230604 21882 raft_consensus.cc:2243] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300 [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:08:53.231485 24026 consensus_peers.cc:597] T fea1f7afcc8c484d86c31e83d6038244 P 2040751db0d74e5392409efdc211fd95 -> Peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Couldn't send request to peer 16abd7a75f384d1b813090a067fc2300. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:53.231627 21882 raft_consensus.cc:2272] T 1e20f605c79b4f2e81b6bee35fa282ec P 16abd7a75f384d1b813090a067fc2300 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.233820 21882 tablet_replica.cc:333] stopping tablet replica
I20260713 09:08:53.234301 21882 raft_consensus.cc:2243] T 69a517f3dcd64d18a5f3a91d3518c922 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.234676 21882 raft_consensus.cc:2272] T 69a517f3dcd64d18a5f3a91d3518c922 P 16abd7a75f384d1b813090a067fc2300 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.273756 21882 tablet_server.cc:196] TabletServer@127.21.94.129:37203 shutdown complete.
W20260713 09:08:53.290026 24100 consensus_peers.cc:597] T 72e0a40eba944fb0a129a8eef665d169 P 552138b4d5ab4e60902f1eddba28b05d -> Peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Couldn't send request to peer 16abd7a75f384d1b813090a067fc2300. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:37203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:53.307951 21882 tablet_server.cc:179] TabletServer@127.21.94.130:0 shutting down...
I20260713 09:08:53.340962 21882 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:53.341820 21882 tablet_replica.cc:333] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95: stopping tablet replica
I20260713 09:08:53.342527 21882 raft_consensus.cc:2243] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.343070 21882 raft_consensus.cc:2272] T 3b78dc941df74fc3969d7b994a45c403 P 2040751db0d74e5392409efdc211fd95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.345245 21882 tablet_replica.cc:333] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95: stopping tablet replica
I20260713 09:08:53.346004 21882 raft_consensus.cc:2243] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.346545 21882 raft_consensus.cc:2272] T 1e20f605c79b4f2e81b6bee35fa282ec P 2040751db0d74e5392409efdc211fd95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.349031 21882 tablet_replica.cc:333] T fea1f7afcc8c484d86c31e83d6038244 P 2040751db0d74e5392409efdc211fd95: stopping tablet replica
W20260713 09:08:53.350167 24101 consensus_peers.cc:597] T f1d900cc05e94d2da4246bb5bd1e0d17 P 552138b4d5ab4e60902f1eddba28b05d -> Peer 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405): Couldn't send request to peer 2040751db0d74e5392409efdc211fd95. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:53.350126 21882 raft_consensus.cc:2243] T fea1f7afcc8c484d86c31e83d6038244 P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:53.351644 21882 raft_consensus.cc:2272] T fea1f7afcc8c484d86c31e83d6038244 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.354236 21882 tablet_replica.cc:333] T 69a517f3dcd64d18a5f3a91d3518c922 P 2040751db0d74e5392409efdc211fd95: stopping tablet replica
W20260713 09:08:53.354590 24174 consensus_peers.cc:597] T 6c92fb0d3c084cde8d9273d98b3a7609 P caf2810f9e0a497ba0d73b5dac30e22d -> Peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Couldn't send request to peer 16abd7a75f384d1b813090a067fc2300. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:37203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:53.355085 21882 raft_consensus.cc:2243] T 69a517f3dcd64d18a5f3a91d3518c922 P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:53.356062 21882 raft_consensus.cc:2272] T 69a517f3dcd64d18a5f3a91d3518c922 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.358759 21882 tablet_replica.cc:333] T c4ff80e6030a4b6f8ac9e7e6f896917a P 2040751db0d74e5392409efdc211fd95: stopping tablet replica
I20260713 09:08:53.359506 21882 raft_consensus.cc:2243] T c4ff80e6030a4b6f8ac9e7e6f896917a P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.360052 21882 raft_consensus.cc:2272] T c4ff80e6030a4b6f8ac9e7e6f896917a P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.362138 21882 tablet_replica.cc:333] T 4f59fa5942014f6eb3f9740cd0df4a05 P 2040751db0d74e5392409efdc211fd95: stopping tablet replica
I20260713 09:08:53.362609 21882 raft_consensus.cc:2243] T 4f59fa5942014f6eb3f9740cd0df4a05 P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:53.363322 21882 raft_consensus.cc:2272] T 4f59fa5942014f6eb3f9740cd0df4a05 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.365109 21882 tablet_replica.cc:333] T 4f5b5d6d205d45ea8259c55f95811f70 P 2040751db0d74e5392409efdc211fd95: stopping tablet replica
I20260713 09:08:53.365631 21882 raft_consensus.cc:2243] T 4f5b5d6d205d45ea8259c55f95811f70 P 2040751db0d74e5392409efdc211fd95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.365990 21882 raft_consensus.cc:2272] T 4f5b5d6d205d45ea8259c55f95811f70 P 2040751db0d74e5392409efdc211fd95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.367707 21882 tablet_replica.cc:333] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95: stopping tablet replica
I20260713 09:08:53.368229 21882 raft_consensus.cc:2243] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.368569 21882 raft_consensus.cc:2272] T 28465e50c0cc4d79b61dba9b922cbdc5 P 2040751db0d74e5392409efdc211fd95 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.370265 21882 tablet_replica.cc:333] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95: stopping tablet replica
I20260713 09:08:53.370704 21882 raft_consensus.cc:2243] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.371065 21882 raft_consensus.cc:2272] T 1726366bd41141d6ba12da471ea40b6f P 2040751db0d74e5392409efdc211fd95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.372659 21882 tablet_replica.cc:333] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95: stopping tablet replica
I20260713 09:08:53.373088 21882 raft_consensus.cc:2243] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.373505 21882 raft_consensus.cc:2272] T 10e74d09605746fea254239b7782cd3f P 2040751db0d74e5392409efdc211fd95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.375068 21882 tablet_replica.cc:333] T b09798a5dfc8412da9a17b3b1ccc5d81 P 2040751db0d74e5392409efdc211fd95: stopping tablet replica
I20260713 09:08:53.375499 21882 raft_consensus.cc:2243] T b09798a5dfc8412da9a17b3b1ccc5d81 P 2040751db0d74e5392409efdc211fd95 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:53.376688 21882 raft_consensus.cc:2272] T b09798a5dfc8412da9a17b3b1ccc5d81 P 2040751db0d74e5392409efdc211fd95 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.379079 21882 tablet_replica.cc:333] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95: stopping tablet replica
I20260713 09:08:53.379587 21882 raft_consensus.cc:2243] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.380029 21882 raft_consensus.cc:2272] T a2da408f9e684edcadbc0cb511e2d5f5 P 2040751db0d74e5392409efdc211fd95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.381827 21882 tablet_replica.cc:333] T f1d900cc05e94d2da4246bb5bd1e0d17 P 2040751db0d74e5392409efdc211fd95: stopping tablet replica
I20260713 09:08:53.382366 21882 raft_consensus.cc:2243] T f1d900cc05e94d2da4246bb5bd1e0d17 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.382786 21882 raft_consensus.cc:2272] T f1d900cc05e94d2da4246bb5bd1e0d17 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.384474 21882 tablet_replica.cc:333] T 6c92fb0d3c084cde8d9273d98b3a7609 P 2040751db0d74e5392409efdc211fd95: stopping tablet replica
I20260713 09:08:53.384981 21882 raft_consensus.cc:2243] T 6c92fb0d3c084cde8d9273d98b3a7609 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.385418 21882 raft_consensus.cc:2272] T 6c92fb0d3c084cde8d9273d98b3a7609 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.387099 21882 tablet_replica.cc:333] T 2580a19092204d62bdb8a733232e3afb P 2040751db0d74e5392409efdc211fd95: stopping tablet replica
I20260713 09:08:53.387589 21882 raft_consensus.cc:2243] T 2580a19092204d62bdb8a733232e3afb P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:53.388324 21882 raft_consensus.cc:2272] T 2580a19092204d62bdb8a733232e3afb P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.390198 21882 tablet_replica.cc:333] T b54bf8a2688a4da8878161a665d0a80b P 2040751db0d74e5392409efdc211fd95: stopping tablet replica
I20260713 09:08:53.390705 21882 raft_consensus.cc:2243] T b54bf8a2688a4da8878161a665d0a80b P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.391119 21882 raft_consensus.cc:2272] T b54bf8a2688a4da8878161a665d0a80b P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.392863 21882 tablet_replica.cc:333] T 0fd44c1c77984a20b797e7fe8bae8141 P 2040751db0d74e5392409efdc211fd95: stopping tablet replica
I20260713 09:08:53.393332 21882 raft_consensus.cc:2243] T 0fd44c1c77984a20b797e7fe8bae8141 P 2040751db0d74e5392409efdc211fd95 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:53.394192 21882 raft_consensus.cc:2272] T 0fd44c1c77984a20b797e7fe8bae8141 P 2040751db0d74e5392409efdc211fd95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.396085 21882 tablet_replica.cc:333] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95: stopping tablet replica
I20260713 09:08:53.396719 21882 raft_consensus.cc:2243] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.397149 21882 raft_consensus.cc:2272] T c5f088d9cc6747529e8958a93498dd70 P 2040751db0d74e5392409efdc211fd95 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:53.432475 24100 consensus_peers.cc:597] T ebdf3978e1c849bca3b2bff3e3a79cca P 552138b4d5ab4e60902f1eddba28b05d -> Peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Couldn't send request to peer 16abd7a75f384d1b813090a067fc2300. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:37203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:53.437641 21882 tablet_server.cc:196] TabletServer@127.21.94.130:0 shutdown complete.
I20260713 09:08:53.471700 21882 tablet_server.cc:179] TabletServer@127.21.94.131:0 shutting down...
W20260713 09:08:53.481823 24173 consensus_peers.cc:597] T 10e74d09605746fea254239b7782cd3f P caf2810f9e0a497ba0d73b5dac30e22d -> Peer 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707): Couldn't send request to peer 552138b4d5ab4e60902f1eddba28b05d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:53.493191 24173 consensus_peers.cc:597] T 0573ff233004481eb47680b5c70f5d10 P caf2810f9e0a497ba0d73b5dac30e22d -> Peer 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707): Couldn't send request to peer 552138b4d5ab4e60902f1eddba28b05d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:53.496567 24173 consensus_peers.cc:597] T d679795503c54c49ac0b40f341450eec P caf2810f9e0a497ba0d73b5dac30e22d -> Peer 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707): Couldn't send request to peer 552138b4d5ab4e60902f1eddba28b05d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:53.504280 21882 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:53.505089 21882 tablet_replica.cc:333] T d435f4fde27d4a5daa42c316fbb62378 P 552138b4d5ab4e60902f1eddba28b05d: stopping tablet replica
I20260713 09:08:53.506064 21882 raft_consensus.cc:2243] T d435f4fde27d4a5daa42c316fbb62378 P 552138b4d5ab4e60902f1eddba28b05d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:53.507223 21882 raft_consensus.cc:2272] T d435f4fde27d4a5daa42c316fbb62378 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.509083 21882 tablet_replica.cc:333] T ebdf3978e1c849bca3b2bff3e3a79cca P 552138b4d5ab4e60902f1eddba28b05d: stopping tablet replica
I20260713 09:08:53.509789 21882 raft_consensus.cc:2243] T ebdf3978e1c849bca3b2bff3e3a79cca P 552138b4d5ab4e60902f1eddba28b05d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:53.510565 21882 raft_consensus.cc:2272] T ebdf3978e1c849bca3b2bff3e3a79cca P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.512439 21882 tablet_replica.cc:333] T 3b78dc941df74fc3969d7b994a45c403 P 552138b4d5ab4e60902f1eddba28b05d: stopping tablet replica
I20260713 09:08:53.512974 21882 raft_consensus.cc:2243] T 3b78dc941df74fc3969d7b994a45c403 P 552138b4d5ab4e60902f1eddba28b05d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.513437 21882 raft_consensus.cc:2272] T 3b78dc941df74fc3969d7b994a45c403 P 552138b4d5ab4e60902f1eddba28b05d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.515152 21882 tablet_replica.cc:333] T fea1f7afcc8c484d86c31e83d6038244 P 552138b4d5ab4e60902f1eddba28b05d: stopping tablet replica
I20260713 09:08:53.515684 21882 raft_consensus.cc:2243] T fea1f7afcc8c484d86c31e83d6038244 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.516232 21882 raft_consensus.cc:2272] T fea1f7afcc8c484d86c31e83d6038244 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.518184 21882 tablet_replica.cc:333] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d: stopping tablet replica
I20260713 09:08:53.518707 21882 raft_consensus.cc:2243] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.519124 21882 raft_consensus.cc:2272] T 0573ff233004481eb47680b5c70f5d10 P 552138b4d5ab4e60902f1eddba28b05d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.521248 21882 tablet_replica.cc:333] T 28465e50c0cc4d79b61dba9b922cbdc5 P 552138b4d5ab4e60902f1eddba28b05d: stopping tablet replica
I20260713 09:08:53.521829 21882 raft_consensus.cc:2243] T 28465e50c0cc4d79b61dba9b922cbdc5 P 552138b4d5ab4e60902f1eddba28b05d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.522223 21882 raft_consensus.cc:2272] T 28465e50c0cc4d79b61dba9b922cbdc5 P 552138b4d5ab4e60902f1eddba28b05d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.523838 21882 tablet_replica.cc:333] T d679795503c54c49ac0b40f341450eec P 552138b4d5ab4e60902f1eddba28b05d: stopping tablet replica
I20260713 09:08:53.524338 21882 raft_consensus.cc:2243] T d679795503c54c49ac0b40f341450eec P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.524739 21882 raft_consensus.cc:2272] T d679795503c54c49ac0b40f341450eec P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.526510 21882 tablet_replica.cc:333] T 0fd44c1c77984a20b797e7fe8bae8141 P 552138b4d5ab4e60902f1eddba28b05d: stopping tablet replica
I20260713 09:08:53.526994 21882 raft_consensus.cc:2243] T 0fd44c1c77984a20b797e7fe8bae8141 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.527405 21882 raft_consensus.cc:2272] T 0fd44c1c77984a20b797e7fe8bae8141 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.529130 21882 tablet_replica.cc:333] T 72e0a40eba944fb0a129a8eef665d169 P 552138b4d5ab4e60902f1eddba28b05d: stopping tablet replica
I20260713 09:08:53.529666 21882 raft_consensus.cc:2243] T 72e0a40eba944fb0a129a8eef665d169 P 552138b4d5ab4e60902f1eddba28b05d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:53.530504 21882 raft_consensus.cc:2272] T 72e0a40eba944fb0a129a8eef665d169 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.532667 21882 tablet_replica.cc:333] T 10e74d09605746fea254239b7782cd3f P 552138b4d5ab4e60902f1eddba28b05d: stopping tablet replica
I20260713 09:08:53.533177 21882 raft_consensus.cc:2243] T 10e74d09605746fea254239b7782cd3f P 552138b4d5ab4e60902f1eddba28b05d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.533612 21882 raft_consensus.cc:2272] T 10e74d09605746fea254239b7782cd3f P 552138b4d5ab4e60902f1eddba28b05d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.535359 21882 tablet_replica.cc:333] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d: stopping tablet replica
I20260713 09:08:53.535866 21882 raft_consensus.cc:2243] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.536293 21882 raft_consensus.cc:2272] T b09798a5dfc8412da9a17b3b1ccc5d81 P 552138b4d5ab4e60902f1eddba28b05d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.537953 21882 tablet_replica.cc:333] T ec34e29a42f64e57bd8097f365dba5d3 P 552138b4d5ab4e60902f1eddba28b05d: stopping tablet replica
I20260713 09:08:53.538445 21882 raft_consensus.cc:2243] T ec34e29a42f64e57bd8097f365dba5d3 P 552138b4d5ab4e60902f1eddba28b05d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.538899 21882 raft_consensus.cc:2272] T ec34e29a42f64e57bd8097f365dba5d3 P 552138b4d5ab4e60902f1eddba28b05d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.540608 21882 tablet_replica.cc:333] T b54bf8a2688a4da8878161a665d0a80b P 552138b4d5ab4e60902f1eddba28b05d: stopping tablet replica
I20260713 09:08:53.541131 21882 raft_consensus.cc:2243] T b54bf8a2688a4da8878161a665d0a80b P 552138b4d5ab4e60902f1eddba28b05d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:53.541916 21882 raft_consensus.cc:2272] T b54bf8a2688a4da8878161a665d0a80b P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.543637 21882 tablet_replica.cc:333] T c4ff80e6030a4b6f8ac9e7e6f896917a P 552138b4d5ab4e60902f1eddba28b05d: stopping tablet replica
I20260713 09:08:53.544128 21882 raft_consensus.cc:2243] T c4ff80e6030a4b6f8ac9e7e6f896917a P 552138b4d5ab4e60902f1eddba28b05d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:53.545058 21882 raft_consensus.cc:2272] T c4ff80e6030a4b6f8ac9e7e6f896917a P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.546849 21882 tablet_replica.cc:333] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d: stopping tablet replica
I20260713 09:08:53.547331 21882 raft_consensus.cc:2243] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.547758 21882 raft_consensus.cc:2272] T 4f5b5d6d205d45ea8259c55f95811f70 P 552138b4d5ab4e60902f1eddba28b05d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.549449 21882 tablet_replica.cc:333] T 2580a19092204d62bdb8a733232e3afb P 552138b4d5ab4e60902f1eddba28b05d: stopping tablet replica
I20260713 09:08:53.550000 21882 raft_consensus.cc:2243] T 2580a19092204d62bdb8a733232e3afb P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.550382 21882 raft_consensus.cc:2272] T 2580a19092204d62bdb8a733232e3afb P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.552111 21882 tablet_replica.cc:333] T a2da408f9e684edcadbc0cb511e2d5f5 P 552138b4d5ab4e60902f1eddba28b05d: stopping tablet replica
I20260713 09:08:53.552503 21882 raft_consensus.cc:2243] T a2da408f9e684edcadbc0cb511e2d5f5 P 552138b4d5ab4e60902f1eddba28b05d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.552834 21882 raft_consensus.cc:2272] T a2da408f9e684edcadbc0cb511e2d5f5 P 552138b4d5ab4e60902f1eddba28b05d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.554419 21882 tablet_replica.cc:333] T f1d900cc05e94d2da4246bb5bd1e0d17 P 552138b4d5ab4e60902f1eddba28b05d: stopping tablet replica
I20260713 09:08:53.554790 21882 raft_consensus.cc:2243] T f1d900cc05e94d2da4246bb5bd1e0d17 P 552138b4d5ab4e60902f1eddba28b05d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:53.555467 21882 raft_consensus.cc:2272] T f1d900cc05e94d2da4246bb5bd1e0d17 P 552138b4d5ab4e60902f1eddba28b05d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:08:53.575623 24175 consensus_peers.cc:597] T 10e74d09605746fea254239b7782cd3f P caf2810f9e0a497ba0d73b5dac30e22d -> Peer 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405): Couldn't send request to peer 2040751db0d74e5392409efdc211fd95. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.130:45405: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:53.581416 24174 consensus_peers.cc:597] T ec34e29a42f64e57bd8097f365dba5d3 P caf2810f9e0a497ba0d73b5dac30e22d -> Peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Couldn't send request to peer 16abd7a75f384d1b813090a067fc2300. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:37203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:53.596462 21882 tablet_server.cc:196] TabletServer@127.21.94.131:0 shutdown complete.
W20260713 09:08:53.602200 24173 consensus_peers.cc:597] T ec34e29a42f64e57bd8097f365dba5d3 P caf2810f9e0a497ba0d73b5dac30e22d -> Peer 552138b4d5ab4e60902f1eddba28b05d (127.21.94.131:42707): Couldn't send request to peer 552138b4d5ab4e60902f1eddba28b05d. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.131:42707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:53.610934 24174 consensus_peers.cc:597] T d679795503c54c49ac0b40f341450eec P caf2810f9e0a497ba0d73b5dac30e22d -> Peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Couldn't send request to peer 16abd7a75f384d1b813090a067fc2300. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:37203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:53.629006 21882 tablet_server.cc:179] TabletServer@127.21.94.132:0 shutting down...
W20260713 09:08:53.648001 24174 consensus_peers.cc:597] T 0573ff233004481eb47680b5c70f5d10 P caf2810f9e0a497ba0d73b5dac30e22d -> Peer 16abd7a75f384d1b813090a067fc2300 (127.21.94.129:37203): Couldn't send request to peer 16abd7a75f384d1b813090a067fc2300. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:37203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:53.652127 24175 consensus_peers.cc:597] T 6c92fb0d3c084cde8d9273d98b3a7609 P caf2810f9e0a497ba0d73b5dac30e22d -> Peer 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405): Couldn't send request to peer 2040751db0d74e5392409efdc211fd95. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.130:45405: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:53.659830 21882 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260713 09:08:53.660130 24175 consensus_peers.cc:597] T 3b78dc941df74fc3969d7b994a45c403 P caf2810f9e0a497ba0d73b5dac30e22d -> Peer 2040751db0d74e5392409efdc211fd95 (127.21.94.130:45405): Couldn't send request to peer 2040751db0d74e5392409efdc211fd95. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.130:45405: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:53.660669 21882 tablet_replica.cc:333] T 6c92fb0d3c084cde8d9273d98b3a7609 P caf2810f9e0a497ba0d73b5dac30e22d: stopping tablet replica
I20260713 09:08:53.661408 21882 raft_consensus.cc:2243] T 6c92fb0d3c084cde8d9273d98b3a7609 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:53.662207 21882 raft_consensus.cc:2272] T 6c92fb0d3c084cde8d9273d98b3a7609 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.664018 21882 tablet_replica.cc:333] T 3b78dc941df74fc3969d7b994a45c403 P caf2810f9e0a497ba0d73b5dac30e22d: stopping tablet replica
I20260713 09:08:53.664567 21882 raft_consensus.cc:2243] T 3b78dc941df74fc3969d7b994a45c403 P caf2810f9e0a497ba0d73b5dac30e22d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:53.665331 21882 raft_consensus.cc:2272] T 3b78dc941df74fc3969d7b994a45c403 P caf2810f9e0a497ba0d73b5dac30e22d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.667297 21882 tablet_replica.cc:333] T ebdf3978e1c849bca3b2bff3e3a79cca P caf2810f9e0a497ba0d73b5dac30e22d: stopping tablet replica
I20260713 09:08:53.667892 21882 raft_consensus.cc:2243] T ebdf3978e1c849bca3b2bff3e3a79cca P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.668294 21882 raft_consensus.cc:2272] T ebdf3978e1c849bca3b2bff3e3a79cca P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.670222 21882 tablet_replica.cc:333] T 1e20f605c79b4f2e81b6bee35fa282ec P caf2810f9e0a497ba0d73b5dac30e22d: stopping tablet replica
I20260713 09:08:53.670755 21882 raft_consensus.cc:2243] T 1e20f605c79b4f2e81b6bee35fa282ec P caf2810f9e0a497ba0d73b5dac30e22d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.671177 21882 raft_consensus.cc:2272] T 1e20f605c79b4f2e81b6bee35fa282ec P caf2810f9e0a497ba0d73b5dac30e22d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.672945 21882 tablet_replica.cc:333] T 10e74d09605746fea254239b7782cd3f P caf2810f9e0a497ba0d73b5dac30e22d: stopping tablet replica
I20260713 09:08:53.673494 21882 raft_consensus.cc:2243] T 10e74d09605746fea254239b7782cd3f P caf2810f9e0a497ba0d73b5dac30e22d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:53.674257 21882 raft_consensus.cc:2272] T 10e74d09605746fea254239b7782cd3f P caf2810f9e0a497ba0d73b5dac30e22d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.675957 21882 tablet_replica.cc:333] T 72e0a40eba944fb0a129a8eef665d169 P caf2810f9e0a497ba0d73b5dac30e22d: stopping tablet replica
I20260713 09:08:53.676472 21882 raft_consensus.cc:2243] T 72e0a40eba944fb0a129a8eef665d169 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.676884 21882 raft_consensus.cc:2272] T 72e0a40eba944fb0a129a8eef665d169 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.678743 21882 tablet_replica.cc:333] T b54bf8a2688a4da8878161a665d0a80b P caf2810f9e0a497ba0d73b5dac30e22d: stopping tablet replica
I20260713 09:08:53.679267 21882 raft_consensus.cc:2243] T b54bf8a2688a4da8878161a665d0a80b P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.679664 21882 raft_consensus.cc:2272] T b54bf8a2688a4da8878161a665d0a80b P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.681496 21882 tablet_replica.cc:333] T d435f4fde27d4a5daa42c316fbb62378 P caf2810f9e0a497ba0d73b5dac30e22d: stopping tablet replica
I20260713 09:08:53.682030 21882 raft_consensus.cc:2243] T d435f4fde27d4a5daa42c316fbb62378 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.682423 21882 raft_consensus.cc:2272] T d435f4fde27d4a5daa42c316fbb62378 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.684165 21882 tablet_replica.cc:333] T 1726366bd41141d6ba12da471ea40b6f P caf2810f9e0a497ba0d73b5dac30e22d: stopping tablet replica
I20260713 09:08:53.684674 21882 raft_consensus.cc:2243] T 1726366bd41141d6ba12da471ea40b6f P caf2810f9e0a497ba0d73b5dac30e22d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.685081 21882 raft_consensus.cc:2272] T 1726366bd41141d6ba12da471ea40b6f P caf2810f9e0a497ba0d73b5dac30e22d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.686781 21882 tablet_replica.cc:333] T ec34e29a42f64e57bd8097f365dba5d3 P caf2810f9e0a497ba0d73b5dac30e22d: stopping tablet replica
I20260713 09:08:53.687304 21882 raft_consensus.cc:2243] T ec34e29a42f64e57bd8097f365dba5d3 P caf2810f9e0a497ba0d73b5dac30e22d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:08:53.688055 21882 raft_consensus.cc:2272] T ec34e29a42f64e57bd8097f365dba5d3 P caf2810f9e0a497ba0d73b5dac30e22d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.689833 21882 tablet_replica.cc:333] T 0573ff233004481eb47680b5c70f5d10 P caf2810f9e0a497ba0d73b5dac30e22d: stopping tablet replica
I20260713 09:08:53.690394 21882 raft_consensus.cc:2243] T 0573ff233004481eb47680b5c70f5d10 P caf2810f9e0a497ba0d73b5dac30e22d [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:08:53.691148 21882 raft_consensus.cc:2272] T 0573ff233004481eb47680b5c70f5d10 P caf2810f9e0a497ba0d73b5dac30e22d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.693171 21882 tablet_replica.cc:333] T d679795503c54c49ac0b40f341450eec P caf2810f9e0a497ba0d73b5dac30e22d: stopping tablet replica
I20260713 09:08:53.693728 21882 raft_consensus.cc:2243] T d679795503c54c49ac0b40f341450eec P caf2810f9e0a497ba0d73b5dac30e22d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:53.694463 21882 raft_consensus.cc:2272] T d679795503c54c49ac0b40f341450eec P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.696121 21882 tablet_replica.cc:333] T 0fd44c1c77984a20b797e7fe8bae8141 P caf2810f9e0a497ba0d73b5dac30e22d: stopping tablet replica
I20260713 09:08:53.696745 21882 raft_consensus.cc:2243] T 0fd44c1c77984a20b797e7fe8bae8141 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.697209 21882 raft_consensus.cc:2272] T 0fd44c1c77984a20b797e7fe8bae8141 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.698851 21882 tablet_replica.cc:333] T c5f088d9cc6747529e8958a93498dd70 P caf2810f9e0a497ba0d73b5dac30e22d: stopping tablet replica
I20260713 09:08:53.699285 21882 raft_consensus.cc:2243] T c5f088d9cc6747529e8958a93498dd70 P caf2810f9e0a497ba0d73b5dac30e22d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.699635 21882 raft_consensus.cc:2272] T c5f088d9cc6747529e8958a93498dd70 P caf2810f9e0a497ba0d73b5dac30e22d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.701236 21882 tablet_replica.cc:333] T c4ff80e6030a4b6f8ac9e7e6f896917a P caf2810f9e0a497ba0d73b5dac30e22d: stopping tablet replica
I20260713 09:08:53.701673 21882 raft_consensus.cc:2243] T c4ff80e6030a4b6f8ac9e7e6f896917a P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.702013 21882 raft_consensus.cc:2272] T c4ff80e6030a4b6f8ac9e7e6f896917a P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.703620 21882 tablet_replica.cc:333] T 4f59fa5942014f6eb3f9740cd0df4a05 P caf2810f9e0a497ba0d73b5dac30e22d: stopping tablet replica
I20260713 09:08:53.704013 21882 raft_consensus.cc:2243] T 4f59fa5942014f6eb3f9740cd0df4a05 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.704325 21882 raft_consensus.cc:2272] T 4f59fa5942014f6eb3f9740cd0df4a05 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.705950 21882 tablet_replica.cc:333] T f1d900cc05e94d2da4246bb5bd1e0d17 P caf2810f9e0a497ba0d73b5dac30e22d: stopping tablet replica
I20260713 09:08:53.706341 21882 raft_consensus.cc:2243] T f1d900cc05e94d2da4246bb5bd1e0d17 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.706678 21882 raft_consensus.cc:2272] T f1d900cc05e94d2da4246bb5bd1e0d17 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.708205 21882 tablet_replica.cc:333] T 69a517f3dcd64d18a5f3a91d3518c922 P caf2810f9e0a497ba0d73b5dac30e22d: stopping tablet replica
I20260713 09:08:53.708583 21882 raft_consensus.cc:2243] T 69a517f3dcd64d18a5f3a91d3518c922 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:53.708910 21882 raft_consensus.cc:2272] T 69a517f3dcd64d18a5f3a91d3518c922 P caf2810f9e0a497ba0d73b5dac30e22d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.745976 21882 tablet_server.cc:196] TabletServer@127.21.94.132:0 shutdown complete.
I20260713 09:08:53.773952 21882 master.cc:562] Master@127.21.94.190:41189 shutting down...
I20260713 09:08:53.797765 21882 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e9f3c0a81f034509ac4256da76feef89 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:53.798311 21882 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e9f3c0a81f034509ac4256da76feef89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:53.798647 21882 tablet_replica.cc:333] T 00000000000000000000000000000000 P e9f3c0a81f034509ac4256da76feef89: stopping tablet replica
I20260713 09:08:53.818377 21882 master.cc:584] Master@127.21.94.190:41189 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (21555 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:08:53.873445 21882 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.94.190:41661
I20260713 09:08:53.874614 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:53.880734 24711 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:53.880800 24710 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:53.881487 24713 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:53.883111 21882 server_base.cc:1061] running on GCE node
I20260713 09:08:53.883950 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:53.884158 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:53.884280 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933733884263 us; error 0 us; skew 500 ppm
I20260713 09:08:53.884752 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:53.887076 21882 webserver.cc:533] Webserver started at http://127.21.94.190:39551/ using document root <none> and password file <none>
I20260713 09:08:53.887501 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:53.887656 21882 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:53.887861 21882 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:53.888890 21882 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933659410156-21882-0/minicluster-data/master-0-root/instance:
uuid: "f713410632cd43bda665c6c37432d713"
format_stamp: "Formatted at 2026-07-13 09:08:53 on dist-test-slave-vp30"
I20260713 09:08:53.893208 21882 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:08:53.896399 24718 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:53.897178 21882 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:08:53.897495 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933659410156-21882-0/minicluster-data/master-0-root
uuid: "f713410632cd43bda665c6c37432d713"
format_stamp: "Formatted at 2026-07-13 09:08:53 on dist-test-slave-vp30"
I20260713 09:08:53.897763 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933659410156-21882-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933659410156-21882-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933659410156-21882-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:53.909233 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:53.910583 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:53.948845 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.190:41661
I20260713 09:08:53.948956 24769 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.190:41661 every 8 connection(s)
I20260713 09:08:53.952891 24770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:53.962984 24770 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f713410632cd43bda665c6c37432d713: Bootstrap starting.
I20260713 09:08:53.967806 24770 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f713410632cd43bda665c6c37432d713: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:53.972071 24770 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f713410632cd43bda665c6c37432d713: No bootstrap required, opened a new log
I20260713 09:08:53.974300 24770 raft_consensus.cc:359] T 00000000000000000000000000000000 P f713410632cd43bda665c6c37432d713 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f713410632cd43bda665c6c37432d713" member_type: VOTER }
I20260713 09:08:53.974704 24770 raft_consensus.cc:385] T 00000000000000000000000000000000 P f713410632cd43bda665c6c37432d713 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:53.974936 24770 raft_consensus.cc:740] T 00000000000000000000000000000000 P f713410632cd43bda665c6c37432d713 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f713410632cd43bda665c6c37432d713, State: Initialized, Role: FOLLOWER
I20260713 09:08:53.975574 24770 consensus_queue.cc:260] T 00000000000000000000000000000000 P f713410632cd43bda665c6c37432d713 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f713410632cd43bda665c6c37432d713" member_type: VOTER }
I20260713 09:08:53.976046 24770 raft_consensus.cc:399] T 00000000000000000000000000000000 P f713410632cd43bda665c6c37432d713 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:08:53.976269 24770 raft_consensus.cc:493] T 00000000000000000000000000000000 P f713410632cd43bda665c6c37432d713 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:08:53.976532 24770 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f713410632cd43bda665c6c37432d713 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:53.980825 24770 raft_consensus.cc:515] T 00000000000000000000000000000000 P f713410632cd43bda665c6c37432d713 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f713410632cd43bda665c6c37432d713" member_type: VOTER }
I20260713 09:08:53.981424 24770 leader_election.cc:304] T 00000000000000000000000000000000 P f713410632cd43bda665c6c37432d713 [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: f713410632cd43bda665c6c37432d713; no voters: 
I20260713 09:08:53.982517 24770 leader_election.cc:290] T 00000000000000000000000000000000 P f713410632cd43bda665c6c37432d713 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:08:53.983026 24773 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f713410632cd43bda665c6c37432d713 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:53.984308 24773 raft_consensus.cc:697] T 00000000000000000000000000000000 P f713410632cd43bda665c6c37432d713 [term 1 LEADER]: Becoming Leader. State: Replica: f713410632cd43bda665c6c37432d713, State: Running, Role: LEADER
I20260713 09:08:53.984951 24773 consensus_queue.cc:237] T 00000000000000000000000000000000 P f713410632cd43bda665c6c37432d713 [LEADER]: Queue going to LEADER mode. State: All 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: "f713410632cd43bda665c6c37432d713" member_type: VOTER }
I20260713 09:08:53.985530 24770 sys_catalog.cc:565] T 00000000000000000000000000000000 P f713410632cd43bda665c6c37432d713 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:08:53.989924 24775 sys_catalog.cc:455] T 00000000000000000000000000000000 P f713410632cd43bda665c6c37432d713 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f713410632cd43bda665c6c37432d713. Latest consensus state: current_term: 1 leader_uuid: "f713410632cd43bda665c6c37432d713" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f713410632cd43bda665c6c37432d713" member_type: VOTER } }
I20260713 09:08:53.990995 24774 sys_catalog.cc:455] T 00000000000000000000000000000000 P f713410632cd43bda665c6c37432d713 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f713410632cd43bda665c6c37432d713" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f713410632cd43bda665c6c37432d713" member_type: VOTER } }
I20260713 09:08:53.991817 24775 sys_catalog.cc:458] T 00000000000000000000000000000000 P f713410632cd43bda665c6c37432d713 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:53.991811 24774 sys_catalog.cc:458] T 00000000000000000000000000000000 P f713410632cd43bda665c6c37432d713 [sys.catalog]: This master's current role is: LEADER
I20260713 09:08:53.993984 24782 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:08:53.999197 24782 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:08:54.000996 21882 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:08:54.007848 24782 catalog_manager.cc:1383] Generated new cluster ID: 1d0598ed296345eb97e14b9a88a885f0
I20260713 09:08:54.008157 24782 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:08:54.030521 24782 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:08:54.031781 24782 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:08:54.047046 24782 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f713410632cd43bda665c6c37432d713: Generated new TSK 0
I20260713 09:08:54.047659 24782 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:08:54.067492 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:54.073297 24791 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:54.074589 24792 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:54.075984 24794 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:54.076139 21882 server_base.cc:1061] running on GCE node
I20260713 09:08:54.077060 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:54.077243 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:54.077451 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933734077421 us; error 0 us; skew 500 ppm
I20260713 09:08:54.077920 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:54.080157 21882 webserver.cc:533] Webserver started at http://127.21.94.129:33951/ using document root <none> and password file <none>
I20260713 09:08:54.080590 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:54.080739 21882 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:54.080942 21882 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:54.082015 21882 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933659410156-21882-0/minicluster-data/ts-0-root/instance:
uuid: "1e57a126bd9c4462a9ae67fb900ef96d"
format_stamp: "Formatted at 2026-07-13 09:08:54 on dist-test-slave-vp30"
I20260713 09:08:54.086328 21882 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:08:54.089653 24799 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:54.090391 21882 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:08:54.090704 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933659410156-21882-0/minicluster-data/ts-0-root
uuid: "1e57a126bd9c4462a9ae67fb900ef96d"
format_stamp: "Formatted at 2026-07-13 09:08:54 on dist-test-slave-vp30"
I20260713 09:08:54.091005 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933659410156-21882-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933659410156-21882-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933659410156-21882-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:54.104089 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:54.105461 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:54.106940 21882 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:54.109177 21882 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:54.109403 21882 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:08:54.109663 21882 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:54.109846 21882 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:54.148782 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.129:39551
I20260713 09:08:54.148878 24861 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.129:39551 every 8 connection(s)
I20260713 09:08:54.153862 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:54.160266 24866 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:54.161216 24867 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:54.164227 21882 server_base.cc:1061] running on GCE node
W20260713 09:08:54.164755 24869 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:54.165679 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:54.165908 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:54.166086 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933734166069 us; error 0 us; skew 500 ppm
I20260713 09:08:54.166625 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:54.169556 21882 webserver.cc:533] Webserver started at http://127.21.94.130:39671/ using document root <none> and password file <none>
I20260713 09:08:54.170228 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:54.170234 24862 heartbeater.cc:344] Connected to a master server at 127.21.94.190:41661
I20260713 09:08:54.170593 21882 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:54.170749 24862 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:54.170928 21882 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:54.171675 24862 heartbeater.cc:507] Master 127.21.94.190:41661 requested a full tablet report, sending...
I20260713 09:08:54.172480 21882 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933659410156-21882-0/minicluster-data/ts-1-root/instance:
uuid: "6a2a9466f4b649c5a470ac3d18234068"
format_stamp: "Formatted at 2026-07-13 09:08:54 on dist-test-slave-vp30"
I20260713 09:08:54.174078 24735 ts_manager.cc:194] Registered new tserver with Master: 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551)
I20260713 09:08:54.175913 24735 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38928
I20260713 09:08:54.177906 21882 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:08:54.181612 24874 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:54.182420 21882 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:08:54.182735 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933659410156-21882-0/minicluster-data/ts-1-root
uuid: "6a2a9466f4b649c5a470ac3d18234068"
format_stamp: "Formatted at 2026-07-13 09:08:54 on dist-test-slave-vp30"
I20260713 09:08:54.183041 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933659410156-21882-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933659410156-21882-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933659410156-21882-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:54.205049 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:54.206291 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:54.207823 21882 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:54.210024 21882 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:54.210253 21882 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:54.210495 21882 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:54.210664 21882 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:54.251462 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.130:44847
I20260713 09:08:54.251585 24936 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.130:44847 every 8 connection(s)
I20260713 09:08:54.256364 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:08:54.263144 24940 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:54.264042 24941 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:08:54.266973 24943 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:08:54.268203 21882 server_base.cc:1061] running on GCE node
I20260713 09:08:54.268292 24937 heartbeater.cc:344] Connected to a master server at 127.21.94.190:41661
I20260713 09:08:54.268862 24937 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:54.269232 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:08:54.269527 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:08:54.269724 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933734269705 us; error 0 us; skew 500 ppm
I20260713 09:08:54.269729 24937 heartbeater.cc:507] Master 127.21.94.190:41661 requested a full tablet report, sending...
I20260713 09:08:54.270394 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:08:54.272042 24735 ts_manager.cc:194] Registered new tserver with Master: 6a2a9466f4b649c5a470ac3d18234068 (127.21.94.130:44847)
I20260713 09:08:54.273121 21882 webserver.cc:533] Webserver started at http://127.21.94.131:46435/ using document root <none> and password file <none>
I20260713 09:08:54.273816 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:08:54.273898 24735 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38932
I20260713 09:08:54.274067 21882 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:08:54.274485 21882 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:08:54.275976 21882 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933659410156-21882-0/minicluster-data/ts-2-root/instance:
uuid: "b272cbb1369a4bb88157c885d84c1633"
format_stamp: "Formatted at 2026-07-13 09:08:54 on dist-test-slave-vp30"
I20260713 09:08:54.280575 21882 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:08:54.283763 24948 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:54.284595 21882 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:08:54.284914 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933659410156-21882-0/minicluster-data/ts-2-root
uuid: "b272cbb1369a4bb88157c885d84c1633"
format_stamp: "Formatted at 2026-07-13 09:08:54 on dist-test-slave-vp30"
I20260713 09:08:54.285225 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933659410156-21882-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933659410156-21882-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933659410156-21882-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:08:54.298864 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:08:54.300129 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:08:54.301645 21882 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:08:54.303845 21882 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:08:54.304071 21882 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:54.304320 21882 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:08:54.304522 21882 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:08:54.344110 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.131:39247
I20260713 09:08:54.344211 25010 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.131:39247 every 8 connection(s)
I20260713 09:08:54.358135 25011 heartbeater.cc:344] Connected to a master server at 127.21.94.190:41661
I20260713 09:08:54.358516 25011 heartbeater.cc:461] Registering TS with master...
I20260713 09:08:54.359251 25011 heartbeater.cc:507] Master 127.21.94.190:41661 requested a full tablet report, sending...
I20260713 09:08:54.361245 24735 ts_manager.cc:194] Registered new tserver with Master: b272cbb1369a4bb88157c885d84c1633 (127.21.94.131:39247)
I20260713 09:08:54.361969 21882 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014385305s
I20260713 09:08:54.362950 24735 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38948
I20260713 09:08:54.386914 24735 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38956:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:08:54.389823 24735 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:08:54.466295 24902 tablet_service.cc:1511] Processing CreateTablet for tablet 86cd66e43a3348829286325dd5426f8c (DEFAULT_TABLE table=test-workload [id=8e01c190bbe14a099b4c56af7e8186f4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:08:54.467784 24902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86cd66e43a3348829286325dd5426f8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.467599 24901 tablet_service.cc:1511] Processing CreateTablet for tablet 13b2af68ba7845cebfa66a6693ea3440 (DEFAULT_TABLE table=test-workload [id=8e01c190bbe14a099b4c56af7e8186f4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:08:54.469879 24976 tablet_service.cc:1511] Processing CreateTablet for tablet 86cd66e43a3348829286325dd5426f8c (DEFAULT_TABLE table=test-workload [id=8e01c190bbe14a099b4c56af7e8186f4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:08:54.470000 24900 tablet_service.cc:1511] Processing CreateTablet for tablet 665acb601ba14aa98369e4dca839615b (DEFAULT_TABLE table=test-workload [id=8e01c190bbe14a099b4c56af7e8186f4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:08:54.471310 24976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86cd66e43a3348829286325dd5426f8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.471498 24973 tablet_service.cc:1511] Processing CreateTablet for tablet 573b95c599b742199600d8f96cd13e7c (DEFAULT_TABLE table=test-workload [id=8e01c190bbe14a099b4c56af7e8186f4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:08:54.472347 24899 tablet_service.cc:1511] Processing CreateTablet for tablet 573b95c599b742199600d8f96cd13e7c (DEFAULT_TABLE table=test-workload [id=8e01c190bbe14a099b4c56af7e8186f4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:08:54.472772 24973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 573b95c599b742199600d8f96cd13e7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.473574 24897 tablet_service.cc:1511] Processing CreateTablet for tablet 0f99dd340da546bf858be558a5bbc093 (DEFAULT_TABLE table=test-workload [id=8e01c190bbe14a099b4c56af7e8186f4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:08:54.474179 24972 tablet_service.cc:1511] Processing CreateTablet for tablet d86811e4d4594aabb7b64918ab7f82d7 (DEFAULT_TABLE table=test-workload [id=8e01c190bbe14a099b4c56af7e8186f4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:08:54.474493 24975 tablet_service.cc:1511] Processing CreateTablet for tablet 13b2af68ba7845cebfa66a6693ea3440 (DEFAULT_TABLE table=test-workload [id=8e01c190bbe14a099b4c56af7e8186f4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:08:54.475526 24972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d86811e4d4594aabb7b64918ab7f82d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.475809 24898 tablet_service.cc:1511] Processing CreateTablet for tablet d86811e4d4594aabb7b64918ab7f82d7 (DEFAULT_TABLE table=test-workload [id=8e01c190bbe14a099b4c56af7e8186f4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:08:54.476506 24974 tablet_service.cc:1511] Processing CreateTablet for tablet 665acb601ba14aa98369e4dca839615b (DEFAULT_TABLE table=test-workload [id=8e01c190bbe14a099b4c56af7e8186f4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:08:54.477778 24901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13b2af68ba7845cebfa66a6693ea3440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.477977 24974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 665acb601ba14aa98369e4dca839615b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.478879 24897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f99dd340da546bf858be558a5bbc093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.479679 24975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13b2af68ba7845cebfa66a6693ea3440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.479856 24899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 573b95c599b742199600d8f96cd13e7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.480566 24900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 665acb601ba14aa98369e4dca839615b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.482164 24898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d86811e4d4594aabb7b64918ab7f82d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.511283 24971 tablet_service.cc:1511] Processing CreateTablet for tablet 0f99dd340da546bf858be558a5bbc093 (DEFAULT_TABLE table=test-workload [id=8e01c190bbe14a099b4c56af7e8186f4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:08:54.512703 24971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f99dd340da546bf858be558a5bbc093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.512876 24896 tablet_service.cc:1511] Processing CreateTablet for tablet 2271509e06c648b49d327ce2b27cc5ba (DEFAULT_TABLE table=test-workload [id=8e01c190bbe14a099b4c56af7e8186f4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:08:54.514470 24896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2271509e06c648b49d327ce2b27cc5ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.522835 24827 tablet_service.cc:1511] Processing CreateTablet for tablet 86cd66e43a3348829286325dd5426f8c (DEFAULT_TABLE table=test-workload [id=8e01c190bbe14a099b4c56af7e8186f4]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:08:54.524202 24827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86cd66e43a3348829286325dd5426f8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.527231 24970 tablet_service.cc:1511] Processing CreateTablet for tablet 2271509e06c648b49d327ce2b27cc5ba (DEFAULT_TABLE table=test-workload [id=8e01c190bbe14a099b4c56af7e8186f4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:08:54.528610 24970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2271509e06c648b49d327ce2b27cc5ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.536917 24899 tablet_service.cc:1511] Processing CreateTablet for tablet caa462468c424430a9e4c52d5591e852 (DEFAULT_TABLE table=test-workload [id=8e01c190bbe14a099b4c56af7e8186f4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:08:54.538462 24899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa462468c424430a9e4c52d5591e852. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.538820 24969 tablet_service.cc:1511] Processing CreateTablet for tablet caa462468c424430a9e4c52d5591e852 (DEFAULT_TABLE table=test-workload [id=8e01c190bbe14a099b4c56af7e8186f4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:08:54.538951 24826 tablet_service.cc:1511] Processing CreateTablet for tablet 13b2af68ba7845cebfa66a6693ea3440 (DEFAULT_TABLE table=test-workload [id=8e01c190bbe14a099b4c56af7e8186f4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:08:54.540280 24969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa462468c424430a9e4c52d5591e852. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.540289 24826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13b2af68ba7845cebfa66a6693ea3440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.553476 24973 tablet_service.cc:1511] Processing CreateTablet for tablet e519e99278b14cc4921e01acf0ae0a3f (DEFAULT_TABLE table=test-workload [id=8e01c190bbe14a099b4c56af7e8186f4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:08:54.554868 24973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e519e99278b14cc4921e01acf0ae0a3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.554711 24901 tablet_service.cc:1511] Processing CreateTablet for tablet 50cf2bfaab304b8eb8f98cf3b073d955 (DEFAULT_TABLE table=test-workload [id=8e01c190bbe14a099b4c56af7e8186f4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:54.555195 24825 tablet_service.cc:1511] Processing CreateTablet for tablet 665acb601ba14aa98369e4dca839615b (DEFAULT_TABLE table=test-workload [id=8e01c190bbe14a099b4c56af7e8186f4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:08:54.556135 24901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50cf2bfaab304b8eb8f98cf3b073d955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.556469 24825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 665acb601ba14aa98369e4dca839615b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.558037 24895 tablet_service.cc:1511] Processing CreateTablet for tablet e519e99278b14cc4921e01acf0ae0a3f (DEFAULT_TABLE table=test-workload [id=8e01c190bbe14a099b4c56af7e8186f4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:08:54.558560 24824 tablet_service.cc:1511] Processing CreateTablet for tablet 573b95c599b742199600d8f96cd13e7c (DEFAULT_TABLE table=test-workload [id=8e01c190bbe14a099b4c56af7e8186f4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:08:54.559526 24895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e519e99278b14cc4921e01acf0ae0a3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.559916 24824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 573b95c599b742199600d8f96cd13e7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.569123 24819 tablet_service.cc:1511] Processing CreateTablet for tablet e519e99278b14cc4921e01acf0ae0a3f (DEFAULT_TABLE table=test-workload [id=8e01c190bbe14a099b4c56af7e8186f4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:08:54.569375 24822 tablet_service.cc:1511] Processing CreateTablet for tablet 0f99dd340da546bf858be558a5bbc093 (DEFAULT_TABLE table=test-workload [id=8e01c190bbe14a099b4c56af7e8186f4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:08:54.569690 25026 tablet_bootstrap.cc:492] T 665acb601ba14aa98369e4dca839615b P b272cbb1369a4bb88157c885d84c1633: Bootstrap starting.
I20260713 09:08:54.570816 24819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e519e99278b14cc4921e01acf0ae0a3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.567581 24818 tablet_service.cc:1511] Processing CreateTablet for tablet 50cf2bfaab304b8eb8f98cf3b073d955 (DEFAULT_TABLE table=test-workload [id=8e01c190bbe14a099b4c56af7e8186f4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:54.573972 24822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f99dd340da546bf858be558a5bbc093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.574914 24818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50cf2bfaab304b8eb8f98cf3b073d955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.576022 24820 tablet_service.cc:1511] Processing CreateTablet for tablet caa462468c424430a9e4c52d5591e852 (DEFAULT_TABLE table=test-workload [id=8e01c190bbe14a099b4c56af7e8186f4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:08:54.577091 25026 tablet_bootstrap.cc:654] T 665acb601ba14aa98369e4dca839615b P b272cbb1369a4bb88157c885d84c1633: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:54.577404 24820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa462468c424430a9e4c52d5591e852. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.578433 24823 tablet_service.cc:1511] Processing CreateTablet for tablet d86811e4d4594aabb7b64918ab7f82d7 (DEFAULT_TABLE table=test-workload [id=8e01c190bbe14a099b4c56af7e8186f4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:08:54.574512 24821 tablet_service.cc:1511] Processing CreateTablet for tablet 2271509e06c648b49d327ce2b27cc5ba (DEFAULT_TABLE table=test-workload [id=8e01c190bbe14a099b4c56af7e8186f4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:08:54.592628 24976 tablet_service.cc:1511] Processing CreateTablet for tablet 50cf2bfaab304b8eb8f98cf3b073d955 (DEFAULT_TABLE table=test-workload [id=8e01c190bbe14a099b4c56af7e8186f4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:08:54.594455 24976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50cf2bfaab304b8eb8f98cf3b073d955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.595922 24823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d86811e4d4594aabb7b64918ab7f82d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.610055 24821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2271509e06c648b49d327ce2b27cc5ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:08:54.650427 25027 tablet_bootstrap.cc:492] T 0f99dd340da546bf858be558a5bbc093 P 6a2a9466f4b649c5a470ac3d18234068: Bootstrap starting.
I20260713 09:08:54.651911 25026 tablet_bootstrap.cc:492] T 665acb601ba14aa98369e4dca839615b P b272cbb1369a4bb88157c885d84c1633: No bootstrap required, opened a new log
I20260713 09:08:54.652415 25026 ts_tablet_manager.cc:1403] T 665acb601ba14aa98369e4dca839615b P b272cbb1369a4bb88157c885d84c1633: Time spent bootstrapping tablet: real 0.083s	user 0.017s	sys 0.037s
I20260713 09:08:54.658315 25026 raft_consensus.cc:359] T 665acb601ba14aa98369e4dca839615b P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.659092 25026 raft_consensus.cc:385] T 665acb601ba14aa98369e4dca839615b P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:54.659390 25026 raft_consensus.cc:740] T 665acb601ba14aa98369e4dca839615b P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b272cbb1369a4bb88157c885d84c1633, State: Initialized, Role: FOLLOWER
I20260713 09:08:54.661144 25029 tablet_bootstrap.cc:492] T 573b95c599b742199600d8f96cd13e7c P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap starting.
I20260713 09:08:54.666337 25026 consensus_queue.cc:260] T 665acb601ba14aa98369e4dca839615b P b272cbb1369a4bb88157c885d84c1633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.671072 25029 tablet_bootstrap.cc:654] T 573b95c599b742199600d8f96cd13e7c P 1e57a126bd9c4462a9ae67fb900ef96d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:54.672683 25027 tablet_bootstrap.cc:654] T 0f99dd340da546bf858be558a5bbc093 P 6a2a9466f4b649c5a470ac3d18234068: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:54.683790 25029 tablet_bootstrap.cc:492] T 573b95c599b742199600d8f96cd13e7c P 1e57a126bd9c4462a9ae67fb900ef96d: No bootstrap required, opened a new log
I20260713 09:08:54.684396 25029 ts_tablet_manager.cc:1403] T 573b95c599b742199600d8f96cd13e7c P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.002s
I20260713 09:08:54.687098 25027 tablet_bootstrap.cc:492] T 0f99dd340da546bf858be558a5bbc093 P 6a2a9466f4b649c5a470ac3d18234068: No bootstrap required, opened a new log
I20260713 09:08:54.687472 25026 ts_tablet_manager.cc:1434] T 665acb601ba14aa98369e4dca839615b P b272cbb1369a4bb88157c885d84c1633: Time spent starting tablet: real 0.035s	user 0.010s	sys 0.002s
I20260713 09:08:54.687654 25027 ts_tablet_manager.cc:1403] T 0f99dd340da546bf858be558a5bbc093 P 6a2a9466f4b649c5a470ac3d18234068: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.000s
I20260713 09:08:54.688252 25011 heartbeater.cc:499] Master 127.21.94.190:41661 was elected leader, sending a full tablet report...
I20260713 09:08:54.687668 25029 raft_consensus.cc:359] T 573b95c599b742199600d8f96cd13e7c P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.688712 25029 raft_consensus.cc:385] T 573b95c599b742199600d8f96cd13e7c P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:54.689070 25029 raft_consensus.cc:740] T 573b95c599b742199600d8f96cd13e7c P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e57a126bd9c4462a9ae67fb900ef96d, State: Initialized, Role: FOLLOWER
I20260713 09:08:54.689879 25029 consensus_queue.cc:260] T 573b95c599b742199600d8f96cd13e7c P 1e57a126bd9c4462a9ae67fb900ef96d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.691324 25027 raft_consensus.cc:359] T 0f99dd340da546bf858be558a5bbc093 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.692196 25027 raft_consensus.cc:385] T 0f99dd340da546bf858be558a5bbc093 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:54.692529 25027 raft_consensus.cc:740] T 0f99dd340da546bf858be558a5bbc093 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a2a9466f4b649c5a470ac3d18234068, State: Initialized, Role: FOLLOWER
I20260713 09:08:54.692759 25029 ts_tablet_manager.cc:1434] T 573b95c599b742199600d8f96cd13e7c P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:08:54.694099 25029 tablet_bootstrap.cc:492] T caa462468c424430a9e4c52d5591e852 P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap starting.
I20260713 09:08:54.693693 25027 consensus_queue.cc:260] T 0f99dd340da546bf858be558a5bbc093 P 6a2a9466f4b649c5a470ac3d18234068 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.692514 24862 heartbeater.cc:499] Master 127.21.94.190:41661 was elected leader, sending a full tablet report...
I20260713 09:08:54.702425 25026 tablet_bootstrap.cc:492] T 573b95c599b742199600d8f96cd13e7c P b272cbb1369a4bb88157c885d84c1633: Bootstrap starting.
I20260713 09:08:54.703359 25029 tablet_bootstrap.cc:654] T caa462468c424430a9e4c52d5591e852 P 1e57a126bd9c4462a9ae67fb900ef96d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:54.712102 25026 tablet_bootstrap.cc:654] T 573b95c599b742199600d8f96cd13e7c P b272cbb1369a4bb88157c885d84c1633: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:54.716213 24937 heartbeater.cc:499] Master 127.21.94.190:41661 was elected leader, sending a full tablet report...
I20260713 09:08:54.716782 25027 ts_tablet_manager.cc:1434] T 0f99dd340da546bf858be558a5bbc093 P 6a2a9466f4b649c5a470ac3d18234068: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.013s
I20260713 09:08:54.717965 25027 tablet_bootstrap.cc:492] T 573b95c599b742199600d8f96cd13e7c P 6a2a9466f4b649c5a470ac3d18234068: Bootstrap starting.
I20260713 09:08:54.725042 25027 tablet_bootstrap.cc:654] T 573b95c599b742199600d8f96cd13e7c P 6a2a9466f4b649c5a470ac3d18234068: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:54.730576 25029 tablet_bootstrap.cc:492] T caa462468c424430a9e4c52d5591e852 P 1e57a126bd9c4462a9ae67fb900ef96d: No bootstrap required, opened a new log
I20260713 09:08:54.731350 25029 ts_tablet_manager.cc:1403] T caa462468c424430a9e4c52d5591e852 P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.003s
I20260713 09:08:54.735836 25029 raft_consensus.cc:359] T caa462468c424430a9e4c52d5591e852 P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.736964 25029 raft_consensus.cc:385] T caa462468c424430a9e4c52d5591e852 P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:54.737439 25029 raft_consensus.cc:740] T caa462468c424430a9e4c52d5591e852 P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e57a126bd9c4462a9ae67fb900ef96d, State: Initialized, Role: FOLLOWER
I20260713 09:08:54.738672 25029 consensus_queue.cc:260] T caa462468c424430a9e4c52d5591e852 P 1e57a126bd9c4462a9ae67fb900ef96d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.742319 25029 ts_tablet_manager.cc:1434] T caa462468c424430a9e4c52d5591e852 P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260713 09:08:54.743713 25029 tablet_bootstrap.cc:492] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap starting.
I20260713 09:08:54.748327 25027 tablet_bootstrap.cc:492] T 573b95c599b742199600d8f96cd13e7c P 6a2a9466f4b649c5a470ac3d18234068: No bootstrap required, opened a new log
I20260713 09:08:54.748941 25027 ts_tablet_manager.cc:1403] T 573b95c599b742199600d8f96cd13e7c P 6a2a9466f4b649c5a470ac3d18234068: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.012s
I20260713 09:08:54.752542 25029 tablet_bootstrap.cc:654] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:54.752292 25027 raft_consensus.cc:359] T 573b95c599b742199600d8f96cd13e7c P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.753099 25027 raft_consensus.cc:385] T 573b95c599b742199600d8f96cd13e7c P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:54.753485 25027 raft_consensus.cc:740] T 573b95c599b742199600d8f96cd13e7c P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a2a9466f4b649c5a470ac3d18234068, State: Initialized, Role: FOLLOWER
I20260713 09:08:54.754541 25027 consensus_queue.cc:260] T 573b95c599b742199600d8f96cd13e7c P 6a2a9466f4b649c5a470ac3d18234068 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.757130 25027 ts_tablet_manager.cc:1434] T 573b95c599b742199600d8f96cd13e7c P 6a2a9466f4b649c5a470ac3d18234068: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260713 09:08:54.758513 25027 tablet_bootstrap.cc:492] T 2271509e06c648b49d327ce2b27cc5ba P 6a2a9466f4b649c5a470ac3d18234068: Bootstrap starting.
I20260713 09:08:54.767474 25026 tablet_bootstrap.cc:492] T 573b95c599b742199600d8f96cd13e7c P b272cbb1369a4bb88157c885d84c1633: No bootstrap required, opened a new log
I20260713 09:08:54.768083 25026 ts_tablet_manager.cc:1403] T 573b95c599b742199600d8f96cd13e7c P b272cbb1369a4bb88157c885d84c1633: Time spent bootstrapping tablet: real 0.066s	user 0.023s	sys 0.036s
I20260713 09:08:54.769212 25027 tablet_bootstrap.cc:654] T 2271509e06c648b49d327ce2b27cc5ba P 6a2a9466f4b649c5a470ac3d18234068: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:54.771165 25029 tablet_bootstrap.cc:492] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d: No bootstrap required, opened a new log
I20260713 09:08:54.771759 25029 ts_tablet_manager.cc:1403] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.007s
I20260713 09:08:54.771402 25026 raft_consensus.cc:359] T 573b95c599b742199600d8f96cd13e7c P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.772332 25026 raft_consensus.cc:385] T 573b95c599b742199600d8f96cd13e7c P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:54.772729 25026 raft_consensus.cc:740] T 573b95c599b742199600d8f96cd13e7c P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b272cbb1369a4bb88157c885d84c1633, State: Initialized, Role: FOLLOWER
I20260713 09:08:54.773615 25026 consensus_queue.cc:260] T 573b95c599b742199600d8f96cd13e7c P b272cbb1369a4bb88157c885d84c1633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.774695 25027 tablet_bootstrap.cc:492] T 2271509e06c648b49d327ce2b27cc5ba P 6a2a9466f4b649c5a470ac3d18234068: No bootstrap required, opened a new log
I20260713 09:08:54.775187 25027 ts_tablet_manager.cc:1403] T 2271509e06c648b49d327ce2b27cc5ba P 6a2a9466f4b649c5a470ac3d18234068: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.001s
I20260713 09:08:54.775295 25029 raft_consensus.cc:359] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.775730 25026 ts_tablet_manager.cc:1434] T 573b95c599b742199600d8f96cd13e7c P b272cbb1369a4bb88157c885d84c1633: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:08:54.776067 25029 raft_consensus.cc:385] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:54.776407 25029 raft_consensus.cc:740] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e57a126bd9c4462a9ae67fb900ef96d, State: Initialized, Role: FOLLOWER
I20260713 09:08:54.776839 25026 tablet_bootstrap.cc:492] T 86cd66e43a3348829286325dd5426f8c P b272cbb1369a4bb88157c885d84c1633: Bootstrap starting.
I20260713 09:08:54.777263 25029 consensus_queue.cc:260] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.778210 25027 raft_consensus.cc:359] T 2271509e06c648b49d327ce2b27cc5ba P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.778909 25027 raft_consensus.cc:385] T 2271509e06c648b49d327ce2b27cc5ba P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:54.779193 25027 raft_consensus.cc:740] T 2271509e06c648b49d327ce2b27cc5ba P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a2a9466f4b649c5a470ac3d18234068, State: Initialized, Role: FOLLOWER
I20260713 09:08:54.781450 25029 ts_tablet_manager.cc:1434] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:08:54.782482 25029 tablet_bootstrap.cc:492] T 86cd66e43a3348829286325dd5426f8c P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap starting.
I20260713 09:08:54.784334 25026 tablet_bootstrap.cc:654] T 86cd66e43a3348829286325dd5426f8c P b272cbb1369a4bb88157c885d84c1633: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:54.780015 25027 consensus_queue.cc:260] T 2271509e06c648b49d327ce2b27cc5ba P 6a2a9466f4b649c5a470ac3d18234068 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.792529 25029 tablet_bootstrap.cc:654] T 86cd66e43a3348829286325dd5426f8c P 1e57a126bd9c4462a9ae67fb900ef96d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:54.794943 25027 ts_tablet_manager.cc:1434] T 2271509e06c648b49d327ce2b27cc5ba P 6a2a9466f4b649c5a470ac3d18234068: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.003s
I20260713 09:08:54.797154 25027 tablet_bootstrap.cc:492] T 13b2af68ba7845cebfa66a6693ea3440 P 6a2a9466f4b649c5a470ac3d18234068: Bootstrap starting.
I20260713 09:08:54.799386 25026 tablet_bootstrap.cc:492] T 86cd66e43a3348829286325dd5426f8c P b272cbb1369a4bb88157c885d84c1633: No bootstrap required, opened a new log
I20260713 09:08:54.799957 25029 tablet_bootstrap.cc:492] T 86cd66e43a3348829286325dd5426f8c P 1e57a126bd9c4462a9ae67fb900ef96d: No bootstrap required, opened a new log
I20260713 09:08:54.799993 25026 ts_tablet_manager.cc:1403] T 86cd66e43a3348829286325dd5426f8c P b272cbb1369a4bb88157c885d84c1633: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.002s
I20260713 09:08:54.800668 25029 ts_tablet_manager.cc:1403] T 86cd66e43a3348829286325dd5426f8c P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260713 09:08:54.803336 25027 tablet_bootstrap.cc:654] T 13b2af68ba7845cebfa66a6693ea3440 P 6a2a9466f4b649c5a470ac3d18234068: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:54.803249 25026 raft_consensus.cc:359] T 86cd66e43a3348829286325dd5426f8c P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } } peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } }
I20260713 09:08:54.803570 25029 raft_consensus.cc:359] T 86cd66e43a3348829286325dd5426f8c P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } } peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } }
I20260713 09:08:54.804217 25026 raft_consensus.cc:385] T 86cd66e43a3348829286325dd5426f8c P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:54.804402 25029 raft_consensus.cc:385] T 86cd66e43a3348829286325dd5426f8c P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:54.804637 25026 raft_consensus.cc:740] T 86cd66e43a3348829286325dd5426f8c P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b272cbb1369a4bb88157c885d84c1633, State: Initialized, Role: FOLLOWER
I20260713 09:08:54.804831 25029 raft_consensus.cc:740] T 86cd66e43a3348829286325dd5426f8c P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e57a126bd9c4462a9ae67fb900ef96d, State: Initialized, Role: FOLLOWER
I20260713 09:08:54.805786 25026 consensus_queue.cc:260] T 86cd66e43a3348829286325dd5426f8c P b272cbb1369a4bb88157c885d84c1633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } } peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } }
I20260713 09:08:54.805840 25029 consensus_queue.cc:260] T 86cd66e43a3348829286325dd5426f8c P 1e57a126bd9c4462a9ae67fb900ef96d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } } peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } }
I20260713 09:08:54.809304 25029 ts_tablet_manager.cc:1434] T 86cd66e43a3348829286325dd5426f8c P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260713 09:08:54.810585 25029 tablet_bootstrap.cc:492] T 13b2af68ba7845cebfa66a6693ea3440 P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap starting.
I20260713 09:08:54.815212 25027 tablet_bootstrap.cc:492] T 13b2af68ba7845cebfa66a6693ea3440 P 6a2a9466f4b649c5a470ac3d18234068: No bootstrap required, opened a new log
I20260713 09:08:54.815618 25026 ts_tablet_manager.cc:1434] T 86cd66e43a3348829286325dd5426f8c P b272cbb1369a4bb88157c885d84c1633: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260713 09:08:54.815766 25027 ts_tablet_manager.cc:1403] T 13b2af68ba7845cebfa66a6693ea3440 P 6a2a9466f4b649c5a470ac3d18234068: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260713 09:08:54.817420 25029 tablet_bootstrap.cc:654] T 13b2af68ba7845cebfa66a6693ea3440 P 1e57a126bd9c4462a9ae67fb900ef96d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:54.818936 25027 raft_consensus.cc:359] T 13b2af68ba7845cebfa66a6693ea3440 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.819725 25027 raft_consensus.cc:385] T 13b2af68ba7845cebfa66a6693ea3440 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:54.820070 25027 raft_consensus.cc:740] T 13b2af68ba7845cebfa66a6693ea3440 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a2a9466f4b649c5a470ac3d18234068, State: Initialized, Role: FOLLOWER
I20260713 09:08:54.821051 25027 consensus_queue.cc:260] T 13b2af68ba7845cebfa66a6693ea3440 P 6a2a9466f4b649c5a470ac3d18234068 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.822036 25026 tablet_bootstrap.cc:492] T 13b2af68ba7845cebfa66a6693ea3440 P b272cbb1369a4bb88157c885d84c1633: Bootstrap starting.
I20260713 09:08:54.823268 25029 tablet_bootstrap.cc:492] T 13b2af68ba7845cebfa66a6693ea3440 P 1e57a126bd9c4462a9ae67fb900ef96d: No bootstrap required, opened a new log
I20260713 09:08:54.823751 25029 ts_tablet_manager.cc:1403] T 13b2af68ba7845cebfa66a6693ea3440 P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.009s
I20260713 09:08:54.825935 25027 ts_tablet_manager.cc:1434] T 13b2af68ba7845cebfa66a6693ea3440 P 6a2a9466f4b649c5a470ac3d18234068: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:08:54.827020 25027 tablet_bootstrap.cc:492] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068: Bootstrap starting.
I20260713 09:08:54.826669 25029 raft_consensus.cc:359] T 13b2af68ba7845cebfa66a6693ea3440 P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.827551 25029 raft_consensus.cc:385] T 13b2af68ba7845cebfa66a6693ea3440 P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:54.827891 25029 raft_consensus.cc:740] T 13b2af68ba7845cebfa66a6693ea3440 P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e57a126bd9c4462a9ae67fb900ef96d, State: Initialized, Role: FOLLOWER
I20260713 09:08:54.828794 25026 tablet_bootstrap.cc:654] T 13b2af68ba7845cebfa66a6693ea3440 P b272cbb1369a4bb88157c885d84c1633: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:54.828774 25029 consensus_queue.cc:260] T 13b2af68ba7845cebfa66a6693ea3440 P 1e57a126bd9c4462a9ae67fb900ef96d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.831457 25029 ts_tablet_manager.cc:1434] T 13b2af68ba7845cebfa66a6693ea3440 P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:08:54.832530 25029 tablet_bootstrap.cc:492] T d86811e4d4594aabb7b64918ab7f82d7 P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap starting.
I20260713 09:08:54.833967 25027 tablet_bootstrap.cc:654] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:54.839517 25029 tablet_bootstrap.cc:654] T d86811e4d4594aabb7b64918ab7f82d7 P 1e57a126bd9c4462a9ae67fb900ef96d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:54.840569 25027 tablet_bootstrap.cc:492] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068: No bootstrap required, opened a new log
I20260713 09:08:54.841215 25027 ts_tablet_manager.cc:1403] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:08:54.844959 25027 raft_consensus.cc:359] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.846071 25027 raft_consensus.cc:385] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:54.846458 25027 raft_consensus.cc:740] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a2a9466f4b649c5a470ac3d18234068, State: Initialized, Role: FOLLOWER
I20260713 09:08:54.848728 25027 consensus_queue.cc:260] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.850967 25027 ts_tablet_manager.cc:1434] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:08:54.851107 25029 tablet_bootstrap.cc:492] T d86811e4d4594aabb7b64918ab7f82d7 P 1e57a126bd9c4462a9ae67fb900ef96d: No bootstrap required, opened a new log
I20260713 09:08:54.851663 25029 ts_tablet_manager.cc:1403] T d86811e4d4594aabb7b64918ab7f82d7 P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260713 09:08:54.851895 25027 tablet_bootstrap.cc:492] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068: Bootstrap starting.
I20260713 09:08:54.854176 25029 raft_consensus.cc:359] T d86811e4d4594aabb7b64918ab7f82d7 P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.854785 25029 raft_consensus.cc:385] T d86811e4d4594aabb7b64918ab7f82d7 P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:54.855054 25029 raft_consensus.cc:740] T d86811e4d4594aabb7b64918ab7f82d7 P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e57a126bd9c4462a9ae67fb900ef96d, State: Initialized, Role: FOLLOWER
I20260713 09:08:54.855757 25029 consensus_queue.cc:260] T d86811e4d4594aabb7b64918ab7f82d7 P 1e57a126bd9c4462a9ae67fb900ef96d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.858062 25029 ts_tablet_manager.cc:1434] T d86811e4d4594aabb7b64918ab7f82d7 P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:08:54.859119 25029 tablet_bootstrap.cc:492] T 2271509e06c648b49d327ce2b27cc5ba P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap starting.
I20260713 09:08:54.859238 25027 tablet_bootstrap.cc:654] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:54.859956 25026 tablet_bootstrap.cc:492] T 13b2af68ba7845cebfa66a6693ea3440 P b272cbb1369a4bb88157c885d84c1633: No bootstrap required, opened a new log
I20260713 09:08:54.860476 25026 ts_tablet_manager.cc:1403] T 13b2af68ba7845cebfa66a6693ea3440 P b272cbb1369a4bb88157c885d84c1633: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.004s
I20260713 09:08:54.863935 25026 raft_consensus.cc:359] T 13b2af68ba7845cebfa66a6693ea3440 P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.864871 25026 raft_consensus.cc:385] T 13b2af68ba7845cebfa66a6693ea3440 P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:54.865236 25026 raft_consensus.cc:740] T 13b2af68ba7845cebfa66a6693ea3440 P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b272cbb1369a4bb88157c885d84c1633, State: Initialized, Role: FOLLOWER
I20260713 09:08:54.866775 25029 tablet_bootstrap.cc:654] T 2271509e06c648b49d327ce2b27cc5ba P 1e57a126bd9c4462a9ae67fb900ef96d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:54.866460 25026 consensus_queue.cc:260] T 13b2af68ba7845cebfa66a6693ea3440 P b272cbb1369a4bb88157c885d84c1633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.869164 25026 ts_tablet_manager.cc:1434] T 13b2af68ba7845cebfa66a6693ea3440 P b272cbb1369a4bb88157c885d84c1633: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:08:54.870112 25026 tablet_bootstrap.cc:492] T 0f99dd340da546bf858be558a5bbc093 P b272cbb1369a4bb88157c885d84c1633: Bootstrap starting.
I20260713 09:08:54.870500 25027 tablet_bootstrap.cc:492] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068: No bootstrap required, opened a new log
I20260713 09:08:54.870981 25027 ts_tablet_manager.cc:1403] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260713 09:08:54.873942 25027 raft_consensus.cc:359] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.874687 25027 raft_consensus.cc:385] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:54.874979 25027 raft_consensus.cc:740] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a2a9466f4b649c5a470ac3d18234068, State: Initialized, Role: FOLLOWER
I20260713 09:08:54.876335 25026 tablet_bootstrap.cc:654] T 0f99dd340da546bf858be558a5bbc093 P b272cbb1369a4bb88157c885d84c1633: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:54.875877 25027 consensus_queue.cc:260] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.879980 25033 raft_consensus.cc:493] T caa462468c424430a9e4c52d5591e852 P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:54.880558 25033 raft_consensus.cc:515] T caa462468c424430a9e4c52d5591e852 P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.882336 25027 ts_tablet_manager.cc:1434] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:08:54.882690 25029 tablet_bootstrap.cc:492] T 2271509e06c648b49d327ce2b27cc5ba P 1e57a126bd9c4462a9ae67fb900ef96d: No bootstrap required, opened a new log
I20260713 09:08:54.883229 25029 ts_tablet_manager.cc:1403] T 2271509e06c648b49d327ce2b27cc5ba P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.004s
I20260713 09:08:54.883533 25033 leader_election.cc:290] T caa462468c424430a9e4c52d5591e852 P 1e57a126bd9c4462a9ae67fb900ef96d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a2a9466f4b649c5a470ac3d18234068 (127.21.94.130:44847), b272cbb1369a4bb88157c885d84c1633 (127.21.94.131:39247)
I20260713 09:08:54.883747 25027 tablet_bootstrap.cc:492] T 86cd66e43a3348829286325dd5426f8c P 6a2a9466f4b649c5a470ac3d18234068: Bootstrap starting.
I20260713 09:08:54.886646 25029 raft_consensus.cc:359] T 2271509e06c648b49d327ce2b27cc5ba P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.887622 25029 raft_consensus.cc:385] T 2271509e06c648b49d327ce2b27cc5ba P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:54.887923 25029 raft_consensus.cc:740] T 2271509e06c648b49d327ce2b27cc5ba P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e57a126bd9c4462a9ae67fb900ef96d, State: Initialized, Role: FOLLOWER
I20260713 09:08:54.888674 25029 consensus_queue.cc:260] T 2271509e06c648b49d327ce2b27cc5ba P 1e57a126bd9c4462a9ae67fb900ef96d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.890977 25029 ts_tablet_manager.cc:1434] T 2271509e06c648b49d327ce2b27cc5ba P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:08:54.891870 25027 tablet_bootstrap.cc:654] T 86cd66e43a3348829286325dd5426f8c P 6a2a9466f4b649c5a470ac3d18234068: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:54.891891 25029 tablet_bootstrap.cc:492] T 50cf2bfaab304b8eb8f98cf3b073d955 P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap starting.
I20260713 09:08:54.896601 25026 tablet_bootstrap.cc:492] T 0f99dd340da546bf858be558a5bbc093 P b272cbb1369a4bb88157c885d84c1633: No bootstrap required, opened a new log
I20260713 09:08:54.897248 25026 ts_tablet_manager.cc:1403] T 0f99dd340da546bf858be558a5bbc093 P b272cbb1369a4bb88157c885d84c1633: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.003s
I20260713 09:08:54.900511 25029 tablet_bootstrap.cc:654] T 50cf2bfaab304b8eb8f98cf3b073d955 P 1e57a126bd9c4462a9ae67fb900ef96d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:54.900710 25026 raft_consensus.cc:359] T 0f99dd340da546bf858be558a5bbc093 P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.901816 25026 raft_consensus.cc:385] T 0f99dd340da546bf858be558a5bbc093 P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:54.902225 25026 raft_consensus.cc:740] T 0f99dd340da546bf858be558a5bbc093 P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b272cbb1369a4bb88157c885d84c1633, State: Initialized, Role: FOLLOWER
I20260713 09:08:54.903218 25026 consensus_queue.cc:260] T 0f99dd340da546bf858be558a5bbc093 P b272cbb1369a4bb88157c885d84c1633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.909212 25026 ts_tablet_manager.cc:1434] T 0f99dd340da546bf858be558a5bbc093 P b272cbb1369a4bb88157c885d84c1633: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260713 09:08:54.910459 25026 tablet_bootstrap.cc:492] T d86811e4d4594aabb7b64918ab7f82d7 P b272cbb1369a4bb88157c885d84c1633: Bootstrap starting.
I20260713 09:08:54.913038 25029 tablet_bootstrap.cc:492] T 50cf2bfaab304b8eb8f98cf3b073d955 P 1e57a126bd9c4462a9ae67fb900ef96d: No bootstrap required, opened a new log
I20260713 09:08:54.913836 25029 ts_tablet_manager.cc:1403] T 50cf2bfaab304b8eb8f98cf3b073d955 P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.005s
I20260713 09:08:54.917434 25029 raft_consensus.cc:359] T 50cf2bfaab304b8eb8f98cf3b073d955 P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.918460 25029 raft_consensus.cc:385] T 50cf2bfaab304b8eb8f98cf3b073d955 P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:54.918538 25026 tablet_bootstrap.cc:654] T d86811e4d4594aabb7b64918ab7f82d7 P b272cbb1369a4bb88157c885d84c1633: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:54.919075 25029 raft_consensus.cc:740] T 50cf2bfaab304b8eb8f98cf3b073d955 P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e57a126bd9c4462a9ae67fb900ef96d, State: Initialized, Role: FOLLOWER
I20260713 09:08:54.920203 25029 consensus_queue.cc:260] T 50cf2bfaab304b8eb8f98cf3b073d955 P 1e57a126bd9c4462a9ae67fb900ef96d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.923457 25029 ts_tablet_manager.cc:1434] T 50cf2bfaab304b8eb8f98cf3b073d955 P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:08:54.924791 25029 tablet_bootstrap.cc:492] T 0f99dd340da546bf858be558a5bbc093 P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap starting.
I20260713 09:08:54.932325 25029 tablet_bootstrap.cc:654] T 0f99dd340da546bf858be558a5bbc093 P 1e57a126bd9c4462a9ae67fb900ef96d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:54.935083 25030 raft_consensus.cc:493] T 86cd66e43a3348829286325dd5426f8c P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:54.935873 25027 tablet_bootstrap.cc:492] T 86cd66e43a3348829286325dd5426f8c P 6a2a9466f4b649c5a470ac3d18234068: No bootstrap required, opened a new log
I20260713 09:08:54.935652 25030 raft_consensus.cc:515] T 86cd66e43a3348829286325dd5426f8c P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } } peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } }
I20260713 09:08:54.936597 25027 ts_tablet_manager.cc:1403] T 86cd66e43a3348829286325dd5426f8c P 6a2a9466f4b649c5a470ac3d18234068: Time spent bootstrapping tablet: real 0.053s	user 0.022s	sys 0.022s
I20260713 09:08:54.937767 25026 tablet_bootstrap.cc:492] T d86811e4d4594aabb7b64918ab7f82d7 P b272cbb1369a4bb88157c885d84c1633: No bootstrap required, opened a new log
I20260713 09:08:54.938304 25026 ts_tablet_manager.cc:1403] T d86811e4d4594aabb7b64918ab7f82d7 P b272cbb1369a4bb88157c885d84c1633: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.010s
I20260713 09:08:54.940687 25027 raft_consensus.cc:359] T 86cd66e43a3348829286325dd5426f8c P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } } peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } }
I20260713 09:08:54.941932 25027 raft_consensus.cc:385] T 86cd66e43a3348829286325dd5426f8c P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:54.942445 25027 raft_consensus.cc:740] T 86cd66e43a3348829286325dd5426f8c P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a2a9466f4b649c5a470ac3d18234068, State: Initialized, Role: FOLLOWER
I20260713 09:08:54.943722 25027 consensus_queue.cc:260] T 86cd66e43a3348829286325dd5426f8c P 6a2a9466f4b649c5a470ac3d18234068 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } } peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } }
I20260713 09:08:54.945791 25030 leader_election.cc:290] T 86cd66e43a3348829286325dd5426f8c P b272cbb1369a4bb88157c885d84c1633 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a2a9466f4b649c5a470ac3d18234068 (127.21.94.130:44847), 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551)
I20260713 09:08:54.947556 25027 ts_tablet_manager.cc:1434] T 86cd66e43a3348829286325dd5426f8c P 6a2a9466f4b649c5a470ac3d18234068: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:08:54.948822 25027 tablet_bootstrap.cc:492] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068: Bootstrap starting.
I20260713 09:08:54.951643 25034 raft_consensus.cc:493] T 2271509e06c648b49d327ce2b27cc5ba P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:54.952169 25034 raft_consensus.cc:515] T 2271509e06c648b49d327ce2b27cc5ba P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.954847 25034 leader_election.cc:290] T 2271509e06c648b49d327ce2b27cc5ba P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551), b272cbb1369a4bb88157c885d84c1633 (127.21.94.131:39247)
I20260713 09:08:54.955344 25034 raft_consensus.cc:493] T 0f99dd340da546bf858be558a5bbc093 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:54.955801 25034 raft_consensus.cc:515] T 0f99dd340da546bf858be558a5bbc093 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.941258 25026 raft_consensus.cc:359] T d86811e4d4594aabb7b64918ab7f82d7 P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.958158 25026 raft_consensus.cc:385] T d86811e4d4594aabb7b64918ab7f82d7 P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:54.958518 25026 raft_consensus.cc:740] T d86811e4d4594aabb7b64918ab7f82d7 P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b272cbb1369a4bb88157c885d84c1633, State: Initialized, Role: FOLLOWER
I20260713 09:08:54.958724 25027 tablet_bootstrap.cc:654] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:54.959357 25026 consensus_queue.cc:260] T d86811e4d4594aabb7b64918ab7f82d7 P b272cbb1369a4bb88157c885d84c1633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.967329 24912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa462468c424430a9e4c52d5591e852" candidate_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2a9466f4b649c5a470ac3d18234068" is_pre_election: true
I20260713 09:08:54.965067 25026 ts_tablet_manager.cc:1434] T d86811e4d4594aabb7b64918ab7f82d7 P b272cbb1369a4bb88157c885d84c1633: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260713 09:08:54.971936 25034 leader_election.cc:290] T 0f99dd340da546bf858be558a5bbc093 P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551), b272cbb1369a4bb88157c885d84c1633 (127.21.94.131:39247)
I20260713 09:08:54.972513 25034 raft_consensus.cc:493] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:54.972976 25034 raft_consensus.cc:515] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.974790 24986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa462468c424430a9e4c52d5591e852" candidate_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b272cbb1369a4bb88157c885d84c1633" is_pre_election: true
I20260713 09:08:54.975816 25034 leader_election.cc:290] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551), b272cbb1369a4bb88157c885d84c1633 (127.21.94.131:39247)
I20260713 09:08:54.976976 25026 tablet_bootstrap.cc:492] T caa462468c424430a9e4c52d5591e852 P b272cbb1369a4bb88157c885d84c1633: Bootstrap starting.
I20260713 09:08:54.983548 25029 tablet_bootstrap.cc:492] T 0f99dd340da546bf858be558a5bbc093 P 1e57a126bd9c4462a9ae67fb900ef96d: No bootstrap required, opened a new log
I20260713 09:08:54.984216 25029 ts_tablet_manager.cc:1403] T 0f99dd340da546bf858be558a5bbc093 P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.005s
I20260713 09:08:54.984898 25030 raft_consensus.cc:493] T 573b95c599b742199600d8f96cd13e7c P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:54.985728 25030 raft_consensus.cc:515] T 573b95c599b742199600d8f96cd13e7c P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.986526 25034 raft_consensus.cc:493] T 13b2af68ba7845cebfa66a6693ea3440 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:54.987427 25034 raft_consensus.cc:515] T 13b2af68ba7845cebfa66a6693ea3440 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.987974 25030 leader_election.cc:290] T 573b95c599b742199600d8f96cd13e7c P b272cbb1369a4bb88157c885d84c1633 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551), 6a2a9466f4b649c5a470ac3d18234068 (127.21.94.130:44847)
I20260713 09:08:54.990049 25034 leader_election.cc:290] T 13b2af68ba7845cebfa66a6693ea3440 P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551), b272cbb1369a4bb88157c885d84c1633 (127.21.94.131:39247)
I20260713 09:08:54.989895 25029 raft_consensus.cc:359] T 0f99dd340da546bf858be558a5bbc093 P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:54.990839 25029 raft_consensus.cc:385] T 0f99dd340da546bf858be558a5bbc093 P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:54.991221 25029 raft_consensus.cc:740] T 0f99dd340da546bf858be558a5bbc093 P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e57a126bd9c4462a9ae67fb900ef96d, State: Initialized, Role: FOLLOWER
W20260713 09:08:54.983585 24802 leader_election.cc:343] T caa462468c424430a9e4c52d5591e852 P 1e57a126bd9c4462a9ae67fb900ef96d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a2a9466f4b649c5a470ac3d18234068 (127.21.94.130:44847): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:54.993554 25029 consensus_queue.cc:260] T 0f99dd340da546bf858be558a5bbc093 P 1e57a126bd9c4462a9ae67fb900ef96d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
W20260713 09:08:54.996079 24783 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:08:54.991401 25026 tablet_bootstrap.cc:654] T caa462468c424430a9e4c52d5591e852 P b272cbb1369a4bb88157c885d84c1633: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:54.995749 25027 tablet_bootstrap.cc:492] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068: No bootstrap required, opened a new log
I20260713 09:08:54.997795 25027 ts_tablet_manager.cc:1403] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.004s
I20260713 09:08:54.999321 25033 raft_consensus.cc:493] T 86cd66e43a3348829286325dd5426f8c P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:54.999876 25033 raft_consensus.cc:515] T 86cd66e43a3348829286325dd5426f8c P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } } peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } }
I20260713 09:08:55.000720 25029 ts_tablet_manager.cc:1434] T 0f99dd340da546bf858be558a5bbc093 P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:08:55.001848 25029 tablet_bootstrap.cc:492] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap starting.
W20260713 09:08:54.997783 24802 leader_election.cc:343] T caa462468c424430a9e4c52d5591e852 P 1e57a126bd9c4462a9ae67fb900ef96d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b272cbb1369a4bb88157c885d84c1633 (127.21.94.131:39247): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:55.005882 24802 leader_election.cc:304] T caa462468c424430a9e4c52d5591e852 P 1e57a126bd9c4462a9ae67fb900ef96d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e57a126bd9c4462a9ae67fb900ef96d; no voters: 6a2a9466f4b649c5a470ac3d18234068, b272cbb1369a4bb88157c885d84c1633
I20260713 09:08:55.013422 25033 leader_election.cc:290] T 86cd66e43a3348829286325dd5426f8c P 1e57a126bd9c4462a9ae67fb900ef96d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a2a9466f4b649c5a470ac3d18234068 (127.21.94.130:44847), b272cbb1369a4bb88157c885d84c1633 (127.21.94.131:39247)
I20260713 09:08:55.013265 25027 raft_consensus.cc:359] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.014104 25033 raft_consensus.cc:2749] T caa462468c424430a9e4c52d5591e852 P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:55.014364 25027 raft_consensus.cc:385] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.014846 25027 raft_consensus.cc:740] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a2a9466f4b649c5a470ac3d18234068, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.015664 25027 consensus_queue.cc:260] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.017982 25027 ts_tablet_manager.cc:1434] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.008s
I20260713 09:08:55.023455 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573b95c599b742199600d8f96cd13e7c" candidate_uuid: "b272cbb1369a4bb88157c885d84c1633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" is_pre_election: true
I20260713 09:08:55.023733 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cd66e43a3348829286325dd5426f8c" candidate_uuid: "b272cbb1369a4bb88157c885d84c1633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" is_pre_election: true
I20260713 09:08:55.024276 24836 raft_consensus.cc:2468] T 573b95c599b742199600d8f96cd13e7c P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b272cbb1369a4bb88157c885d84c1633 in term 0.
I20260713 09:08:55.023507 25029 tablet_bootstrap.cc:654] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.022575 24911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573b95c599b742199600d8f96cd13e7c" candidate_uuid: "b272cbb1369a4bb88157c885d84c1633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2a9466f4b649c5a470ac3d18234068" is_pre_election: true
I20260713 09:08:55.025951 24911 raft_consensus.cc:2468] T 573b95c599b742199600d8f96cd13e7c P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b272cbb1369a4bb88157c885d84c1633 in term 0.
I20260713 09:08:55.024575 25027 tablet_bootstrap.cc:492] T 50cf2bfaab304b8eb8f98cf3b073d955 P 6a2a9466f4b649c5a470ac3d18234068: Bootstrap starting.
I20260713 09:08:55.024657 24837 raft_consensus.cc:2468] T 86cd66e43a3348829286325dd5426f8c P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b272cbb1369a4bb88157c885d84c1633 in term 0.
I20260713 09:08:55.020931 24912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cd66e43a3348829286325dd5426f8c" candidate_uuid: "b272cbb1369a4bb88157c885d84c1633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2a9466f4b649c5a470ac3d18234068" is_pre_election: true
I20260713 09:08:55.025947 24951 leader_election.cc:304] T 573b95c599b742199600d8f96cd13e7c P b272cbb1369a4bb88157c885d84c1633 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e57a126bd9c4462a9ae67fb900ef96d, b272cbb1369a4bb88157c885d84c1633; no voters: 
I20260713 09:08:55.027438 24912 raft_consensus.cc:2468] T 86cd66e43a3348829286325dd5426f8c P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b272cbb1369a4bb88157c885d84c1633 in term 0.
I20260713 09:08:55.028996 24951 leader_election.cc:304] T 86cd66e43a3348829286325dd5426f8c P b272cbb1369a4bb88157c885d84c1633 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e57a126bd9c4462a9ae67fb900ef96d, b272cbb1369a4bb88157c885d84c1633; no voters: 
I20260713 09:08:55.030486 25064 raft_consensus.cc:493] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:55.031051 25064 raft_consensus.cc:515] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.031672 25030 raft_consensus.cc:2804] T 86cd66e43a3348829286325dd5426f8c P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:55.032148 25030 raft_consensus.cc:493] T 86cd66e43a3348829286325dd5426f8c P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:55.032538 25030 raft_consensus.cc:3060] T 86cd66e43a3348829286325dd5426f8c P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.031572 25066 raft_consensus.cc:2804] T 573b95c599b742199600d8f96cd13e7c P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:55.033092 25066 raft_consensus.cc:493] T 573b95c599b742199600d8f96cd13e7c P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:55.033598 25064 leader_election.cc:290] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a2a9466f4b649c5a470ac3d18234068 (127.21.94.130:44847), b272cbb1369a4bb88157c885d84c1633 (127.21.94.131:39247)
I20260713 09:08:55.034019 25066 raft_consensus.cc:3060] T 573b95c599b742199600d8f96cd13e7c P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.037629 25027 tablet_bootstrap.cc:654] T 50cf2bfaab304b8eb8f98cf3b073d955 P 6a2a9466f4b649c5a470ac3d18234068: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.042596 24912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cd66e43a3348829286325dd5426f8c" candidate_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2a9466f4b649c5a470ac3d18234068" is_pre_election: true
I20260713 09:08:55.043525 24912 raft_consensus.cc:2468] T 86cd66e43a3348829286325dd5426f8c P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e57a126bd9c4462a9ae67fb900ef96d in term 0.
I20260713 09:08:55.046133 24986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cd66e43a3348829286325dd5426f8c" candidate_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b272cbb1369a4bb88157c885d84c1633" is_pre_election: true
I20260713 09:08:55.047433 25029 tablet_bootstrap.cc:492] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d: No bootstrap required, opened a new log
I20260713 09:08:55.048035 25029 ts_tablet_manager.cc:1403] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.003s
I20260713 09:08:55.047964 24912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "665acb601ba14aa98369e4dca839615b" candidate_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2a9466f4b649c5a470ac3d18234068" is_pre_election: true
I20260713 09:08:55.048827 24912 raft_consensus.cc:2468] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e57a126bd9c4462a9ae67fb900ef96d in term 0.
I20260713 09:08:55.050397 24837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2271509e06c648b49d327ce2b27cc5ba" candidate_uuid: "6a2a9466f4b649c5a470ac3d18234068" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" is_pre_election: true
I20260713 09:08:55.051093 24837 raft_consensus.cc:2468] T 2271509e06c648b49d327ce2b27cc5ba P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a2a9466f4b649c5a470ac3d18234068 in term 0.
I20260713 09:08:55.051185 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f99dd340da546bf858be558a5bbc093" candidate_uuid: "6a2a9466f4b649c5a470ac3d18234068" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" is_pre_election: true
I20260713 09:08:55.051560 24835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86811e4d4594aabb7b64918ab7f82d7" candidate_uuid: "6a2a9466f4b649c5a470ac3d18234068" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" is_pre_election: true
I20260713 09:08:55.051900 24836 raft_consensus.cc:2468] T 0f99dd340da546bf858be558a5bbc093 P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a2a9466f4b649c5a470ac3d18234068 in term 0.
I20260713 09:08:55.052309 24835 raft_consensus.cc:2468] T d86811e4d4594aabb7b64918ab7f82d7 P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a2a9466f4b649c5a470ac3d18234068 in term 0.
I20260713 09:08:55.053459 24985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "665acb601ba14aa98369e4dca839615b" candidate_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b272cbb1369a4bb88157c885d84c1633" is_pre_election: true
I20260713 09:08:55.053789 24984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2271509e06c648b49d327ce2b27cc5ba" candidate_uuid: "6a2a9466f4b649c5a470ac3d18234068" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b272cbb1369a4bb88157c885d84c1633" is_pre_election: true
I20260713 09:08:55.054188 24985 raft_consensus.cc:2468] T 665acb601ba14aa98369e4dca839615b P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e57a126bd9c4462a9ae67fb900ef96d in term 0.
I20260713 09:08:55.054337 25029 raft_consensus.cc:359] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.055035 24983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f99dd340da546bf858be558a5bbc093" candidate_uuid: "6a2a9466f4b649c5a470ac3d18234068" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b272cbb1369a4bb88157c885d84c1633" is_pre_election: true
I20260713 09:08:55.055368 25029 raft_consensus.cc:385] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.055749 24983 raft_consensus.cc:2468] T 0f99dd340da546bf858be558a5bbc093 P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a2a9466f4b649c5a470ac3d18234068 in term 0.
I20260713 09:08:55.055868 25029 raft_consensus.cc:740] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e57a126bd9c4462a9ae67fb900ef96d, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.041148 25030 raft_consensus.cc:515] T 86cd66e43a3348829286325dd5426f8c P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } } peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } }
I20260713 09:08:55.057102 24986 raft_consensus.cc:2393] T 86cd66e43a3348829286325dd5426f8c P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1e57a126bd9c4462a9ae67fb900ef96d in current term 1: Already voted for candidate b272cbb1369a4bb88157c885d84c1633 in this term.
I20260713 09:08:55.057816 24981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b2af68ba7845cebfa66a6693ea3440" candidate_uuid: "6a2a9466f4b649c5a470ac3d18234068" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b272cbb1369a4bb88157c885d84c1633" is_pre_election: true
I20260713 09:08:55.058498 24981 raft_consensus.cc:2468] T 13b2af68ba7845cebfa66a6693ea3440 P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a2a9466f4b649c5a470ac3d18234068 in term 0.
I20260713 09:08:55.057150 25029 consensus_queue.cc:260] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.059301 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b2af68ba7845cebfa66a6693ea3440" candidate_uuid: "6a2a9466f4b649c5a470ac3d18234068" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" is_pre_election: true
I20260713 09:08:55.059352 25066 raft_consensus.cc:515] T 573b95c599b742199600d8f96cd13e7c P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.060165 24834 raft_consensus.cc:2468] T 13b2af68ba7845cebfa66a6693ea3440 P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a2a9466f4b649c5a470ac3d18234068 in term 0.
I20260713 09:08:55.056941 24982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86811e4d4594aabb7b64918ab7f82d7" candidate_uuid: "6a2a9466f4b649c5a470ac3d18234068" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b272cbb1369a4bb88157c885d84c1633" is_pre_election: true
I20260713 09:08:55.061124 24982 raft_consensus.cc:2468] T d86811e4d4594aabb7b64918ab7f82d7 P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a2a9466f4b649c5a470ac3d18234068 in term 0.
I20260713 09:08:55.061278 24802 leader_election.cc:304] T 86cd66e43a3348829286325dd5426f8c P 1e57a126bd9c4462a9ae67fb900ef96d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e57a126bd9c4462a9ae67fb900ef96d, 6a2a9466f4b649c5a470ac3d18234068; no voters: 
I20260713 09:08:55.054339 24877 leader_election.cc:304] T 2271509e06c648b49d327ce2b27cc5ba P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e57a126bd9c4462a9ae67fb900ef96d, 6a2a9466f4b649c5a470ac3d18234068; no voters: 
I20260713 09:08:55.063211 25066 leader_election.cc:290] T 573b95c599b742199600d8f96cd13e7c P b272cbb1369a4bb88157c885d84c1633 [CANDIDATE]: Term 1 election: Requested vote from peers 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551), 6a2a9466f4b649c5a470ac3d18234068 (127.21.94.130:44847)
I20260713 09:08:55.063218 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573b95c599b742199600d8f96cd13e7c" candidate_uuid: "b272cbb1369a4bb88157c885d84c1633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e57a126bd9c4462a9ae67fb900ef96d"
I20260713 09:08:55.064102 24834 raft_consensus.cc:3060] T 573b95c599b742199600d8f96cd13e7c P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.064275 24911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cd66e43a3348829286325dd5426f8c" candidate_uuid: "b272cbb1369a4bb88157c885d84c1633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2a9466f4b649c5a470ac3d18234068"
I20260713 09:08:55.064429 24912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573b95c599b742199600d8f96cd13e7c" candidate_uuid: "b272cbb1369a4bb88157c885d84c1633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2a9466f4b649c5a470ac3d18234068"
I20260713 09:08:55.064914 24911 raft_consensus.cc:3060] T 86cd66e43a3348829286325dd5426f8c P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.065237 24912 raft_consensus.cc:3060] T 573b95c599b742199600d8f96cd13e7c P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.066220 25034 raft_consensus.cc:2804] T 2271509e06c648b49d327ce2b27cc5ba P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:55.066627 25034 raft_consensus.cc:493] T 2271509e06c648b49d327ce2b27cc5ba P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:55.067010 25034 raft_consensus.cc:3060] T 2271509e06c648b49d327ce2b27cc5ba P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:08:55.068324 24877 leader_election.cc:343] T 2271509e06c648b49d327ce2b27cc5ba P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b272cbb1369a4bb88157c885d84c1633 (127.21.94.131:39247): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:55.069370 24877 leader_election.cc:304] T 0f99dd340da546bf858be558a5bbc093 P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a2a9466f4b649c5a470ac3d18234068, b272cbb1369a4bb88157c885d84c1633; no voters: 
I20260713 09:08:55.070178 25058 raft_consensus.cc:2804] T 0f99dd340da546bf858be558a5bbc093 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:55.070290 24877 leader_election.cc:304] T 13b2af68ba7845cebfa66a6693ea3440 P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a2a9466f4b649c5a470ac3d18234068, b272cbb1369a4bb88157c885d84c1633; no voters: 
I20260713 09:08:55.070715 25058 raft_consensus.cc:493] T 0f99dd340da546bf858be558a5bbc093 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:55.071130 25058 raft_consensus.cc:3060] T 0f99dd340da546bf858be558a5bbc093 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.072568 24911 raft_consensus.cc:2468] T 86cd66e43a3348829286325dd5426f8c P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b272cbb1369a4bb88157c885d84c1633 in term 1.
I20260713 09:08:55.064286 25029 ts_tablet_manager.cc:1434] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:08:55.073746 24951 leader_election.cc:304] T 86cd66e43a3348829286325dd5426f8c P b272cbb1369a4bb88157c885d84c1633 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a2a9466f4b649c5a470ac3d18234068, b272cbb1369a4bb88157c885d84c1633; no voters: 
I20260713 09:08:55.074925 25066 raft_consensus.cc:2804] T 86cd66e43a3348829286325dd5426f8c P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:55.076586 25033 raft_consensus.cc:493] T 50cf2bfaab304b8eb8f98cf3b073d955 P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:55.076697 25064 raft_consensus.cc:2804] T 86cd66e43a3348829286325dd5426f8c P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:55.077169 25064 raft_consensus.cc:493] T 86cd66e43a3348829286325dd5426f8c P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:55.077216 25033 raft_consensus.cc:515] T 50cf2bfaab304b8eb8f98cf3b073d955 P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.077847 25064 raft_consensus.cc:3060] T 86cd66e43a3348829286325dd5426f8c P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.079674 25033 leader_election.cc:290] T 50cf2bfaab304b8eb8f98cf3b073d955 P 1e57a126bd9c4462a9ae67fb900ef96d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a2a9466f4b649c5a470ac3d18234068 (127.21.94.130:44847), b272cbb1369a4bb88157c885d84c1633 (127.21.94.131:39247)
I20260713 09:08:55.080528 24802 leader_election.cc:304] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e57a126bd9c4462a9ae67fb900ef96d, 6a2a9466f4b649c5a470ac3d18234068; no voters: 
I20260713 09:08:55.076982 25034 raft_consensus.cc:515] T 2271509e06c648b49d327ce2b27cc5ba P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.082547 25066 raft_consensus.cc:697] T 86cd66e43a3348829286325dd5426f8c P b272cbb1369a4bb88157c885d84c1633 [term 1 LEADER]: Becoming Leader. State: Replica: b272cbb1369a4bb88157c885d84c1633, State: Running, Role: LEADER
I20260713 09:08:55.083707 25034 leader_election.cc:290] T 2271509e06c648b49d327ce2b27cc5ba P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 1 election: Requested vote from peers 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551), b272cbb1369a4bb88157c885d84c1633 (127.21.94.131:39247)
I20260713 09:08:55.083544 25066 consensus_queue.cc:237] T 86cd66e43a3348829286325dd5426f8c P b272cbb1369a4bb88157c885d84c1633 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } } peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } }
I20260713 09:08:55.084281 25034 raft_consensus.cc:2804] T 13b2af68ba7845cebfa66a6693ea3440 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:55.084470 24911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cf2bfaab304b8eb8f98cf3b073d955" candidate_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2a9466f4b649c5a470ac3d18234068" is_pre_election: true
I20260713 09:08:55.084702 25034 raft_consensus.cc:493] T 13b2af68ba7845cebfa66a6693ea3440 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:55.085071 25034 raft_consensus.cc:3060] T 13b2af68ba7845cebfa66a6693ea3440 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.081480 25033 raft_consensus.cc:2804] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:55.086145 25033 raft_consensus.cc:493] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:55.086586 25033 raft_consensus.cc:3060] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.080968 24834 raft_consensus.cc:2468] T 573b95c599b742199600d8f96cd13e7c P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b272cbb1369a4bb88157c885d84c1633 in term 1.
I20260713 09:08:55.087878 24951 leader_election.cc:304] T 573b95c599b742199600d8f96cd13e7c P b272cbb1369a4bb88157c885d84c1633 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e57a126bd9c4462a9ae67fb900ef96d, b272cbb1369a4bb88157c885d84c1633; no voters: 
I20260713 09:08:55.088570 25026 tablet_bootstrap.cc:492] T caa462468c424430a9e4c52d5591e852 P b272cbb1369a4bb88157c885d84c1633: No bootstrap required, opened a new log
I20260713 09:08:55.089146 25026 ts_tablet_manager.cc:1403] T caa462468c424430a9e4c52d5591e852 P b272cbb1369a4bb88157c885d84c1633: Time spent bootstrapping tablet: real 0.112s	user 0.013s	sys 0.001s
I20260713 09:08:55.089493 25064 raft_consensus.cc:515] T 86cd66e43a3348829286325dd5426f8c P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } } peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } }
I20260713 09:08:55.092798 25064 leader_election.cc:290] T 86cd66e43a3348829286325dd5426f8c P 1e57a126bd9c4462a9ae67fb900ef96d [CANDIDATE]: Term 1 election: Requested vote from peers 6a2a9466f4b649c5a470ac3d18234068 (127.21.94.130:44847), b272cbb1369a4bb88157c885d84c1633 (127.21.94.131:39247)
I20260713 09:08:55.092453 25026 raft_consensus.cc:359] T caa462468c424430a9e4c52d5591e852 P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.090608 25058 raft_consensus.cc:515] T 0f99dd340da546bf858be558a5bbc093 P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.093492 25026 raft_consensus.cc:385] T caa462468c424430a9e4c52d5591e852 P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.093528 25070 raft_consensus.cc:2804] T 573b95c599b742199600d8f96cd13e7c P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:55.093731 24877 leader_election.cc:304] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a2a9466f4b649c5a470ac3d18234068, b272cbb1369a4bb88157c885d84c1633; no voters: 
I20260713 09:08:55.094038 25026 raft_consensus.cc:740] T caa462468c424430a9e4c52d5591e852 P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b272cbb1369a4bb88157c885d84c1633, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.095310 25058 leader_election.cc:290] T 0f99dd340da546bf858be558a5bbc093 P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 1 election: Requested vote from peers 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551), b272cbb1369a4bb88157c885d84c1633 (127.21.94.131:39247)
I20260713 09:08:55.095865 25030 leader_election.cc:290] T 86cd66e43a3348829286325dd5426f8c P b272cbb1369a4bb88157c885d84c1633 [CANDIDATE]: Term 1 election: Requested vote from peers 6a2a9466f4b649c5a470ac3d18234068 (127.21.94.130:44847), 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551)
I20260713 09:08:55.096506 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cd66e43a3348829286325dd5426f8c" candidate_uuid: "b272cbb1369a4bb88157c885d84c1633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e57a126bd9c4462a9ae67fb900ef96d"
I20260713 09:08:55.096117 25058 raft_consensus.cc:2804] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:55.097519 24834 raft_consensus.cc:2393] T 86cd66e43a3348829286325dd5426f8c P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b272cbb1369a4bb88157c885d84c1633 in current term 1: Already voted for candidate 1e57a126bd9c4462a9ae67fb900ef96d in this term.
I20260713 09:08:55.097579 25058 raft_consensus.cc:493] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:55.099035 24982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cf2bfaab304b8eb8f98cf3b073d955" candidate_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b272cbb1369a4bb88157c885d84c1633" is_pre_election: true
I20260713 09:08:55.098949 25058 raft_consensus.cc:3060] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.101958 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2271509e06c648b49d327ce2b27cc5ba" candidate_uuid: "6a2a9466f4b649c5a470ac3d18234068" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e57a126bd9c4462a9ae67fb900ef96d"
I20260713 09:08:55.102777 24834 raft_consensus.cc:3060] T 2271509e06c648b49d327ce2b27cc5ba P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.096669 25033 raft_consensus.cc:515] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
W20260713 09:08:55.104048 24802 leader_election.cc:343] T 50cf2bfaab304b8eb8f98cf3b073d955 P 1e57a126bd9c4462a9ae67fb900ef96d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b272cbb1369a4bb88157c885d84c1633 (127.21.94.131:39247): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:55.105331 25070 raft_consensus.cc:697] T 573b95c599b742199600d8f96cd13e7c P b272cbb1369a4bb88157c885d84c1633 [term 1 LEADER]: Becoming Leader. State: Replica: b272cbb1369a4bb88157c885d84c1633, State: Running, Role: LEADER
I20260713 09:08:55.106408 25070 consensus_queue.cc:237] T 573b95c599b742199600d8f96cd13e7c P b272cbb1369a4bb88157c885d84c1633 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.107287 24982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2271509e06c648b49d327ce2b27cc5ba" candidate_uuid: "6a2a9466f4b649c5a470ac3d18234068" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b272cbb1369a4bb88157c885d84c1633"
I20260713 09:08:55.106853 25033 leader_election.cc:290] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d [CANDIDATE]: Term 1 election: Requested vote from peers 6a2a9466f4b649c5a470ac3d18234068 (127.21.94.130:44847), b272cbb1369a4bb88157c885d84c1633 (127.21.94.131:39247)
I20260713 09:08:55.109504 24835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f99dd340da546bf858be558a5bbc093" candidate_uuid: "6a2a9466f4b649c5a470ac3d18234068" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e57a126bd9c4462a9ae67fb900ef96d"
I20260713 09:08:55.102146 24912 raft_consensus.cc:2468] T 573b95c599b742199600d8f96cd13e7c P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b272cbb1369a4bb88157c885d84c1633 in term 1.
I20260713 09:08:55.113075 24911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cd66e43a3348829286325dd5426f8c" candidate_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2a9466f4b649c5a470ac3d18234068"
I20260713 09:08:55.115480 25027 tablet_bootstrap.cc:492] T 50cf2bfaab304b8eb8f98cf3b073d955 P 6a2a9466f4b649c5a470ac3d18234068: No bootstrap required, opened a new log
I20260713 09:08:55.113838 25026 consensus_queue.cc:260] T caa462468c424430a9e4c52d5591e852 P b272cbb1369a4bb88157c885d84c1633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.150323 25027 ts_tablet_manager.cc:1403] T 50cf2bfaab304b8eb8f98cf3b073d955 P 6a2a9466f4b649c5a470ac3d18234068: Time spent bootstrapping tablet: real 0.126s	user 0.011s	sys 0.021s
I20260713 09:08:55.148413 24911 raft_consensus.cc:2393] T 86cd66e43a3348829286325dd5426f8c P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1e57a126bd9c4462a9ae67fb900ef96d in current term 1: Already voted for candidate b272cbb1369a4bb88157c885d84c1633 in this term.
W20260713 09:08:55.148984 24802 leader_election.cc:343] T 50cf2bfaab304b8eb8f98cf3b073d955 P 1e57a126bd9c4462a9ae67fb900ef96d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a2a9466f4b649c5a470ac3d18234068 (127.21.94.130:44847): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:55.151763 24734 catalog_manager.cc:5697] T 86cd66e43a3348829286325dd5426f8c P b272cbb1369a4bb88157c885d84c1633 reported cstate change: term changed from 0 to 1, leader changed from <none> to b272cbb1369a4bb88157c885d84c1633 (127.21.94.131). New cstate: current_term: 1 leader_uuid: "b272cbb1369a4bb88157c885d84c1633" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:55.152817 24802 leader_election.cc:304] T 50cf2bfaab304b8eb8f98cf3b073d955 P 1e57a126bd9c4462a9ae67fb900ef96d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e57a126bd9c4462a9ae67fb900ef96d; no voters: 6a2a9466f4b649c5a470ac3d18234068, b272cbb1369a4bb88157c885d84c1633
I20260713 09:08:55.115152 24986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86cd66e43a3348829286325dd5426f8c" candidate_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b272cbb1369a4bb88157c885d84c1633"
I20260713 09:08:55.148741 24835 raft_consensus.cc:3060] T 0f99dd340da546bf858be558a5bbc093 P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.155401 25034 raft_consensus.cc:515] T 13b2af68ba7845cebfa66a6693ea3440 P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.156692 25026 ts_tablet_manager.cc:1434] T caa462468c424430a9e4c52d5591e852 P b272cbb1369a4bb88157c885d84c1633: Time spent starting tablet: real 0.067s	user 0.007s	sys 0.000s
W20260713 09:08:55.133736 24877 leader_election.cc:343] T 2271509e06c648b49d327ce2b27cc5ba P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b272cbb1369a4bb88157c885d84c1633 (127.21.94.131:39247): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:55.113274 25058 raft_consensus.cc:515] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.157871 25026 tablet_bootstrap.cc:492] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633: Bootstrap starting.
I20260713 09:08:55.159272 25058 leader_election.cc:290] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 1 election: Requested vote from peers 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551), b272cbb1369a4bb88157c885d84c1633 (127.21.94.131:39247)
I20260713 09:08:55.115160 24982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f99dd340da546bf858be558a5bbc093" candidate_uuid: "6a2a9466f4b649c5a470ac3d18234068" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b272cbb1369a4bb88157c885d84c1633"
I20260713 09:08:55.160144 24982 raft_consensus.cc:3060] T 0f99dd340da546bf858be558a5bbc093 P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.161533 25033 raft_consensus.cc:2749] T 50cf2bfaab304b8eb8f98cf3b073d955 P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:55.162657 25027 raft_consensus.cc:359] T 50cf2bfaab304b8eb8f98cf3b073d955 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.163975 24986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "665acb601ba14aa98369e4dca839615b" candidate_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b272cbb1369a4bb88157c885d84c1633"
I20260713 09:08:55.168345 24981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86811e4d4594aabb7b64918ab7f82d7" candidate_uuid: "6a2a9466f4b649c5a470ac3d18234068" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b272cbb1369a4bb88157c885d84c1633"
I20260713 09:08:55.169083 24986 raft_consensus.cc:3060] T 665acb601ba14aa98369e4dca839615b P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.169257 24981 raft_consensus.cc:3060] T d86811e4d4594aabb7b64918ab7f82d7 P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.165381 24802 leader_election.cc:304] T 86cd66e43a3348829286325dd5426f8c P 1e57a126bd9c4462a9ae67fb900ef96d [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: 1e57a126bd9c4462a9ae67fb900ef96d; no voters: 6a2a9466f4b649c5a470ac3d18234068, b272cbb1369a4bb88157c885d84c1633
I20260713 09:08:55.116922 24910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "665acb601ba14aa98369e4dca839615b" candidate_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2a9466f4b649c5a470ac3d18234068"
I20260713 09:08:55.171402 25026 tablet_bootstrap.cc:654] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.172161 25033 raft_consensus.cc:2749] T 86cd66e43a3348829286325dd5426f8c P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:08:55.166741 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86811e4d4594aabb7b64918ab7f82d7" candidate_uuid: "6a2a9466f4b649c5a470ac3d18234068" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e57a126bd9c4462a9ae67fb900ef96d"
I20260713 09:08:55.173223 24836 raft_consensus.cc:3060] T d86811e4d4594aabb7b64918ab7f82d7 P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.171346 24910 raft_consensus.cc:3060] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.180845 25027 raft_consensus.cc:385] T 50cf2bfaab304b8eb8f98cf3b073d955 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.181473 25027 raft_consensus.cc:740] T 50cf2bfaab304b8eb8f98cf3b073d955 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a2a9466f4b649c5a470ac3d18234068, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.168264 24835 raft_consensus.cc:2468] T 0f99dd340da546bf858be558a5bbc093 P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a2a9466f4b649c5a470ac3d18234068 in term 1.
I20260713 09:08:55.113632 25064 raft_consensus.cc:493] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:55.184422 25027 consensus_queue.cc:260] T 50cf2bfaab304b8eb8f98cf3b073d955 P 6a2a9466f4b649c5a470ac3d18234068 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.196153 24877 leader_election.cc:304] T 0f99dd340da546bf858be558a5bbc093 P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e57a126bd9c4462a9ae67fb900ef96d, 6a2a9466f4b649c5a470ac3d18234068; no voters: 
I20260713 09:08:55.198171 24910 raft_consensus.cc:2468] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e57a126bd9c4462a9ae67fb900ef96d in term 1.
I20260713 09:08:55.199707 24802 leader_election.cc:304] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e57a126bd9c4462a9ae67fb900ef96d, 6a2a9466f4b649c5a470ac3d18234068; no voters: 
I20260713 09:08:55.200728 25033 raft_consensus.cc:2804] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:55.201301 25058 raft_consensus.cc:493] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:55.202472 24834 raft_consensus.cc:2468] T 2271509e06c648b49d327ce2b27cc5ba P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a2a9466f4b649c5a470ac3d18234068 in term 1.
I20260713 09:08:55.202152 25058 raft_consensus.cc:515] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.205387 25058 leader_election.cc:290] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551), b272cbb1369a4bb88157c885d84c1633 (127.21.94.131:39247)
I20260713 09:08:55.182865 25064 raft_consensus.cc:515] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.207176 25069 raft_consensus.cc:2804] T 0f99dd340da546bf858be558a5bbc093 P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:55.209758 25069 raft_consensus.cc:697] T 0f99dd340da546bf858be558a5bbc093 P 6a2a9466f4b649c5a470ac3d18234068 [term 1 LEADER]: Becoming Leader. State: Replica: 6a2a9466f4b649c5a470ac3d18234068, State: Running, Role: LEADER
I20260713 09:08:55.208227 25027 ts_tablet_manager.cc:1434] T 50cf2bfaab304b8eb8f98cf3b073d955 P 6a2a9466f4b649c5a470ac3d18234068: Time spent starting tablet: real 0.057s	user 0.003s	sys 0.004s
I20260713 09:08:55.212865 25027 tablet_bootstrap.cc:492] T caa462468c424430a9e4c52d5591e852 P 6a2a9466f4b649c5a470ac3d18234068: Bootstrap starting.
I20260713 09:08:55.210911 25069 consensus_queue.cc:237] T 0f99dd340da546bf858be558a5bbc093 P 6a2a9466f4b649c5a470ac3d18234068 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.192154 24986 raft_consensus.cc:2468] T 665acb601ba14aa98369e4dca839615b P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e57a126bd9c4462a9ae67fb900ef96d in term 1.
I20260713 09:08:55.216807 24981 raft_consensus.cc:2468] T d86811e4d4594aabb7b64918ab7f82d7 P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a2a9466f4b649c5a470ac3d18234068 in term 1.
I20260713 09:08:55.225080 25033 raft_consensus.cc:697] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 LEADER]: Becoming Leader. State: Replica: 1e57a126bd9c4462a9ae67fb900ef96d, State: Running, Role: LEADER
I20260713 09:08:55.226177 24877 leader_election.cc:304] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a2a9466f4b649c5a470ac3d18234068, b272cbb1369a4bb88157c885d84c1633; no voters: 
I20260713 09:08:55.226372 25033 consensus_queue.cc:237] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.229944 25027 tablet_bootstrap.cc:654] T caa462468c424430a9e4c52d5591e852 P 6a2a9466f4b649c5a470ac3d18234068: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.232213 25034 leader_election.cc:290] T 13b2af68ba7845cebfa66a6693ea3440 P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 1 election: Requested vote from peers 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551), b272cbb1369a4bb88157c885d84c1633 (127.21.94.131:39247)
I20260713 09:08:55.227901 25079 raft_consensus.cc:2804] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:55.228331 25064 leader_election.cc:290] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a2a9466f4b649c5a470ac3d18234068 (127.21.94.130:44847), b272cbb1369a4bb88157c885d84c1633 (127.21.94.131:39247)
I20260713 09:08:55.229192 24982 raft_consensus.cc:2468] T 0f99dd340da546bf858be558a5bbc093 P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a2a9466f4b649c5a470ac3d18234068 in term 1.
I20260713 09:08:55.227300 24877 leader_election.cc:304] T 2271509e06c648b49d327ce2b27cc5ba P 6a2a9466f4b649c5a470ac3d18234068 [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: 1e57a126bd9c4462a9ae67fb900ef96d, 6a2a9466f4b649c5a470ac3d18234068; no voters: b272cbb1369a4bb88157c885d84c1633
I20260713 09:08:55.233695 25026 tablet_bootstrap.cc:492] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633: No bootstrap required, opened a new log
I20260713 09:08:55.235507 25026 ts_tablet_manager.cc:1403] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633: Time spent bootstrapping tablet: real 0.078s	user 0.035s	sys 0.021s
I20260713 09:08:55.230340 24836 raft_consensus.cc:2468] T d86811e4d4594aabb7b64918ab7f82d7 P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a2a9466f4b649c5a470ac3d18234068 in term 1.
I20260713 09:08:55.236596 25058 raft_consensus.cc:2804] T 2271509e06c648b49d327ce2b27cc5ba P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:55.236677 24910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e519e99278b14cc4921e01acf0ae0a3f" candidate_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2a9466f4b649c5a470ac3d18234068" is_pre_election: true
I20260713 09:08:55.237942 24910 raft_consensus.cc:2468] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e57a126bd9c4462a9ae67fb900ef96d in term 0.
I20260713 09:08:55.235648 25079 raft_consensus.cc:697] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068 [term 1 LEADER]: Becoming Leader. State: Replica: 6a2a9466f4b649c5a470ac3d18234068, State: Running, Role: LEADER
I20260713 09:08:55.242807 24802 leader_election.cc:304] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e57a126bd9c4462a9ae67fb900ef96d, 6a2a9466f4b649c5a470ac3d18234068; no voters: 
I20260713 09:08:55.235361 24981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e519e99278b14cc4921e01acf0ae0a3f" candidate_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b272cbb1369a4bb88157c885d84c1633" is_pre_election: true
I20260713 09:08:55.247673 25064 raft_consensus.cc:2804] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:55.249764 25064 raft_consensus.cc:493] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:55.250379 25064 raft_consensus.cc:3060] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.247093 25058 raft_consensus.cc:697] T 2271509e06c648b49d327ce2b27cc5ba P 6a2a9466f4b649c5a470ac3d18234068 [term 1 LEADER]: Becoming Leader. State: Replica: 6a2a9466f4b649c5a470ac3d18234068, State: Running, Role: LEADER
I20260713 09:08:55.252509 25058 consensus_queue.cc:237] T 2271509e06c648b49d327ce2b27cc5ba P 6a2a9466f4b649c5a470ac3d18234068 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.252820 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e519e99278b14cc4921e01acf0ae0a3f" candidate_uuid: "6a2a9466f4b649c5a470ac3d18234068" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" is_pre_election: true
I20260713 09:08:55.254990 24986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b2af68ba7845cebfa66a6693ea3440" candidate_uuid: "6a2a9466f4b649c5a470ac3d18234068" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b272cbb1369a4bb88157c885d84c1633"
I20260713 09:08:55.255679 24986 raft_consensus.cc:3060] T 13b2af68ba7845cebfa66a6693ea3440 P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.257663 25079 consensus_queue.cc:237] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
W20260713 09:08:55.259714 24802 leader_election.cc:343] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b272cbb1369a4bb88157c885d84c1633 (127.21.94.131:39247): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:55.247640 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b2af68ba7845cebfa66a6693ea3440" candidate_uuid: "6a2a9466f4b649c5a470ac3d18234068" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e57a126bd9c4462a9ae67fb900ef96d"
I20260713 09:08:55.262390 24836 raft_consensus.cc:3060] T 13b2af68ba7845cebfa66a6693ea3440 P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.264416 25027 tablet_bootstrap.cc:492] T caa462468c424430a9e4c52d5591e852 P 6a2a9466f4b649c5a470ac3d18234068: No bootstrap required, opened a new log
I20260713 09:08:55.264940 25027 ts_tablet_manager.cc:1403] T caa462468c424430a9e4c52d5591e852 P 6a2a9466f4b649c5a470ac3d18234068: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.000s
I20260713 09:08:55.254944 24982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e519e99278b14cc4921e01acf0ae0a3f" candidate_uuid: "6a2a9466f4b649c5a470ac3d18234068" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b272cbb1369a4bb88157c885d84c1633" is_pre_election: true
I20260713 09:08:55.275183 25027 raft_consensus.cc:359] T caa462468c424430a9e4c52d5591e852 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.275895 25027 raft_consensus.cc:385] T caa462468c424430a9e4c52d5591e852 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:08:55.275782 24877 leader_election.cc:343] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b272cbb1369a4bb88157c885d84c1633 (127.21.94.131:39247): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:08:55.276262 25027 raft_consensus.cc:740] T caa462468c424430a9e4c52d5591e852 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a2a9466f4b649c5a470ac3d18234068, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.277092 25027 consensus_queue.cc:260] T caa462468c424430a9e4c52d5591e852 P 6a2a9466f4b649c5a470ac3d18234068 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.280164 24734 catalog_manager.cc:5697] T 573b95c599b742199600d8f96cd13e7c P b272cbb1369a4bb88157c885d84c1633 reported cstate change: term changed from 0 to 1, leader changed from <none> to b272cbb1369a4bb88157c885d84c1633 (127.21.94.131). New cstate: current_term: 1 leader_uuid: "b272cbb1369a4bb88157c885d84c1633" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:55.282281 24986 raft_consensus.cc:2468] T 13b2af68ba7845cebfa66a6693ea3440 P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a2a9466f4b649c5a470ac3d18234068 in term 1.
I20260713 09:08:55.283102 25027 ts_tablet_manager.cc:1434] T caa462468c424430a9e4c52d5591e852 P 6a2a9466f4b649c5a470ac3d18234068: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260713 09:08:55.279304 25026 raft_consensus.cc:359] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.283749 25026 raft_consensus.cc:385] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.284078 25026 raft_consensus.cc:740] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b272cbb1369a4bb88157c885d84c1633, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.287561 24877 leader_election.cc:304] T 13b2af68ba7845cebfa66a6693ea3440 P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a2a9466f4b649c5a470ac3d18234068, b272cbb1369a4bb88157c885d84c1633; no voters: 
I20260713 09:08:55.289037 25081 raft_consensus.cc:2804] T 13b2af68ba7845cebfa66a6693ea3440 P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:55.289605 25081 raft_consensus.cc:697] T 13b2af68ba7845cebfa66a6693ea3440 P 6a2a9466f4b649c5a470ac3d18234068 [term 1 LEADER]: Becoming Leader. State: Replica: 6a2a9466f4b649c5a470ac3d18234068, State: Running, Role: LEADER
I20260713 09:08:55.290511 24836 raft_consensus.cc:2468] T 13b2af68ba7845cebfa66a6693ea3440 P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a2a9466f4b649c5a470ac3d18234068 in term 1.
I20260713 09:08:55.290424 25081 consensus_queue.cc:237] T 13b2af68ba7845cebfa66a6693ea3440 P 6a2a9466f4b649c5a470ac3d18234068 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.296069 25064 raft_consensus.cc:515] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.296590 24733 catalog_manager.cc:5697] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129). New cstate: current_term: 1 leader_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:55.298292 24834 raft_consensus.cc:2393] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a2a9466f4b649c5a470ac3d18234068 in current term 1: Already voted for candidate 1e57a126bd9c4462a9ae67fb900ef96d in this term.
I20260713 09:08:55.299918 24910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e519e99278b14cc4921e01acf0ae0a3f" candidate_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2a9466f4b649c5a470ac3d18234068"
I20260713 09:08:55.300277 24877 leader_election.cc:304] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6a2a9466f4b649c5a470ac3d18234068; no voters: 1e57a126bd9c4462a9ae67fb900ef96d, b272cbb1369a4bb88157c885d84c1633
I20260713 09:08:55.300603 24910 raft_consensus.cc:3060] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.284974 25026 consensus_queue.cc:260] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.310357 24910 raft_consensus.cc:2468] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e57a126bd9c4462a9ae67fb900ef96d in term 1.
I20260713 09:08:55.311149 25069 raft_consensus.cc:2749] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:55.312462 25026 ts_tablet_manager.cc:1434] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633: Time spent starting tablet: real 0.077s	user 0.003s	sys 0.004s
I20260713 09:08:55.313531 25026 tablet_bootstrap.cc:492] T 2271509e06c648b49d327ce2b27cc5ba P b272cbb1369a4bb88157c885d84c1633: Bootstrap starting.
I20260713 09:08:55.317111 25064 leader_election.cc:290] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d [CANDIDATE]: Term 1 election: Requested vote from peers 6a2a9466f4b649c5a470ac3d18234068 (127.21.94.130:44847), b272cbb1369a4bb88157c885d84c1633 (127.21.94.131:39247)
I20260713 09:08:55.317333 24986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e519e99278b14cc4921e01acf0ae0a3f" candidate_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b272cbb1369a4bb88157c885d84c1633"
I20260713 09:08:55.318032 24986 raft_consensus.cc:3060] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.318547 24802 leader_election.cc:304] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e57a126bd9c4462a9ae67fb900ef96d, 6a2a9466f4b649c5a470ac3d18234068; no voters: 
I20260713 09:08:55.319391 25026 tablet_bootstrap.cc:654] T 2271509e06c648b49d327ce2b27cc5ba P b272cbb1369a4bb88157c885d84c1633: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.319525 25064 raft_consensus.cc:2804] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:55.320343 25064 raft_consensus.cc:697] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 LEADER]: Becoming Leader. State: Replica: 1e57a126bd9c4462a9ae67fb900ef96d, State: Running, Role: LEADER
I20260713 09:08:55.321293 25064 consensus_queue.cc:237] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.323957 24734 catalog_manager.cc:5697] T 0f99dd340da546bf858be558a5bbc093 P 6a2a9466f4b649c5a470ac3d18234068 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a2a9466f4b649c5a470ac3d18234068 (127.21.94.130). New cstate: current_term: 1 leader_uuid: "6a2a9466f4b649c5a470ac3d18234068" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:55.327490 24986 raft_consensus.cc:2468] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e57a126bd9c4462a9ae67fb900ef96d in term 1.
I20260713 09:08:55.325889 24734 catalog_manager.cc:5697] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a2a9466f4b649c5a470ac3d18234068 (127.21.94.130). New cstate: current_term: 1 leader_uuid: "6a2a9466f4b649c5a470ac3d18234068" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:55.330706 24734 catalog_manager.cc:5697] T 2271509e06c648b49d327ce2b27cc5ba P 6a2a9466f4b649c5a470ac3d18234068 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a2a9466f4b649c5a470ac3d18234068 (127.21.94.130). New cstate: current_term: 1 leader_uuid: "6a2a9466f4b649c5a470ac3d18234068" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:55.334115 25026 tablet_bootstrap.cc:492] T 2271509e06c648b49d327ce2b27cc5ba P b272cbb1369a4bb88157c885d84c1633: No bootstrap required, opened a new log
I20260713 09:08:55.334596 25026 ts_tablet_manager.cc:1403] T 2271509e06c648b49d327ce2b27cc5ba P b272cbb1369a4bb88157c885d84c1633: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.003s
I20260713 09:08:55.333999 24735 catalog_manager.cc:5697] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129). New cstate: current_term: 1 leader_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:55.336906 25026 raft_consensus.cc:359] T 2271509e06c648b49d327ce2b27cc5ba P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.337493 25026 raft_consensus.cc:385] T 2271509e06c648b49d327ce2b27cc5ba P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.337744 25026 raft_consensus.cc:740] T 2271509e06c648b49d327ce2b27cc5ba P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b272cbb1369a4bb88157c885d84c1633, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.338481 25026 consensus_queue.cc:260] T 2271509e06c648b49d327ce2b27cc5ba P b272cbb1369a4bb88157c885d84c1633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.340579 25026 ts_tablet_manager.cc:1434] T 2271509e06c648b49d327ce2b27cc5ba P b272cbb1369a4bb88157c885d84c1633: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:08:55.341548 25026 tablet_bootstrap.cc:492] T 50cf2bfaab304b8eb8f98cf3b073d955 P b272cbb1369a4bb88157c885d84c1633: Bootstrap starting.
I20260713 09:08:55.347276 25026 tablet_bootstrap.cc:654] T 50cf2bfaab304b8eb8f98cf3b073d955 P b272cbb1369a4bb88157c885d84c1633: Neither blocks nor log segments found. Creating new log.
I20260713 09:08:55.352465 25026 tablet_bootstrap.cc:492] T 50cf2bfaab304b8eb8f98cf3b073d955 P b272cbb1369a4bb88157c885d84c1633: No bootstrap required, opened a new log
I20260713 09:08:55.352910 25026 ts_tablet_manager.cc:1403] T 50cf2bfaab304b8eb8f98cf3b073d955 P b272cbb1369a4bb88157c885d84c1633: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:08:55.355248 25026 raft_consensus.cc:359] T 50cf2bfaab304b8eb8f98cf3b073d955 P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.355931 25026 raft_consensus.cc:385] T 50cf2bfaab304b8eb8f98cf3b073d955 P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:08:55.356191 25026 raft_consensus.cc:740] T 50cf2bfaab304b8eb8f98cf3b073d955 P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b272cbb1369a4bb88157c885d84c1633, State: Initialized, Role: FOLLOWER
I20260713 09:08:55.356828 25026 consensus_queue.cc:260] T 50cf2bfaab304b8eb8f98cf3b073d955 P b272cbb1369a4bb88157c885d84c1633 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.358322 25026 ts_tablet_manager.cc:1434] T 50cf2bfaab304b8eb8f98cf3b073d955 P b272cbb1369a4bb88157c885d84c1633: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:08:55.358827 24733 catalog_manager.cc:5697] T 13b2af68ba7845cebfa66a6693ea3440 P 6a2a9466f4b649c5a470ac3d18234068 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a2a9466f4b649c5a470ac3d18234068 (127.21.94.130). New cstate: current_term: 1 leader_uuid: "6a2a9466f4b649c5a470ac3d18234068" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:55.368872 25070 raft_consensus.cc:493] T caa462468c424430a9e4c52d5591e852 P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:55.369436 25070 raft_consensus.cc:515] T caa462468c424430a9e4c52d5591e852 P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.371315 25070 leader_election.cc:290] T caa462468c424430a9e4c52d5591e852 P b272cbb1369a4bb88157c885d84c1633 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551), 6a2a9466f4b649c5a470ac3d18234068 (127.21.94.130:44847)
I20260713 09:08:55.372051 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa462468c424430a9e4c52d5591e852" candidate_uuid: "b272cbb1369a4bb88157c885d84c1633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" is_pre_election: true
I20260713 09:08:55.372332 24910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa462468c424430a9e4c52d5591e852" candidate_uuid: "b272cbb1369a4bb88157c885d84c1633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2a9466f4b649c5a470ac3d18234068" is_pre_election: true
I20260713 09:08:55.372599 24834 raft_consensus.cc:2468] T caa462468c424430a9e4c52d5591e852 P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b272cbb1369a4bb88157c885d84c1633 in term 0.
I20260713 09:08:55.372974 24910 raft_consensus.cc:2468] T caa462468c424430a9e4c52d5591e852 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b272cbb1369a4bb88157c885d84c1633 in term 0.
I20260713 09:08:55.373672 24951 leader_election.cc:304] T caa462468c424430a9e4c52d5591e852 P b272cbb1369a4bb88157c885d84c1633 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e57a126bd9c4462a9ae67fb900ef96d, b272cbb1369a4bb88157c885d84c1633; no voters: 
I20260713 09:08:55.374281 25070 raft_consensus.cc:2804] T caa462468c424430a9e4c52d5591e852 P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:55.374616 25070 raft_consensus.cc:493] T caa462468c424430a9e4c52d5591e852 P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:55.374907 25070 raft_consensus.cc:3060] T caa462468c424430a9e4c52d5591e852 P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.380092 25070 raft_consensus.cc:515] T caa462468c424430a9e4c52d5591e852 P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.381889 25070 leader_election.cc:290] T caa462468c424430a9e4c52d5591e852 P b272cbb1369a4bb88157c885d84c1633 [CANDIDATE]: Term 1 election: Requested vote from peers 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551), 6a2a9466f4b649c5a470ac3d18234068 (127.21.94.130:44847)
I20260713 09:08:55.382764 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa462468c424430a9e4c52d5591e852" candidate_uuid: "b272cbb1369a4bb88157c885d84c1633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e57a126bd9c4462a9ae67fb900ef96d"
I20260713 09:08:55.383045 24910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa462468c424430a9e4c52d5591e852" candidate_uuid: "b272cbb1369a4bb88157c885d84c1633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2a9466f4b649c5a470ac3d18234068"
I20260713 09:08:55.383332 24834 raft_consensus.cc:3060] T caa462468c424430a9e4c52d5591e852 P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.383615 24910 raft_consensus.cc:3060] T caa462468c424430a9e4c52d5591e852 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.389024 24910 raft_consensus.cc:2468] T caa462468c424430a9e4c52d5591e852 P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b272cbb1369a4bb88157c885d84c1633 in term 1.
I20260713 09:08:55.389030 24834 raft_consensus.cc:2468] T caa462468c424430a9e4c52d5591e852 P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b272cbb1369a4bb88157c885d84c1633 in term 1.
I20260713 09:08:55.390341 24951 leader_election.cc:304] T caa462468c424430a9e4c52d5591e852 P b272cbb1369a4bb88157c885d84c1633 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a2a9466f4b649c5a470ac3d18234068, b272cbb1369a4bb88157c885d84c1633; no voters: 
I20260713 09:08:55.391019 25070 raft_consensus.cc:2804] T caa462468c424430a9e4c52d5591e852 P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:55.391472 25070 raft_consensus.cc:697] T caa462468c424430a9e4c52d5591e852 P b272cbb1369a4bb88157c885d84c1633 [term 1 LEADER]: Becoming Leader. State: Replica: b272cbb1369a4bb88157c885d84c1633, State: Running, Role: LEADER
I20260713 09:08:55.392289 25070 consensus_queue.cc:237] T caa462468c424430a9e4c52d5591e852 P b272cbb1369a4bb88157c885d84c1633 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.399461 24734 catalog_manager.cc:5697] T caa462468c424430a9e4c52d5591e852 P b272cbb1369a4bb88157c885d84c1633 reported cstate change: term changed from 0 to 1, leader changed from <none> to b272cbb1369a4bb88157c885d84c1633 (127.21.94.131). New cstate: current_term: 1 leader_uuid: "b272cbb1369a4bb88157c885d84c1633" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } health_report { overall_health: HEALTHY } } }
I20260713 09:08:55.500608 25070 consensus_queue.cc:1048] T 573b95c599b742199600d8f96cd13e7c P b272cbb1369a4bb88157c885d84c1633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:55.501982 25070 consensus_queue.cc:1048] T 86cd66e43a3348829286325dd5426f8c P b272cbb1369a4bb88157c885d84c1633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:55.515326 25081 raft_consensus.cc:493] T 50cf2bfaab304b8eb8f98cf3b073d955 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:55.515802 25081 raft_consensus.cc:515] T 50cf2bfaab304b8eb8f98cf3b073d955 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.518014 25081 leader_election.cc:290] T 50cf2bfaab304b8eb8f98cf3b073d955 P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551), b272cbb1369a4bb88157c885d84c1633 (127.21.94.131:39247)
I20260713 09:08:55.521173 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cf2bfaab304b8eb8f98cf3b073d955" candidate_uuid: "6a2a9466f4b649c5a470ac3d18234068" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" is_pre_election: true
I20260713 09:08:55.527891 24836 raft_consensus.cc:2468] T 50cf2bfaab304b8eb8f98cf3b073d955 P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a2a9466f4b649c5a470ac3d18234068 in term 0.
I20260713 09:08:55.529628 25070 consensus_queue.cc:1048] T 86cd66e43a3348829286325dd5426f8c P b272cbb1369a4bb88157c885d84c1633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:55.530154 24877 leader_election.cc:304] T 50cf2bfaab304b8eb8f98cf3b073d955 P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e57a126bd9c4462a9ae67fb900ef96d, 6a2a9466f4b649c5a470ac3d18234068; no voters: 
I20260713 09:08:55.531093 25081 raft_consensus.cc:2804] T 50cf2bfaab304b8eb8f98cf3b073d955 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:08:55.530951 24986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cf2bfaab304b8eb8f98cf3b073d955" candidate_uuid: "6a2a9466f4b649c5a470ac3d18234068" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b272cbb1369a4bb88157c885d84c1633" is_pre_election: true
I20260713 09:08:55.531577 25081 raft_consensus.cc:493] T 50cf2bfaab304b8eb8f98cf3b073d955 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:55.532018 25081 raft_consensus.cc:3060] T 50cf2bfaab304b8eb8f98cf3b073d955 P 6a2a9466f4b649c5a470ac3d18234068 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.531891 24986 raft_consensus.cc:2468] T 50cf2bfaab304b8eb8f98cf3b073d955 P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a2a9466f4b649c5a470ac3d18234068 in term 0.
I20260713 09:08:55.541481 25081 raft_consensus.cc:515] T 50cf2bfaab304b8eb8f98cf3b073d955 P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.544220 24834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cf2bfaab304b8eb8f98cf3b073d955" candidate_uuid: "6a2a9466f4b649c5a470ac3d18234068" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e57a126bd9c4462a9ae67fb900ef96d"
I20260713 09:08:55.544148 25071 consensus_queue.cc:1048] T 573b95c599b742199600d8f96cd13e7c P b272cbb1369a4bb88157c885d84c1633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:08:55.545011 24834 raft_consensus.cc:3060] T 50cf2bfaab304b8eb8f98cf3b073d955 P 1e57a126bd9c4462a9ae67fb900ef96d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.548094 25081 leader_election.cc:290] T 50cf2bfaab304b8eb8f98cf3b073d955 P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 1 election: Requested vote from peers 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551), b272cbb1369a4bb88157c885d84c1633 (127.21.94.131:39247)
I20260713 09:08:55.549291 24986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50cf2bfaab304b8eb8f98cf3b073d955" candidate_uuid: "6a2a9466f4b649c5a470ac3d18234068" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b272cbb1369a4bb88157c885d84c1633"
I20260713 09:08:55.550020 24986 raft_consensus.cc:3060] T 50cf2bfaab304b8eb8f98cf3b073d955 P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.556641 24834 raft_consensus.cc:2468] T 50cf2bfaab304b8eb8f98cf3b073d955 P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a2a9466f4b649c5a470ac3d18234068 in term 1.
I20260713 09:08:55.558348 24877 leader_election.cc:304] T 50cf2bfaab304b8eb8f98cf3b073d955 P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e57a126bd9c4462a9ae67fb900ef96d, 6a2a9466f4b649c5a470ac3d18234068; no voters: 
I20260713 09:08:55.559219 25081 raft_consensus.cc:2804] T 50cf2bfaab304b8eb8f98cf3b073d955 P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:08:55.559731 24986 raft_consensus.cc:2468] T 50cf2bfaab304b8eb8f98cf3b073d955 P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a2a9466f4b649c5a470ac3d18234068 in term 1.
I20260713 09:08:55.559892 25081 raft_consensus.cc:697] T 50cf2bfaab304b8eb8f98cf3b073d955 P 6a2a9466f4b649c5a470ac3d18234068 [term 1 LEADER]: Becoming Leader. State: Replica: 6a2a9466f4b649c5a470ac3d18234068, State: Running, Role: LEADER
I20260713 09:08:55.561293 25081 consensus_queue.cc:237] T 50cf2bfaab304b8eb8f98cf3b073d955 P 6a2a9466f4b649c5a470ac3d18234068 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.570387 24735 catalog_manager.cc:5697] T 50cf2bfaab304b8eb8f98cf3b073d955 P 6a2a9466f4b649c5a470ac3d18234068 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a2a9466f4b649c5a470ac3d18234068 (127.21.94.130). New cstate: current_term: 1 leader_uuid: "6a2a9466f4b649c5a470ac3d18234068" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:55.581095 25071 raft_consensus.cc:493] T 2271509e06c648b49d327ce2b27cc5ba P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:55.581606 25071 raft_consensus.cc:515] T 2271509e06c648b49d327ce2b27cc5ba P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:55.583276 25071 leader_election.cc:290] T 2271509e06c648b49d327ce2b27cc5ba P b272cbb1369a4bb88157c885d84c1633 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551), 6a2a9466f4b649c5a470ac3d18234068 (127.21.94.130:44847)
I20260713 09:08:55.583938 24836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2271509e06c648b49d327ce2b27cc5ba" candidate_uuid: "b272cbb1369a4bb88157c885d84c1633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" is_pre_election: true
I20260713 09:08:55.584240 24910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2271509e06c648b49d327ce2b27cc5ba" candidate_uuid: "b272cbb1369a4bb88157c885d84c1633" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2a9466f4b649c5a470ac3d18234068" is_pre_election: true
I20260713 09:08:55.584604 24836 raft_consensus.cc:2393] T 2271509e06c648b49d327ce2b27cc5ba P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b272cbb1369a4bb88157c885d84c1633 in current term 1: Already voted for candidate 6a2a9466f4b649c5a470ac3d18234068 in this term.
I20260713 09:08:55.585847 24951 leader_election.cc:304] T 2271509e06c648b49d327ce2b27cc5ba P b272cbb1369a4bb88157c885d84c1633 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b272cbb1369a4bb88157c885d84c1633; no voters: 1e57a126bd9c4462a9ae67fb900ef96d, 6a2a9466f4b649c5a470ac3d18234068
I20260713 09:08:55.586531 25071 raft_consensus.cc:3060] T 2271509e06c648b49d327ce2b27cc5ba P b272cbb1369a4bb88157c885d84c1633 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:08:55.591450 25071 raft_consensus.cc:2749] T 2271509e06c648b49d327ce2b27cc5ba P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:08:55.651779 25081 consensus_queue.cc:1048] T 2271509e06c648b49d327ce2b27cc5ba P 6a2a9466f4b649c5a470ac3d18234068 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:55.657480 25064 consensus_queue.cc:1048] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:55.670562 25058 consensus_queue.cc:1048] T 2271509e06c648b49d327ce2b27cc5ba P 6a2a9466f4b649c5a470ac3d18234068 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:55.670934 25079 consensus_queue.cc:1048] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:55.674499 25033 consensus_queue.cc:1048] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:55.695520 25069 consensus_queue.cc:1048] T 0f99dd340da546bf858be558a5bbc093 P 6a2a9466f4b649c5a470ac3d18234068 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:55.695837 25058 consensus_queue.cc:1048] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:55.702349 25069 consensus_queue.cc:1048] T 0f99dd340da546bf858be558a5bbc093 P 6a2a9466f4b649c5a470ac3d18234068 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:55.757880 25077 consensus_queue.cc:1048] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:55.763041 25081 consensus_queue.cc:1048] T 13b2af68ba7845cebfa66a6693ea3440 P 6a2a9466f4b649c5a470ac3d18234068 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:55.770875 25033 consensus_queue.cc:1048] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:55.778728 25069 consensus_queue.cc:1048] T 13b2af68ba7845cebfa66a6693ea3440 P 6a2a9466f4b649c5a470ac3d18234068 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:08:55.848311 21882 ts_manager.cc:295] Set tserver state for 1e57a126bd9c4462a9ae67fb900ef96d to MAINTENANCE_MODE
I20260713 09:08:55.849152 21882 tablet_server.cc:179] TabletServer@127.21.94.129:0 shutting down...
I20260713 09:08:55.872640 21882 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:08:55.873324 21882 tablet_replica.cc:333] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d: stopping tablet replica
I20260713 09:08:55.873960 21882 raft_consensus.cc:2243] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:55.874788 21882 raft_consensus.cc:2272] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:55.877113 21882 tablet_replica.cc:333] T 0f99dd340da546bf858be558a5bbc093 P 1e57a126bd9c4462a9ae67fb900ef96d: stopping tablet replica
I20260713 09:08:55.877717 21882 raft_consensus.cc:2243] T 0f99dd340da546bf858be558a5bbc093 P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:55.878140 21882 raft_consensus.cc:2272] T 0f99dd340da546bf858be558a5bbc093 P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:55.880344 21882 tablet_replica.cc:333] T 50cf2bfaab304b8eb8f98cf3b073d955 P 1e57a126bd9c4462a9ae67fb900ef96d: stopping tablet replica
I20260713 09:08:55.880880 21882 raft_consensus.cc:2243] T 50cf2bfaab304b8eb8f98cf3b073d955 P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:55.881253 21882 raft_consensus.cc:2272] T 50cf2bfaab304b8eb8f98cf3b073d955 P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:55.882926 21882 tablet_replica.cc:333] T 2271509e06c648b49d327ce2b27cc5ba P 1e57a126bd9c4462a9ae67fb900ef96d: stopping tablet replica
I20260713 09:08:55.883422 21882 raft_consensus.cc:2243] T 2271509e06c648b49d327ce2b27cc5ba P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:55.883808 21882 raft_consensus.cc:2272] T 2271509e06c648b49d327ce2b27cc5ba P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:55.885927 21882 tablet_replica.cc:333] T 13b2af68ba7845cebfa66a6693ea3440 P 1e57a126bd9c4462a9ae67fb900ef96d: stopping tablet replica
I20260713 09:08:55.886402 21882 raft_consensus.cc:2243] T 13b2af68ba7845cebfa66a6693ea3440 P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:55.886909 21882 raft_consensus.cc:2272] T 13b2af68ba7845cebfa66a6693ea3440 P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:55.889122 21882 tablet_replica.cc:333] T 86cd66e43a3348829286325dd5426f8c P 1e57a126bd9c4462a9ae67fb900ef96d: stopping tablet replica
I20260713 09:08:55.889750 21882 raft_consensus.cc:2243] T 86cd66e43a3348829286325dd5426f8c P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:55.890187 21882 raft_consensus.cc:2272] T 86cd66e43a3348829286325dd5426f8c P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:55.892273 21882 tablet_replica.cc:333] T d86811e4d4594aabb7b64918ab7f82d7 P 1e57a126bd9c4462a9ae67fb900ef96d: stopping tablet replica
I20260713 09:08:55.892841 21882 raft_consensus.cc:2243] T d86811e4d4594aabb7b64918ab7f82d7 P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:55.893257 21882 raft_consensus.cc:2272] T d86811e4d4594aabb7b64918ab7f82d7 P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:55.895608 21882 tablet_replica.cc:333] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d: stopping tablet replica
I20260713 09:08:55.896059 21882 raft_consensus.cc:2243] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:08:55.896785 21882 raft_consensus.cc:2272] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:55.898839 21882 tablet_replica.cc:333] T caa462468c424430a9e4c52d5591e852 P 1e57a126bd9c4462a9ae67fb900ef96d: stopping tablet replica
I20260713 09:08:55.899274 21882 raft_consensus.cc:2243] T caa462468c424430a9e4c52d5591e852 P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:55.899603 21882 raft_consensus.cc:2272] T caa462468c424430a9e4c52d5591e852 P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:55.901036 21882 tablet_replica.cc:333] T 573b95c599b742199600d8f96cd13e7c P 1e57a126bd9c4462a9ae67fb900ef96d: stopping tablet replica
I20260713 09:08:55.901510 21882 raft_consensus.cc:2243] T 573b95c599b742199600d8f96cd13e7c P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:08:55.901858 21882 raft_consensus.cc:2272] T 573b95c599b742199600d8f96cd13e7c P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:08:55.928742 21882 tablet_server.cc:196] TabletServer@127.21.94.129:0 shutdown complete.
W20260713 09:08:55.940861 24951 consensus_peers.cc:597] T caa462468c424430a9e4c52d5591e852 P b272cbb1369a4bb88157c885d84c1633 -> Peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Couldn't send request to peer 1e57a126bd9c4462a9ae67fb900ef96d. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:55.950996 25069 consensus_queue.cc:1048] T 50cf2bfaab304b8eb8f98cf3b073d955 P 6a2a9466f4b649c5a470ac3d18234068 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:55.966907 24877 consensus_peers.cc:597] T 50cf2bfaab304b8eb8f98cf3b073d955 P 6a2a9466f4b649c5a470ac3d18234068 -> Peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Couldn't send request to peer 1e57a126bd9c4462a9ae67fb900ef96d. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:55.997030 24783 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:08:56.006397 24951 consensus_peers.cc:597] T 86cd66e43a3348829286325dd5426f8c P b272cbb1369a4bb88157c885d84c1633 -> Peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Couldn't send request to peer 1e57a126bd9c4462a9ae67fb900ef96d. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:56.007652 25071 consensus_queue.cc:1048] T caa462468c424430a9e4c52d5591e852 P b272cbb1369a4bb88157c885d84c1633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:08:56.054942 24951 consensus_peers.cc:597] T 573b95c599b742199600d8f96cd13e7c P b272cbb1369a4bb88157c885d84c1633 -> Peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Couldn't send request to peer 1e57a126bd9c4462a9ae67fb900ef96d. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:56.078768 24877 consensus_peers.cc:597] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068 -> Peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Couldn't send request to peer 1e57a126bd9c4462a9ae67fb900ef96d. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:56.248693 24877 consensus_peers.cc:597] T 2271509e06c648b49d327ce2b27cc5ba P 6a2a9466f4b649c5a470ac3d18234068 -> Peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Couldn't send request to peer 1e57a126bd9c4462a9ae67fb900ef96d. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:56.297715 24877 consensus_peers.cc:597] T 0f99dd340da546bf858be558a5bbc093 P 6a2a9466f4b649c5a470ac3d18234068 -> Peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Couldn't send request to peer 1e57a126bd9c4462a9ae67fb900ef96d. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:56.401768 24877 consensus_peers.cc:597] T 13b2af68ba7845cebfa66a6693ea3440 P 6a2a9466f4b649c5a470ac3d18234068 -> Peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Couldn't send request to peer 1e57a126bd9c4462a9ae67fb900ef96d. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:08:56.998039 24783 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:57.176292 25069 raft_consensus.cc:493] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1e57a126bd9c4462a9ae67fb900ef96d)
I20260713 09:08:57.176847 25069 raft_consensus.cc:515] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:57.177940 25066 raft_consensus.cc:493] T 665acb601ba14aa98369e4dca839615b P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1e57a126bd9c4462a9ae67fb900ef96d)
I20260713 09:08:57.178473 25066 raft_consensus.cc:515] T 665acb601ba14aa98369e4dca839615b P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:57.178898 25069 leader_election.cc:290] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551), b272cbb1369a4bb88157c885d84c1633 (127.21.94.131:39247)
I20260713 09:08:57.180437 24986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "665acb601ba14aa98369e4dca839615b" candidate_uuid: "6a2a9466f4b649c5a470ac3d18234068" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b272cbb1369a4bb88157c885d84c1633" is_pre_election: true
I20260713 09:08:57.181093 24986 raft_consensus.cc:2468] T 665acb601ba14aa98369e4dca839615b P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a2a9466f4b649c5a470ac3d18234068 in term 1.
I20260713 09:08:57.181998 25066 leader_election.cc:290] T 665acb601ba14aa98369e4dca839615b P b272cbb1369a4bb88157c885d84c1633 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551), 6a2a9466f4b649c5a470ac3d18234068 (127.21.94.130:44847)
I20260713 09:08:57.182461 24877 leader_election.cc:304] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [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: 6a2a9466f4b649c5a470ac3d18234068, b272cbb1369a4bb88157c885d84c1633; no voters: 
I20260713 09:08:57.182525 24910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "665acb601ba14aa98369e4dca839615b" candidate_uuid: "b272cbb1369a4bb88157c885d84c1633" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a2a9466f4b649c5a470ac3d18234068" is_pre_election: true
I20260713 09:08:57.183403 24910 raft_consensus.cc:2468] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b272cbb1369a4bb88157c885d84c1633 in term 1.
W20260713 09:08:57.183589 24877 leader_election.cc:336] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111)
I20260713 09:08:57.183941 25069 raft_consensus.cc:2804] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:57.184674 24951 leader_election.cc:304] T 665acb601ba14aa98369e4dca839615b P b272cbb1369a4bb88157c885d84c1633 [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: 6a2a9466f4b649c5a470ac3d18234068, b272cbb1369a4bb88157c885d84c1633; no voters: 
I20260713 09:08:57.185168 25069 raft_consensus.cc:493] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1e57a126bd9c4462a9ae67fb900ef96d)
I20260713 09:08:57.185587 25069 raft_consensus.cc:3060] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:57.185587 25066 raft_consensus.cc:2804] T 665acb601ba14aa98369e4dca839615b P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:08:57.185632 24951 leader_election.cc:336] T 665acb601ba14aa98369e4dca839615b P b272cbb1369a4bb88157c885d84c1633 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111)
I20260713 09:08:57.186240 25066 raft_consensus.cc:493] T 665acb601ba14aa98369e4dca839615b P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1e57a126bd9c4462a9ae67fb900ef96d)
I20260713 09:08:57.186635 25066 raft_consensus.cc:3060] T 665acb601ba14aa98369e4dca839615b P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:57.191119 25069 raft_consensus.cc:515] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:57.191316 25066 raft_consensus.cc:515] T 665acb601ba14aa98369e4dca839615b P b272cbb1369a4bb88157c885d84c1633 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:57.192919 25069 leader_election.cc:290] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 2 election: Requested vote from peers 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551), b272cbb1369a4bb88157c885d84c1633 (127.21.94.131:39247)
I20260713 09:08:57.193073 25066 leader_election.cc:290] T 665acb601ba14aa98369e4dca839615b P b272cbb1369a4bb88157c885d84c1633 [CANDIDATE]: Term 2 election: Requested vote from peers 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551), 6a2a9466f4b649c5a470ac3d18234068 (127.21.94.130:44847)
I20260713 09:08:57.194502 24986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "665acb601ba14aa98369e4dca839615b" candidate_uuid: "6a2a9466f4b649c5a470ac3d18234068" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b272cbb1369a4bb88157c885d84c1633"
I20260713 09:08:57.195122 24910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "665acb601ba14aa98369e4dca839615b" candidate_uuid: "b272cbb1369a4bb88157c885d84c1633" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a2a9466f4b649c5a470ac3d18234068"
I20260713 09:08:57.195323 24986 raft_consensus.cc:2393] T 665acb601ba14aa98369e4dca839615b P b272cbb1369a4bb88157c885d84c1633 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6a2a9466f4b649c5a470ac3d18234068 in current term 2: Already voted for candidate b272cbb1369a4bb88157c885d84c1633 in this term.
I20260713 09:08:57.195884 24910 raft_consensus.cc:2393] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b272cbb1369a4bb88157c885d84c1633 in current term 2: Already voted for candidate 6a2a9466f4b649c5a470ac3d18234068 in this term.
W20260713 09:08:57.197643 24951 leader_election.cc:336] T 665acb601ba14aa98369e4dca839615b P b272cbb1369a4bb88157c885d84c1633 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111)
W20260713 09:08:57.197666 24877 leader_election.cc:336] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111)
I20260713 09:08:57.198170 24951 leader_election.cc:304] T 665acb601ba14aa98369e4dca839615b P b272cbb1369a4bb88157c885d84c1633 [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: b272cbb1369a4bb88157c885d84c1633; no voters: 1e57a126bd9c4462a9ae67fb900ef96d, 6a2a9466f4b649c5a470ac3d18234068
I20260713 09:08:57.198213 24877 leader_election.cc:304] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [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: 6a2a9466f4b649c5a470ac3d18234068; no voters: 1e57a126bd9c4462a9ae67fb900ef96d, b272cbb1369a4bb88157c885d84c1633
I20260713 09:08:57.198880 25066 raft_consensus.cc:2749] T 665acb601ba14aa98369e4dca839615b P b272cbb1369a4bb88157c885d84c1633 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:08:57.198947 25069 raft_consensus.cc:2749] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:08:57.272488 25066 raft_consensus.cc:493] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1e57a126bd9c4462a9ae67fb900ef96d)
I20260713 09:08:57.273015 25066 raft_consensus.cc:515] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:57.274787 25066 leader_election.cc:290] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551), 6a2a9466f4b649c5a470ac3d18234068 (127.21.94.130:44847)
I20260713 09:08:57.274922 25069 raft_consensus.cc:493] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1e57a126bd9c4462a9ae67fb900ef96d)
I20260713 09:08:57.275511 25069 raft_consensus.cc:515] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:57.276491 24910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e519e99278b14cc4921e01acf0ae0a3f" candidate_uuid: "b272cbb1369a4bb88157c885d84c1633" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a2a9466f4b649c5a470ac3d18234068" is_pre_election: true
I20260713 09:08:57.277133 24910 raft_consensus.cc:2468] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b272cbb1369a4bb88157c885d84c1633 in term 1.
I20260713 09:08:57.277722 25069 leader_election.cc:290] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551), b272cbb1369a4bb88157c885d84c1633 (127.21.94.131:39247)
W20260713 09:08:57.278616 24951 leader_election.cc:336] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111)
I20260713 09:08:57.279021 24986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e519e99278b14cc4921e01acf0ae0a3f" candidate_uuid: "6a2a9466f4b649c5a470ac3d18234068" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b272cbb1369a4bb88157c885d84c1633" is_pre_election: true
I20260713 09:08:57.279660 24986 raft_consensus.cc:2468] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a2a9466f4b649c5a470ac3d18234068 in term 1.
I20260713 09:08:57.279564 24951 leader_election.cc:304] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [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: 6a2a9466f4b649c5a470ac3d18234068, b272cbb1369a4bb88157c885d84c1633; no voters: 1e57a126bd9c4462a9ae67fb900ef96d
I20260713 09:08:57.280539 25066 raft_consensus.cc:2804] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:08:57.280907 25066 raft_consensus.cc:493] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1e57a126bd9c4462a9ae67fb900ef96d)
I20260713 09:08:57.281211 25066 raft_consensus.cc:3060] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:57.281183 24877 leader_election.cc:304] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [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: 6a2a9466f4b649c5a470ac3d18234068, b272cbb1369a4bb88157c885d84c1633; no voters: 
I20260713 09:08:57.282269 25069 raft_consensus.cc:2804] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:08:57.282326 24877 leader_election.cc:336] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111)
I20260713 09:08:57.282789 25069 raft_consensus.cc:493] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1e57a126bd9c4462a9ae67fb900ef96d)
I20260713 09:08:57.283169 25069 raft_consensus.cc:3060] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:08:57.286650 25066 raft_consensus.cc:515] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:57.288522 25066 leader_election.cc:290] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [CANDIDATE]: Term 2 election: Requested vote from peers 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551), 6a2a9466f4b649c5a470ac3d18234068 (127.21.94.130:44847)
I20260713 09:08:57.288440 25069 raft_consensus.cc:515] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:57.290462 24910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e519e99278b14cc4921e01acf0ae0a3f" candidate_uuid: "b272cbb1369a4bb88157c885d84c1633" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6a2a9466f4b649c5a470ac3d18234068"
I20260713 09:08:57.290729 25069 leader_election.cc:290] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 2 election: Requested vote from peers 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551), b272cbb1369a4bb88157c885d84c1633 (127.21.94.131:39247)
I20260713 09:08:57.291270 24910 raft_consensus.cc:2393] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b272cbb1369a4bb88157c885d84c1633 in current term 2: Already voted for candidate 6a2a9466f4b649c5a470ac3d18234068 in this term.
W20260713 09:08:57.292708 24951 leader_election.cc:336] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111)
I20260713 09:08:57.293195 24951 leader_election.cc:304] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [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: b272cbb1369a4bb88157c885d84c1633; no voters: 1e57a126bd9c4462a9ae67fb900ef96d, 6a2a9466f4b649c5a470ac3d18234068
I20260713 09:08:57.293309 24986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e519e99278b14cc4921e01acf0ae0a3f" candidate_uuid: "6a2a9466f4b649c5a470ac3d18234068" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b272cbb1369a4bb88157c885d84c1633"
I20260713 09:08:57.294216 24986 raft_consensus.cc:2393] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6a2a9466f4b649c5a470ac3d18234068 in current term 2: Already voted for candidate b272cbb1369a4bb88157c885d84c1633 in this term.
I20260713 09:08:57.294564 25066 raft_consensus.cc:2749] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260713 09:08:57.295377 24877 leader_election.cc:336] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111)
I20260713 09:08:57.296082 24877 leader_election.cc:304] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [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: 6a2a9466f4b649c5a470ac3d18234068; no voters: 1e57a126bd9c4462a9ae67fb900ef96d, b272cbb1369a4bb88157c885d84c1633
I20260713 09:08:57.296676 25069 raft_consensus.cc:2749] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260713 09:08:57.999042 24783 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:08:58.205433 24877 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111) [suppressed 59 similar messages]
W20260713 09:08:58.296111 24951 consensus_peers.cc:597] T caa462468c424430a9e4c52d5591e852 P b272cbb1369a4bb88157c885d84c1633 -> Peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Couldn't send request to peer 1e57a126bd9c4462a9ae67fb900ef96d. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:58.356034 24877 consensus_peers.cc:597] T 50cf2bfaab304b8eb8f98cf3b073d955 P 6a2a9466f4b649c5a470ac3d18234068 -> Peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Couldn't send request to peer 1e57a126bd9c4462a9ae67fb900ef96d. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:58.435964 24951 consensus_peers.cc:597] T 86cd66e43a3348829286325dd5426f8c P b272cbb1369a4bb88157c885d84c1633 -> Peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Couldn't send request to peer 1e57a126bd9c4462a9ae67fb900ef96d. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:58.756285 24877 consensus_peers.cc:597] T 0f99dd340da546bf858be558a5bbc093 P 6a2a9466f4b649c5a470ac3d18234068 -> Peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Couldn't send request to peer 1e57a126bd9c4462a9ae67fb900ef96d. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:58.783077 24877 consensus_peers.cc:597] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068 -> Peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Couldn't send request to peer 1e57a126bd9c4462a9ae67fb900ef96d. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:58.788772 24951 consensus_peers.cc:597] T 573b95c599b742199600d8f96cd13e7c P b272cbb1369a4bb88157c885d84c1633 -> Peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Couldn't send request to peer 1e57a126bd9c4462a9ae67fb900ef96d. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260713 09:08:58.845997 25120 raft_consensus.cc:493] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:58.846616 25120 raft_consensus.cc:515] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:58.848459 25120 leader_election.cc:290] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551), b272cbb1369a4bb88157c885d84c1633 (127.21.94.131:39247)
I20260713 09:08:58.849830 24986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "665acb601ba14aa98369e4dca839615b" candidate_uuid: "6a2a9466f4b649c5a470ac3d18234068" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b272cbb1369a4bb88157c885d84c1633" is_pre_election: true
I20260713 09:08:58.850520 24986 raft_consensus.cc:2468] T 665acb601ba14aa98369e4dca839615b P b272cbb1369a4bb88157c885d84c1633 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a2a9466f4b649c5a470ac3d18234068 in term 2.
I20260713 09:08:58.851516 24877 leader_election.cc:304] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [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: 6a2a9466f4b649c5a470ac3d18234068, b272cbb1369a4bb88157c885d84c1633; no voters: 
I20260713 09:08:58.852108 25120 raft_consensus.cc:2804] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260713 09:08:58.852167 24877 leader_election.cc:336] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111)
I20260713 09:08:58.852550 25120 raft_consensus.cc:493] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:58.852874 25120 raft_consensus.cc:3060] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:58.857735 25120 raft_consensus.cc:515] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:58.859340 25120 leader_election.cc:290] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 3 election: Requested vote from peers 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551), b272cbb1369a4bb88157c885d84c1633 (127.21.94.131:39247)
I20260713 09:08:58.860738 24986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "665acb601ba14aa98369e4dca839615b" candidate_uuid: "6a2a9466f4b649c5a470ac3d18234068" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b272cbb1369a4bb88157c885d84c1633"
I20260713 09:08:58.861400 24986 raft_consensus.cc:3060] T 665acb601ba14aa98369e4dca839615b P b272cbb1369a4bb88157c885d84c1633 [term 2 FOLLOWER]: Advancing to term 3
W20260713 09:08:58.862834 24877 leader_election.cc:336] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111)
I20260713 09:08:58.867491 24986 raft_consensus.cc:2468] T 665acb601ba14aa98369e4dca839615b P b272cbb1369a4bb88157c885d84c1633 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a2a9466f4b649c5a470ac3d18234068 in term 3.
W20260713 09:08:58.867704 24877 consensus_peers.cc:597] T 2271509e06c648b49d327ce2b27cc5ba P 6a2a9466f4b649c5a470ac3d18234068 -> Peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Couldn't send request to peer 1e57a126bd9c4462a9ae67fb900ef96d. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260713 09:08:58.868556 24877 leader_election.cc:304] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6a2a9466f4b649c5a470ac3d18234068, b272cbb1369a4bb88157c885d84c1633; no voters: 1e57a126bd9c4462a9ae67fb900ef96d
I20260713 09:08:58.869161 25120 raft_consensus.cc:2804] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:58.869644 25120 raft_consensus.cc:697] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [term 3 LEADER]: Becoming Leader. State: Replica: 6a2a9466f4b649c5a470ac3d18234068, State: Running, Role: LEADER
I20260713 09:08:58.870412 25120 consensus_queue.cc:237] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [LEADER]: Queue going to LEADER 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: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:58.876909 24734 catalog_manager.cc:5697] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 reported cstate change: term changed from 1 to 3, leader changed from 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129) to 6a2a9466f4b649c5a470ac3d18234068 (127.21.94.130). New cstate: current_term: 3 leader_uuid: "6a2a9466f4b649c5a470ac3d18234068" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } health_report { overall_health: UNKNOWN } } }
W20260713 09:08:58.963707 24877 consensus_peers.cc:597] T 13b2af68ba7845cebfa66a6693ea3440 P 6a2a9466f4b649c5a470ac3d18234068 -> Peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Couldn't send request to peer 1e57a126bd9c4462a9ae67fb900ef96d. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:08:58.999946 24783 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:08:59.127573 25120 raft_consensus.cc:493] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:08:59.128080 25120 raft_consensus.cc:515] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:59.129879 25120 leader_election.cc:290] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551), b272cbb1369a4bb88157c885d84c1633 (127.21.94.131:39247)
I20260713 09:08:59.131314 24986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e519e99278b14cc4921e01acf0ae0a3f" candidate_uuid: "6a2a9466f4b649c5a470ac3d18234068" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b272cbb1369a4bb88157c885d84c1633" is_pre_election: true
I20260713 09:08:59.132018 24986 raft_consensus.cc:2468] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a2a9466f4b649c5a470ac3d18234068 in term 2.
I20260713 09:08:59.132948 24877 leader_election.cc:304] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [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: 6a2a9466f4b649c5a470ac3d18234068, b272cbb1369a4bb88157c885d84c1633; no voters: 
W20260713 09:08:59.133718 24877 leader_election.cc:336] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111)
I20260713 09:08:59.133733 25120 raft_consensus.cc:2804] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:08:59.134244 25120 raft_consensus.cc:493] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:08:59.134541 25120 raft_consensus.cc:3060] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:08:59.139257 25120 raft_consensus.cc:515] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:59.140841 25120 leader_election.cc:290] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 3 election: Requested vote from peers 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551), b272cbb1369a4bb88157c885d84c1633 (127.21.94.131:39247)
I20260713 09:08:59.142477 24986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e519e99278b14cc4921e01acf0ae0a3f" candidate_uuid: "6a2a9466f4b649c5a470ac3d18234068" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b272cbb1369a4bb88157c885d84c1633"
I20260713 09:08:59.143122 24986 raft_consensus.cc:3060] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [term 2 FOLLOWER]: Advancing to term 3
W20260713 09:08:59.144593 24877 leader_election.cc:336] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111)
I20260713 09:08:59.148365 24986 raft_consensus.cc:2468] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a2a9466f4b649c5a470ac3d18234068 in term 3.
I20260713 09:08:59.149431 24877 leader_election.cc:304] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6a2a9466f4b649c5a470ac3d18234068, b272cbb1369a4bb88157c885d84c1633; no voters: 1e57a126bd9c4462a9ae67fb900ef96d
I20260713 09:08:59.150210 25120 raft_consensus.cc:2804] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:08:59.150750 25120 raft_consensus.cc:697] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [term 3 LEADER]: Becoming Leader. State: Replica: 6a2a9466f4b649c5a470ac3d18234068, State: Running, Role: LEADER
I20260713 09:08:59.151657 25120 consensus_queue.cc:237] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [LEADER]: Queue going to LEADER 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: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:08:59.160570 24734 catalog_manager.cc:5697] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 reported cstate change: term changed from 1 to 3, leader changed from 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129) to 6a2a9466f4b649c5a470ac3d18234068 (127.21.94.130). New cstate: current_term: 3 leader_uuid: "6a2a9466f4b649c5a470ac3d18234068" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } health_report { overall_health: UNKNOWN } } }
I20260713 09:08:59.366015 24986 raft_consensus.cc:1275] T 665acb601ba14aa98369e4dca839615b P b272cbb1369a4bb88157c885d84c1633 [term 3 FOLLOWER]: Refusing update from remote peer 6a2a9466f4b649c5a470ac3d18234068: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:08:59.367195 25120 consensus_queue.cc:1048] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:59.383366 24877 consensus_peers.cc:597] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 -> Peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Couldn't send request to peer 1e57a126bd9c4462a9ae67fb900ef96d. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:08:59.552800 24986 raft_consensus.cc:1275] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [term 3 FOLLOWER]: Refusing update from remote peer 6a2a9466f4b649c5a470ac3d18234068: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:08:59.554107 25120 consensus_queue.cc:1048] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:08:59.567153 24877 consensus_peers.cc:597] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 -> Peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Couldn't send request to peer 1e57a126bd9c4462a9ae67fb900ef96d. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:00.001770 24783 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:09:00.624843 24951 consensus_peers.cc:597] T 86cd66e43a3348829286325dd5426f8c P b272cbb1369a4bb88157c885d84c1633 -> Peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Couldn't send request to peer 1e57a126bd9c4462a9ae67fb900ef96d. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:09:00.852728 24877 consensus_peers.cc:597] T 50cf2bfaab304b8eb8f98cf3b073d955 P 6a2a9466f4b649c5a470ac3d18234068 -> Peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Couldn't send request to peer 1e57a126bd9c4462a9ae67fb900ef96d. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:09:00.858099 24951 consensus_peers.cc:597] T caa462468c424430a9e4c52d5591e852 P b272cbb1369a4bb88157c885d84c1633 -> Peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Couldn't send request to peer 1e57a126bd9c4462a9ae67fb900ef96d. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:09:00.946866 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:00.954528 25133 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:00.954834 25134 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:00.955881 25136 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:00.957809 21882 server_base.cc:1061] running on GCE node
I20260713 09:09:00.959506 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:00.959756 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:00.959952 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933740959934 us; error 0 us; skew 500 ppm
I20260713 09:09:00.960561 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:00.963367 21882 webserver.cc:533] Webserver started at http://127.21.94.129:33951/ using document root <none> and password file <none>
I20260713 09:09:00.963922 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:00.964135 21882 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:09:00.968267 21882 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.004s
I20260713 09:09:00.973417 25141 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:00.974220 21882 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:00.974532 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933659410156-21882-0/minicluster-data/ts-0-root
uuid: "1e57a126bd9c4462a9ae67fb900ef96d"
format_stamp: "Formatted at 2026-07-13 09:08:54 on dist-test-slave-vp30"
I20260713 09:09:00.974956 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933659410156-21882-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933659410156-21882-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933659410156-21882-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:00.988906 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:00.990293 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:00.991849 21882 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:00.995692 25148 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260713 09:09:01.003073 24783 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:01.047405 21882 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:09:01.047925 21882 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.053s	user 0.002s	sys 0.000s
I20260713 09:09:01.048246 21882 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:09:01.054608 25148 tablet_bootstrap.cc:492] T 0f99dd340da546bf858be558a5bbc093 P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap starting.
I20260713 09:09:01.069545 25148 tablet_bootstrap.cc:492] T 0f99dd340da546bf858be558a5bbc093 P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:01.070348 25148 tablet_bootstrap.cc:492] T 0f99dd340da546bf858be558a5bbc093 P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap complete.
I20260713 09:09:01.070923 25148 ts_tablet_manager.cc:1403] T 0f99dd340da546bf858be558a5bbc093 P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260713 09:09:01.073189 25148 raft_consensus.cc:359] T 0f99dd340da546bf858be558a5bbc093 P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:09:01.074036 25148 raft_consensus.cc:740] T 0f99dd340da546bf858be558a5bbc093 P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e57a126bd9c4462a9ae67fb900ef96d, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.074712 25148 consensus_queue.cc:260] T 0f99dd340da546bf858be558a5bbc093 P 1e57a126bd9c4462a9ae67fb900ef96d [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: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:09:01.077208 25148 ts_tablet_manager.cc:1434] T 0f99dd340da546bf858be558a5bbc093 P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260713 09:09:01.078054 25148 tablet_bootstrap.cc:492] T caa462468c424430a9e4c52d5591e852 P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap starting.
I20260713 09:09:01.090236 25148 tablet_bootstrap.cc:492] T caa462468c424430a9e4c52d5591e852 P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:01.090935 25148 tablet_bootstrap.cc:492] T caa462468c424430a9e4c52d5591e852 P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap complete.
I20260713 09:09:01.091508 25148 ts_tablet_manager.cc:1403] T caa462468c424430a9e4c52d5591e852 P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:09:01.093591 25148 raft_consensus.cc:359] T caa462468c424430a9e4c52d5591e852 P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:09:01.093883 21882 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:09:01.094235 21882 ts_tablet_manager.cc:595] Time spent register tablets: real 0.046s	user 0.046s	sys 0.000s
I20260713 09:09:01.094190 25148 raft_consensus.cc:740] T caa462468c424430a9e4c52d5591e852 P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e57a126bd9c4462a9ae67fb900ef96d, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.094991 25148 consensus_queue.cc:260] T caa462468c424430a9e4c52d5591e852 P 1e57a126bd9c4462a9ae67fb900ef96d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:09:01.097007 25148 ts_tablet_manager.cc:1434] T caa462468c424430a9e4c52d5591e852 P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:09:01.097761 25148 tablet_bootstrap.cc:492] T d86811e4d4594aabb7b64918ab7f82d7 P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap starting.
I20260713 09:09:01.113376 25148 tablet_bootstrap.cc:492] T d86811e4d4594aabb7b64918ab7f82d7 P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:01.114531 25148 tablet_bootstrap.cc:492] T d86811e4d4594aabb7b64918ab7f82d7 P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap complete.
I20260713 09:09:01.115350 25148 ts_tablet_manager.cc:1403] T d86811e4d4594aabb7b64918ab7f82d7 P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
W20260713 09:09:01.115636 24877 consensus_peers.cc:597] T 0f99dd340da546bf858be558a5bbc093 P 6a2a9466f4b649c5a470ac3d18234068 -> Peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Couldn't send request to peer 1e57a126bd9c4462a9ae67fb900ef96d. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:09:01.118304 25148 raft_consensus.cc:359] T d86811e4d4594aabb7b64918ab7f82d7 P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:09:01.119172 25148 raft_consensus.cc:740] T d86811e4d4594aabb7b64918ab7f82d7 P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e57a126bd9c4462a9ae67fb900ef96d, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.120033 25148 consensus_queue.cc:260] T d86811e4d4594aabb7b64918ab7f82d7 P 1e57a126bd9c4462a9ae67fb900ef96d [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: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:09:01.122499 25148 ts_tablet_manager.cc:1434] T d86811e4d4594aabb7b64918ab7f82d7 P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:01.123236 25148 tablet_bootstrap.cc:492] T 86cd66e43a3348829286325dd5426f8c P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap starting.
I20260713 09:09:01.136260 25148 tablet_bootstrap.cc:492] T 86cd66e43a3348829286325dd5426f8c P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:01.137158 25148 tablet_bootstrap.cc:492] T 86cd66e43a3348829286325dd5426f8c P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap complete.
I20260713 09:09:01.137892 25148 ts_tablet_manager.cc:1403] T 86cd66e43a3348829286325dd5426f8c P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260713 09:09:01.139840 25148 raft_consensus.cc:359] T 86cd66e43a3348829286325dd5426f8c P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } } peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } }
I20260713 09:09:01.140349 25148 raft_consensus.cc:740] T 86cd66e43a3348829286325dd5426f8c P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e57a126bd9c4462a9ae67fb900ef96d, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.140995 25148 consensus_queue.cc:260] T 86cd66e43a3348829286325dd5426f8c P 1e57a126bd9c4462a9ae67fb900ef96d [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: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } } peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } }
I20260713 09:09:01.142506 25148 ts_tablet_manager.cc:1434] T 86cd66e43a3348829286325dd5426f8c P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:01.143281 25148 tablet_bootstrap.cc:492] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap starting.
I20260713 09:09:01.157407 25148 tablet_bootstrap.cc:492] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:01.158246 25148 tablet_bootstrap.cc:492] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap complete.
I20260713 09:09:01.158810 25148 ts_tablet_manager.cc:1403] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260713 09:09:01.160988 25148 raft_consensus.cc:359] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:09:01.161577 25148 raft_consensus.cc:740] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e57a126bd9c4462a9ae67fb900ef96d, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.162236 25148 consensus_queue.cc:260] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d [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: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:09:01.163781 25148 ts_tablet_manager.cc:1434] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:01.164479 25148 tablet_bootstrap.cc:492] T 573b95c599b742199600d8f96cd13e7c P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap starting.
I20260713 09:09:01.168814 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.129:39551
I20260713 09:09:01.168943 25210 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.129:39551 every 8 connection(s)
I20260713 09:09:01.186947 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:01.187427 25148 tablet_bootstrap.cc:492] T 573b95c599b742199600d8f96cd13e7c P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:01.188956 25148 tablet_bootstrap.cc:492] T 573b95c599b742199600d8f96cd13e7c P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap complete.
I20260713 09:09:01.189930 25148 ts_tablet_manager.cc:1403] T 573b95c599b742199600d8f96cd13e7c P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.008s
I20260713 09:09:01.193567 25148 raft_consensus.cc:359] T 573b95c599b742199600d8f96cd13e7c P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:09:01.194666 25148 raft_consensus.cc:740] T 573b95c599b742199600d8f96cd13e7c P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e57a126bd9c4462a9ae67fb900ef96d, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.195791 25148 consensus_queue.cc:260] T 573b95c599b742199600d8f96cd13e7c P 1e57a126bd9c4462a9ae67fb900ef96d [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: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:09:01.197952 25148 ts_tablet_manager.cc:1434] T 573b95c599b742199600d8f96cd13e7c P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260713 09:09:01.198879 25148 tablet_bootstrap.cc:492] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap starting.
I20260713 09:09:01.212241 25211 heartbeater.cc:344] Connected to a master server at 127.21.94.190:41661
I20260713 09:09:01.212719 25211 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:01.213689 25211 heartbeater.cc:507] Master 127.21.94.190:41661 requested a full tablet report, sending...
I20260713 09:09:01.214808 25148 tablet_bootstrap.cc:492] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:01.214733 24910 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d86811e4d4594aabb7b64918ab7f82d7"
dest_uuid: "6a2a9466f4b649c5a470ac3d18234068"
mode: GRACEFUL
new_leader_uuid: "b272cbb1369a4bb88157c885d84c1633"
 from {username='slave'} at 127.0.0.1:50246
I20260713 09:09:01.215638 24910 raft_consensus.cc:606] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068 [term 1 LEADER]: Received request to transfer leadership to TS b272cbb1369a4bb88157c885d84c1633
I20260713 09:09:01.215915 25148 tablet_bootstrap.cc:492] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap complete.
I20260713 09:09:01.216666 25148 ts_tablet_manager.cc:1403] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260713 09:09:01.218860 24910 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e519e99278b14cc4921e01acf0ae0a3f"
dest_uuid: "6a2a9466f4b649c5a470ac3d18234068"
mode: GRACEFUL
new_leader_uuid: "b272cbb1369a4bb88157c885d84c1633"
 from {username='slave'} at 127.0.0.1:50246
I20260713 09:09:01.219498 24910 raft_consensus.cc:606] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [term 3 LEADER]: Received request to transfer leadership to TS b272cbb1369a4bb88157c885d84c1633
I20260713 09:09:01.219204 25148 raft_consensus.cc:359] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:09:01.219972 25148 raft_consensus.cc:740] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e57a126bd9c4462a9ae67fb900ef96d, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.220070 24733 ts_manager.cc:194] Re-registered known tserver with Master: 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551)
I20260713 09:09:01.220819 21882 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:09:01.220793 25148 consensus_queue.cc:260] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d [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: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:09:01.221576 21882 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:01.222361 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:01.223044 25148 ts_tablet_manager.cc:1434] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:09:01.223831 25148 tablet_bootstrap.cc:492] T 2271509e06c648b49d327ce2b27cc5ba P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap starting.
I20260713 09:09:01.229990 24733 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58082
I20260713 09:09:01.233318 25211 heartbeater.cc:499] Master 127.21.94.190:41661 was elected leader, sending a full tablet report...
I20260713 09:09:01.238559 25148 tablet_bootstrap.cc:492] T 2271509e06c648b49d327ce2b27cc5ba P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:01.239329 25148 tablet_bootstrap.cc:492] T 2271509e06c648b49d327ce2b27cc5ba P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap complete.
I20260713 09:09:01.239868 25148 ts_tablet_manager.cc:1403] T 2271509e06c648b49d327ce2b27cc5ba P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260713 09:09:01.241794 25148 raft_consensus.cc:359] T 2271509e06c648b49d327ce2b27cc5ba P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:09:01.242313 25148 raft_consensus.cc:740] T 2271509e06c648b49d327ce2b27cc5ba P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e57a126bd9c4462a9ae67fb900ef96d, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.242928 25148 consensus_queue.cc:260] T 2271509e06c648b49d327ce2b27cc5ba P 1e57a126bd9c4462a9ae67fb900ef96d [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: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:09:01.244369 25148 ts_tablet_manager.cc:1434] T 2271509e06c648b49d327ce2b27cc5ba P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:01.245039 25148 tablet_bootstrap.cc:492] T 50cf2bfaab304b8eb8f98cf3b073d955 P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap starting.
I20260713 09:09:01.256474 25148 tablet_bootstrap.cc:492] T 50cf2bfaab304b8eb8f98cf3b073d955 P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:01.257167 25148 tablet_bootstrap.cc:492] T 50cf2bfaab304b8eb8f98cf3b073d955 P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap complete.
I20260713 09:09:01.257782 25148 ts_tablet_manager.cc:1403] T 50cf2bfaab304b8eb8f98cf3b073d955 P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:09:01.259616 25148 raft_consensus.cc:359] T 50cf2bfaab304b8eb8f98cf3b073d955 P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:09:01.260138 25148 raft_consensus.cc:740] T 50cf2bfaab304b8eb8f98cf3b073d955 P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e57a126bd9c4462a9ae67fb900ef96d, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.260744 25148 consensus_queue.cc:260] T 50cf2bfaab304b8eb8f98cf3b073d955 P 1e57a126bd9c4462a9ae67fb900ef96d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:09:01.262212 25148 ts_tablet_manager.cc:1434] T 50cf2bfaab304b8eb8f98cf3b073d955 P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:01.263036 25148 tablet_bootstrap.cc:492] T 13b2af68ba7845cebfa66a6693ea3440 P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap starting.
I20260713 09:09:01.277690 25148 tablet_bootstrap.cc:492] T 13b2af68ba7845cebfa66a6693ea3440 P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:01.278563 25148 tablet_bootstrap.cc:492] T 13b2af68ba7845cebfa66a6693ea3440 P 1e57a126bd9c4462a9ae67fb900ef96d: Bootstrap complete.
I20260713 09:09:01.279174 25148 ts_tablet_manager.cc:1403] T 13b2af68ba7845cebfa66a6693ea3440 P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260713 09:09:01.280941 25148 raft_consensus.cc:359] T 13b2af68ba7845cebfa66a6693ea3440 P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:09:01.281513 25148 raft_consensus.cc:740] T 13b2af68ba7845cebfa66a6693ea3440 P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e57a126bd9c4462a9ae67fb900ef96d, State: Initialized, Role: FOLLOWER
I20260713 09:09:01.282116 25148 consensus_queue.cc:260] T 13b2af68ba7845cebfa66a6693ea3440 P 1e57a126bd9c4462a9ae67fb900ef96d [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: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:09:01.283512 25148 ts_tablet_manager.cc:1434] T 13b2af68ba7845cebfa66a6693ea3440 P 1e57a126bd9c4462a9ae67fb900ef96d: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:09:01.334471 25129 raft_consensus.cc:993] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068: : Instructing follower b272cbb1369a4bb88157c885d84c1633 to start an election
I20260713 09:09:01.335039 25223 raft_consensus.cc:1081] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068 [term 1 LEADER]: Signalling peer b272cbb1369a4bb88157c885d84c1633 to start an election
I20260713 09:09:01.336721 24986 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d86811e4d4594aabb7b64918ab7f82d7"
dest_uuid: "b272cbb1369a4bb88157c885d84c1633"
 from {username='slave'} at 127.0.0.1:44166
I20260713 09:09:01.337152 24986 raft_consensus.cc:493] T d86811e4d4594aabb7b64918ab7f82d7 P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:01.337430 24986 raft_consensus.cc:3060] T d86811e4d4594aabb7b64918ab7f82d7 P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:01.343977 24986 raft_consensus.cc:515] T d86811e4d4594aabb7b64918ab7f82d7 P b272cbb1369a4bb88157c885d84c1633 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:09:01.345796 24986 leader_election.cc:290] T d86811e4d4594aabb7b64918ab7f82d7 P b272cbb1369a4bb88157c885d84c1633 [CANDIDATE]: Term 2 election: Requested vote from peers 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551), 6a2a9466f4b649c5a470ac3d18234068 (127.21.94.130:44847)
I20260713 09:09:01.346937 24910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86811e4d4594aabb7b64918ab7f82d7" candidate_uuid: "b272cbb1369a4bb88157c885d84c1633" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a2a9466f4b649c5a470ac3d18234068"
I20260713 09:09:01.347780 24910 raft_consensus.cc:3055] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:01.347965 25185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86811e4d4594aabb7b64918ab7f82d7" candidate_uuid: "b272cbb1369a4bb88157c885d84c1633" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e57a126bd9c4462a9ae67fb900ef96d"
I20260713 09:09:01.348054 24910 raft_consensus.cc:740] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6a2a9466f4b649c5a470ac3d18234068, State: Running, Role: LEADER
I20260713 09:09:01.348680 25185 raft_consensus.cc:3060] T d86811e4d4594aabb7b64918ab7f82d7 P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:01.349231 24910 consensus_queue.cc:260] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:09:01.350775 24910 raft_consensus.cc:3060] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:01.357582 25185 raft_consensus.cc:2468] T d86811e4d4594aabb7b64918ab7f82d7 P 1e57a126bd9c4462a9ae67fb900ef96d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b272cbb1369a4bb88157c885d84c1633 in term 2.
I20260713 09:09:01.358481 25184 raft_consensus.cc:1240] T d86811e4d4594aabb7b64918ab7f82d7 P 1e57a126bd9c4462a9ae67fb900ef96d [term 2 FOLLOWER]: Rejecting Update request from peer 6a2a9466f4b649c5a470ac3d18234068 for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:01.358803 24951 leader_election.cc:304] T d86811e4d4594aabb7b64918ab7f82d7 P b272cbb1369a4bb88157c885d84c1633 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e57a126bd9c4462a9ae67fb900ef96d, b272cbb1369a4bb88157c885d84c1633; no voters: 
I20260713 09:09:01.359436 24910 raft_consensus.cc:2468] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b272cbb1369a4bb88157c885d84c1633 in term 2.
I20260713 09:09:01.359934 25066 raft_consensus.cc:2804] T d86811e4d4594aabb7b64918ab7f82d7 P b272cbb1369a4bb88157c885d84c1633 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:01.362648 25066 raft_consensus.cc:697] T d86811e4d4594aabb7b64918ab7f82d7 P b272cbb1369a4bb88157c885d84c1633 [term 2 LEADER]: Becoming Leader. State: Replica: b272cbb1369a4bb88157c885d84c1633, State: Running, Role: LEADER
I20260713 09:09:01.363782 25066 consensus_queue.cc:237] T d86811e4d4594aabb7b64918ab7f82d7 P b272cbb1369a4bb88157c885d84c1633 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:09:01.371443 24733 catalog_manager.cc:5697] T d86811e4d4594aabb7b64918ab7f82d7 P b272cbb1369a4bb88157c885d84c1633 reported cstate change: term changed from 1 to 2, leader changed from 6a2a9466f4b649c5a470ac3d18234068 (127.21.94.130) to b272cbb1369a4bb88157c885d84c1633 (127.21.94.131). New cstate: current_term: 2 leader_uuid: "b272cbb1369a4bb88157c885d84c1633" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:01.590396 25184 raft_consensus.cc:3060] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:09:01.600294 25185 raft_consensus.cc:3060] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:09:01.607039 25129 raft_consensus.cc:993] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068: : Instructing follower b272cbb1369a4bb88157c885d84c1633 to start an election
I20260713 09:09:01.607843 25223 raft_consensus.cc:1081] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [term 3 LEADER]: Signalling peer b272cbb1369a4bb88157c885d84c1633 to start an election
I20260713 09:09:01.609855 24986 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e519e99278b14cc4921e01acf0ae0a3f"
dest_uuid: "b272cbb1369a4bb88157c885d84c1633"
 from {username='slave'} at 127.0.0.1:44166
I20260713 09:09:01.610455 24986 raft_consensus.cc:493] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:01.610743 24986 raft_consensus.cc:3060] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:01.616771 24986 raft_consensus.cc:515] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:09:01.618615 24986 leader_election.cc:290] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [CANDIDATE]: Term 4 election: Requested vote from peers 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551), 6a2a9466f4b649c5a470ac3d18234068 (127.21.94.130:44847)
I20260713 09:09:01.619351 25185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e519e99278b14cc4921e01acf0ae0a3f" candidate_uuid: "b272cbb1369a4bb88157c885d84c1633" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "1e57a126bd9c4462a9ae67fb900ef96d"
I20260713 09:09:01.619696 24910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e519e99278b14cc4921e01acf0ae0a3f" candidate_uuid: "b272cbb1369a4bb88157c885d84c1633" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "6a2a9466f4b649c5a470ac3d18234068"
I20260713 09:09:01.619982 25185 raft_consensus.cc:3060] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:01.620355 24910 raft_consensus.cc:3055] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:09:01.620638 24910 raft_consensus.cc:740] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6a2a9466f4b649c5a470ac3d18234068, State: Running, Role: LEADER
I20260713 09:09:01.621321 24910 consensus_queue.cc:260] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [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: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:09:01.622364 24910 raft_consensus.cc:3060] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:01.625154 25185 raft_consensus.cc:2468] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b272cbb1369a4bb88157c885d84c1633 in term 4.
I20260713 09:09:01.626282 24951 leader_election.cc:304] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [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: 1e57a126bd9c4462a9ae67fb900ef96d, b272cbb1369a4bb88157c885d84c1633; no voters: 
I20260713 09:09:01.626971 25066 raft_consensus.cc:2804] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:09:01.627445 25066 raft_consensus.cc:697] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [term 4 LEADER]: Becoming Leader. State: Replica: b272cbb1369a4bb88157c885d84c1633, State: Running, Role: LEADER
I20260713 09:09:01.628123 24910 raft_consensus.cc:2468] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b272cbb1369a4bb88157c885d84c1633 in term 4.
I20260713 09:09:01.628391 25066 consensus_queue.cc:237] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [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: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } }
I20260713 09:09:01.636971 24733 catalog_manager.cc:5697] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 reported cstate change: term changed from 3 to 4, leader changed from 6a2a9466f4b649c5a470ac3d18234068 (127.21.94.130) to b272cbb1369a4bb88157c885d84c1633 (127.21.94.131). New cstate: current_term: 4 leader_uuid: "b272cbb1369a4bb88157c885d84c1633" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b272cbb1369a4bb88157c885d84c1633" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 39247 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:01.828999 25185 raft_consensus.cc:1275] T d86811e4d4594aabb7b64918ab7f82d7 P 1e57a126bd9c4462a9ae67fb900ef96d [term 2 FOLLOWER]: Refusing update from remote peer b272cbb1369a4bb88157c885d84c1633: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:01.830297 25237 consensus_queue.cc:1048] T d86811e4d4594aabb7b64918ab7f82d7 P b272cbb1369a4bb88157c885d84c1633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:01.840791 24910 raft_consensus.cc:1275] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068 [term 2 FOLLOWER]: Refusing update from remote peer b272cbb1369a4bb88157c885d84c1633: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:01.842234 25066 consensus_queue.cc:1048] T d86811e4d4594aabb7b64918ab7f82d7 P b272cbb1369a4bb88157c885d84c1633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:09:02.004108 24783 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:02.114395 25185 raft_consensus.cc:1275] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d [term 4 FOLLOWER]: Refusing update from remote peer b272cbb1369a4bb88157c885d84c1633: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:09:02.115751 25066 consensus_queue.cc:1048] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e57a126bd9c4462a9ae67fb900ef96d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 39551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:02.123688 24910 raft_consensus.cc:1275] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [term 4 FOLLOWER]: Refusing update from remote peer b272cbb1369a4bb88157c885d84c1633: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:09:02.125385 25066 consensus_queue.cc:1048] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2a9466f4b649c5a470ac3d18234068" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 44847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:02.232708 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:02.238188 21882 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:02.238649 21882 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:02.239140 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:03.005158 24783 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:03.245080 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:03.250698 21882 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:03.251235 21882 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:03.251744 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:04.006100 24783 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:04.258049 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:04.264690 21882 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:04.265226 21882 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:04.265792 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:05.007046 24783 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:05.274555 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:05.280256 21882 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:05.280699 21882 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:05.281172 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:06.008031 24783 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:06.287103 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:06.294366 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:06.299654 21882 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:06.300168 21882 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:09:07.009099 24783 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:09:07.323339 21882 tablet_server.cc:179] TabletServer@127.21.94.129:39551 shutting down...
I20260713 09:09:07.344725 21882 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:07.345608 21882 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:07.346325 21882 raft_consensus.cc:2243] T 13b2af68ba7845cebfa66a6693ea3440 P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.346745 21882 raft_consensus.cc:2272] T 13b2af68ba7845cebfa66a6693ea3440 P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.348544 21882 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:07.349081 21882 raft_consensus.cc:2243] T 50cf2bfaab304b8eb8f98cf3b073d955 P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.349525 21882 raft_consensus.cc:2272] T 50cf2bfaab304b8eb8f98cf3b073d955 P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.351244 21882 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:07.351769 21882 raft_consensus.cc:2243] T 2271509e06c648b49d327ce2b27cc5ba P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.352130 21882 raft_consensus.cc:2272] T 2271509e06c648b49d327ce2b27cc5ba P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.353875 21882 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:07.354406 21882 raft_consensus.cc:2243] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.354808 21882 raft_consensus.cc:2272] T e519e99278b14cc4921e01acf0ae0a3f P 1e57a126bd9c4462a9ae67fb900ef96d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.356587 21882 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:07.357165 21882 raft_consensus.cc:2243] T 573b95c599b742199600d8f96cd13e7c P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.357602 21882 raft_consensus.cc:2272] T 573b95c599b742199600d8f96cd13e7c P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.359258 21882 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:07.359787 21882 raft_consensus.cc:2243] T d86811e4d4594aabb7b64918ab7f82d7 P 1e57a126bd9c4462a9ae67fb900ef96d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.360183 21882 raft_consensus.cc:2272] T d86811e4d4594aabb7b64918ab7f82d7 P 1e57a126bd9c4462a9ae67fb900ef96d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.361908 21882 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:07.362418 21882 raft_consensus.cc:2243] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.362865 21882 raft_consensus.cc:2272] T 665acb601ba14aa98369e4dca839615b P 1e57a126bd9c4462a9ae67fb900ef96d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.364799 21882 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:07.365489 21882 raft_consensus.cc:2243] T 86cd66e43a3348829286325dd5426f8c P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:09:07.365428 24951 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 60 similar messages]
I20260713 09:09:07.366138 21882 raft_consensus.cc:2272] T 86cd66e43a3348829286325dd5426f8c P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.368494 21882 tablet_replica.cc:333] stopping tablet replica
W20260713 09:09:07.368396 24951 consensus_peers.cc:597] T caa462468c424430a9e4c52d5591e852 P b272cbb1369a4bb88157c885d84c1633 -> Peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Couldn't send request to peer 1e57a126bd9c4462a9ae67fb900ef96d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:07.369187 21882 raft_consensus.cc:2243] T caa462468c424430a9e4c52d5591e852 P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.369637 21882 raft_consensus.cc:2272] T caa462468c424430a9e4c52d5591e852 P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.371294 21882 tablet_replica.cc:333] stopping tablet replica
I20260713 09:09:07.371762 21882 raft_consensus.cc:2243] T 0f99dd340da546bf858be558a5bbc093 P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.372077 21882 raft_consensus.cc:2272] T 0f99dd340da546bf858be558a5bbc093 P 1e57a126bd9c4462a9ae67fb900ef96d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.401948 21882 tablet_server.cc:196] TabletServer@127.21.94.129:39551 shutdown complete.
W20260713 09:09:07.406255 24877 consensus_peers.cc:597] T 2271509e06c648b49d327ce2b27cc5ba P 6a2a9466f4b649c5a470ac3d18234068 -> Peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Couldn't send request to peer 1e57a126bd9c4462a9ae67fb900ef96d. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:07.420459 21882 tablet_server.cc:179] TabletServer@127.21.94.130:0 shutting down...
I20260713 09:09:07.442858 21882 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:07.443656 21882 tablet_replica.cc:333] T caa462468c424430a9e4c52d5591e852 P 6a2a9466f4b649c5a470ac3d18234068: stopping tablet replica
I20260713 09:09:07.444769 21882 raft_consensus.cc:2243] T caa462468c424430a9e4c52d5591e852 P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.445505 21882 raft_consensus.cc:2272] T caa462468c424430a9e4c52d5591e852 P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.447533 21882 tablet_replica.cc:333] T 50cf2bfaab304b8eb8f98cf3b073d955 P 6a2a9466f4b649c5a470ac3d18234068: stopping tablet replica
I20260713 09:09:07.448104 21882 raft_consensus.cc:2243] T 50cf2bfaab304b8eb8f98cf3b073d955 P 6a2a9466f4b649c5a470ac3d18234068 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:07.448872 21882 raft_consensus.cc:2272] T 50cf2bfaab304b8eb8f98cf3b073d955 P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.450933 21882 tablet_replica.cc:333] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068: stopping tablet replica
I20260713 09:09:07.451395 21882 raft_consensus.cc:2243] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.451761 21882 raft_consensus.cc:2272] T e519e99278b14cc4921e01acf0ae0a3f P 6a2a9466f4b649c5a470ac3d18234068 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.453927 21882 tablet_replica.cc:333] T 86cd66e43a3348829286325dd5426f8c P 6a2a9466f4b649c5a470ac3d18234068: stopping tablet replica
I20260713 09:09:07.454413 21882 raft_consensus.cc:2243] T 86cd66e43a3348829286325dd5426f8c P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.454811 21882 raft_consensus.cc:2272] T 86cd66e43a3348829286325dd5426f8c P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.456712 21882 tablet_replica.cc:333] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068: stopping tablet replica
I20260713 09:09:07.457196 21882 raft_consensus.cc:2243] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.457653 21882 raft_consensus.cc:2272] T d86811e4d4594aabb7b64918ab7f82d7 P 6a2a9466f4b649c5a470ac3d18234068 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.459501 21882 tablet_replica.cc:333] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068: stopping tablet replica
I20260713 09:09:07.459977 21882 raft_consensus.cc:2243] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:07.460665 21882 raft_consensus.cc:2272] T 665acb601ba14aa98369e4dca839615b P 6a2a9466f4b649c5a470ac3d18234068 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.462664 21882 tablet_replica.cc:333] T 2271509e06c648b49d327ce2b27cc5ba P 6a2a9466f4b649c5a470ac3d18234068: stopping tablet replica
I20260713 09:09:07.463167 21882 raft_consensus.cc:2243] T 2271509e06c648b49d327ce2b27cc5ba P 6a2a9466f4b649c5a470ac3d18234068 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:07.463881 21882 raft_consensus.cc:2272] T 2271509e06c648b49d327ce2b27cc5ba P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.466079 21882 tablet_replica.cc:333] T 573b95c599b742199600d8f96cd13e7c P 6a2a9466f4b649c5a470ac3d18234068: stopping tablet replica
I20260713 09:09:07.466579 21882 raft_consensus.cc:2243] T 573b95c599b742199600d8f96cd13e7c P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.467054 21882 raft_consensus.cc:2272] T 573b95c599b742199600d8f96cd13e7c P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.469033 21882 tablet_replica.cc:333] T 13b2af68ba7845cebfa66a6693ea3440 P 6a2a9466f4b649c5a470ac3d18234068: stopping tablet replica
I20260713 09:09:07.469621 21882 raft_consensus.cc:2243] T 13b2af68ba7845cebfa66a6693ea3440 P 6a2a9466f4b649c5a470ac3d18234068 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:07.470445 21882 raft_consensus.cc:2272] T 13b2af68ba7845cebfa66a6693ea3440 P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.472561 21882 tablet_replica.cc:333] T 0f99dd340da546bf858be558a5bbc093 P 6a2a9466f4b649c5a470ac3d18234068: stopping tablet replica
I20260713 09:09:07.473034 21882 raft_consensus.cc:2243] T 0f99dd340da546bf858be558a5bbc093 P 6a2a9466f4b649c5a470ac3d18234068 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:07.473817 21882 raft_consensus.cc:2272] T 0f99dd340da546bf858be558a5bbc093 P 6a2a9466f4b649c5a470ac3d18234068 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:07.483913 24951 consensus_peers.cc:597] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 -> Peer 6a2a9466f4b649c5a470ac3d18234068 (127.21.94.130:44847): Couldn't send request to peer 6a2a9466f4b649c5a470ac3d18234068. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:07.505265 21882 tablet_server.cc:196] TabletServer@127.21.94.130:0 shutdown complete.
I20260713 09:09:07.528376 21882 tablet_server.cc:179] TabletServer@127.21.94.131:0 shutting down...
I20260713 09:09:07.553095 21882 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:07.553910 21882 tablet_replica.cc:333] T 50cf2bfaab304b8eb8f98cf3b073d955 P b272cbb1369a4bb88157c885d84c1633: stopping tablet replica
I20260713 09:09:07.554602 21882 raft_consensus.cc:2243] T 50cf2bfaab304b8eb8f98cf3b073d955 P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.555084 21882 raft_consensus.cc:2272] T 50cf2bfaab304b8eb8f98cf3b073d955 P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.557119 21882 tablet_replica.cc:333] T 2271509e06c648b49d327ce2b27cc5ba P b272cbb1369a4bb88157c885d84c1633: stopping tablet replica
I20260713 09:09:07.557704 21882 raft_consensus.cc:2243] T 2271509e06c648b49d327ce2b27cc5ba P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.558126 21882 raft_consensus.cc:2272] T 2271509e06c648b49d327ce2b27cc5ba P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.560484 21882 tablet_replica.cc:333] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633: stopping tablet replica
I20260713 09:09:07.561071 21882 raft_consensus.cc:2243] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:09:07.561875 21882 raft_consensus.cc:2272] T e519e99278b14cc4921e01acf0ae0a3f P b272cbb1369a4bb88157c885d84c1633 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.563817 21882 tablet_replica.cc:333] T caa462468c424430a9e4c52d5591e852 P b272cbb1369a4bb88157c885d84c1633: stopping tablet replica
I20260713 09:09:07.564350 21882 raft_consensus.cc:2243] T caa462468c424430a9e4c52d5591e852 P b272cbb1369a4bb88157c885d84c1633 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:07.565167 21882 raft_consensus.cc:2272] T caa462468c424430a9e4c52d5591e852 P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.567855 21882 tablet_replica.cc:333] T 0f99dd340da546bf858be558a5bbc093 P b272cbb1369a4bb88157c885d84c1633: stopping tablet replica
I20260713 09:09:07.568455 21882 raft_consensus.cc:2243] T 0f99dd340da546bf858be558a5bbc093 P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.568928 21882 raft_consensus.cc:2272] T 0f99dd340da546bf858be558a5bbc093 P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:07.569335 24951 consensus_peers.cc:597] T d86811e4d4594aabb7b64918ab7f82d7 P b272cbb1369a4bb88157c885d84c1633 -> Peer 1e57a126bd9c4462a9ae67fb900ef96d (127.21.94.129:39551): Couldn't send request to peer 1e57a126bd9c4462a9ae67fb900ef96d. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:39551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:07.571153 21882 tablet_replica.cc:333] T 13b2af68ba7845cebfa66a6693ea3440 P b272cbb1369a4bb88157c885d84c1633: stopping tablet replica
I20260713 09:09:07.571694 21882 raft_consensus.cc:2243] T 13b2af68ba7845cebfa66a6693ea3440 P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.572079 21882 raft_consensus.cc:2272] T 13b2af68ba7845cebfa66a6693ea3440 P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.573987 21882 tablet_replica.cc:333] T 573b95c599b742199600d8f96cd13e7c P b272cbb1369a4bb88157c885d84c1633: stopping tablet replica
I20260713 09:09:07.574445 21882 raft_consensus.cc:2243] T 573b95c599b742199600d8f96cd13e7c P b272cbb1369a4bb88157c885d84c1633 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:07.575134 21882 raft_consensus.cc:2272] T 573b95c599b742199600d8f96cd13e7c P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.576985 21882 tablet_replica.cc:333] T 86cd66e43a3348829286325dd5426f8c P b272cbb1369a4bb88157c885d84c1633: stopping tablet replica
I20260713 09:09:07.577500 21882 raft_consensus.cc:2243] T 86cd66e43a3348829286325dd5426f8c P b272cbb1369a4bb88157c885d84c1633 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:07.578222 21882 raft_consensus.cc:2272] T 86cd66e43a3348829286325dd5426f8c P b272cbb1369a4bb88157c885d84c1633 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.579975 21882 tablet_replica.cc:333] T d86811e4d4594aabb7b64918ab7f82d7 P b272cbb1369a4bb88157c885d84c1633: stopping tablet replica
I20260713 09:09:07.580389 21882 raft_consensus.cc:2243] T d86811e4d4594aabb7b64918ab7f82d7 P b272cbb1369a4bb88157c885d84c1633 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:07.581044 21882 raft_consensus.cc:2272] T d86811e4d4594aabb7b64918ab7f82d7 P b272cbb1369a4bb88157c885d84c1633 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.582901 21882 tablet_replica.cc:333] T 665acb601ba14aa98369e4dca839615b P b272cbb1369a4bb88157c885d84c1633: stopping tablet replica
I20260713 09:09:07.583344 21882 raft_consensus.cc:2243] T 665acb601ba14aa98369e4dca839615b P b272cbb1369a4bb88157c885d84c1633 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:07.583710 21882 raft_consensus.cc:2272] T 665acb601ba14aa98369e4dca839615b P b272cbb1369a4bb88157c885d84c1633 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.614408 21882 tablet_server.cc:196] TabletServer@127.21.94.131:0 shutdown complete.
I20260713 09:09:07.638162 21882 master.cc:562] Master@127.21.94.190:41661 shutting down...
I20260713 09:09:07.658458 21882 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f713410632cd43bda665c6c37432d713 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:07.659029 21882 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f713410632cd43bda665c6c37432d713 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:07.659394 21882 tablet_replica.cc:333] T 00000000000000000000000000000000 P f713410632cd43bda665c6c37432d713: stopping tablet replica
I20260713 09:09:07.679431 21882 master.cc:584] Master@127.21.94.190:41661 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13848 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:09:07.721958 21882 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.94.190:45391
I20260713 09:09:07.723074 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:07.728591 25257 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:07.728677 25258 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:07.729423 25260 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:07.731228 21882 server_base.cc:1061] running on GCE node
I20260713 09:09:07.732069 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:07.732244 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:07.732355 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933747732343 us; error 0 us; skew 500 ppm
I20260713 09:09:07.732918 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:07.735160 21882 webserver.cc:533] Webserver started at http://127.21.94.190:34251/ using document root <none> and password file <none>
I20260713 09:09:07.735603 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:07.735749 21882 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:07.735980 21882 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:07.737004 21882 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933659410156-21882-0/minicluster-data/master-0-root/instance:
uuid: "48cb8d8c0f4c40249f5063abd6e428d1"
format_stamp: "Formatted at 2026-07-13 09:09:07 on dist-test-slave-vp30"
I20260713 09:09:07.741547 21882 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:09:07.744874 25265 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:07.745703 21882 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:07.746040 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933659410156-21882-0/minicluster-data/master-0-root
uuid: "48cb8d8c0f4c40249f5063abd6e428d1"
format_stamp: "Formatted at 2026-07-13 09:09:07 on dist-test-slave-vp30"
I20260713 09:09:07.746318 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933659410156-21882-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933659410156-21882-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933659410156-21882-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:07.754689 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:07.755894 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:07.794310 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.190:45391
I20260713 09:09:07.794400 25316 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.190:45391 every 8 connection(s)
I20260713 09:09:07.798133 25317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:07.808844 25317 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 48cb8d8c0f4c40249f5063abd6e428d1: Bootstrap starting.
I20260713 09:09:07.813680 25317 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 48cb8d8c0f4c40249f5063abd6e428d1: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:07.818038 25317 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 48cb8d8c0f4c40249f5063abd6e428d1: No bootstrap required, opened a new log
I20260713 09:09:07.820163 25317 raft_consensus.cc:359] T 00000000000000000000000000000000 P 48cb8d8c0f4c40249f5063abd6e428d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48cb8d8c0f4c40249f5063abd6e428d1" member_type: VOTER }
I20260713 09:09:07.820557 25317 raft_consensus.cc:385] T 00000000000000000000000000000000 P 48cb8d8c0f4c40249f5063abd6e428d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:07.820732 25317 raft_consensus.cc:740] T 00000000000000000000000000000000 P 48cb8d8c0f4c40249f5063abd6e428d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48cb8d8c0f4c40249f5063abd6e428d1, State: Initialized, Role: FOLLOWER
I20260713 09:09:07.821331 25317 consensus_queue.cc:260] T 00000000000000000000000000000000 P 48cb8d8c0f4c40249f5063abd6e428d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "48cb8d8c0f4c40249f5063abd6e428d1" member_type: VOTER }
I20260713 09:09:07.821821 25317 raft_consensus.cc:399] T 00000000000000000000000000000000 P 48cb8d8c0f4c40249f5063abd6e428d1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:07.822009 25317 raft_consensus.cc:493] T 00000000000000000000000000000000 P 48cb8d8c0f4c40249f5063abd6e428d1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:07.822213 25317 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 48cb8d8c0f4c40249f5063abd6e428d1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:07.826675 25317 raft_consensus.cc:515] T 00000000000000000000000000000000 P 48cb8d8c0f4c40249f5063abd6e428d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48cb8d8c0f4c40249f5063abd6e428d1" member_type: VOTER }
I20260713 09:09:07.827155 25317 leader_election.cc:304] T 00000000000000000000000000000000 P 48cb8d8c0f4c40249f5063abd6e428d1 [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: 48cb8d8c0f4c40249f5063abd6e428d1; no voters: 
I20260713 09:09:07.828208 25317 leader_election.cc:290] T 00000000000000000000000000000000 P 48cb8d8c0f4c40249f5063abd6e428d1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:07.828575 25320 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 48cb8d8c0f4c40249f5063abd6e428d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:07.830013 25320 raft_consensus.cc:697] T 00000000000000000000000000000000 P 48cb8d8c0f4c40249f5063abd6e428d1 [term 1 LEADER]: Becoming Leader. State: Replica: 48cb8d8c0f4c40249f5063abd6e428d1, State: Running, Role: LEADER
I20260713 09:09:07.830669 25320 consensus_queue.cc:237] T 00000000000000000000000000000000 P 48cb8d8c0f4c40249f5063abd6e428d1 [LEADER]: Queue going to LEADER mode. State: All 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: "48cb8d8c0f4c40249f5063abd6e428d1" member_type: VOTER }
I20260713 09:09:07.831110 25317 sys_catalog.cc:565] T 00000000000000000000000000000000 P 48cb8d8c0f4c40249f5063abd6e428d1 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:07.835409 25322 sys_catalog.cc:455] T 00000000000000000000000000000000 P 48cb8d8c0f4c40249f5063abd6e428d1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 48cb8d8c0f4c40249f5063abd6e428d1. Latest consensus state: current_term: 1 leader_uuid: "48cb8d8c0f4c40249f5063abd6e428d1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48cb8d8c0f4c40249f5063abd6e428d1" member_type: VOTER } }
I20260713 09:09:07.836032 25322 sys_catalog.cc:458] T 00000000000000000000000000000000 P 48cb8d8c0f4c40249f5063abd6e428d1 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:07.837298 25321 sys_catalog.cc:455] T 00000000000000000000000000000000 P 48cb8d8c0f4c40249f5063abd6e428d1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "48cb8d8c0f4c40249f5063abd6e428d1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48cb8d8c0f4c40249f5063abd6e428d1" member_type: VOTER } }
I20260713 09:09:07.838101 25321 sys_catalog.cc:458] T 00000000000000000000000000000000 P 48cb8d8c0f4c40249f5063abd6e428d1 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:07.839484 25328 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:07.847644 25328 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:07.848731 21882 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:07.856525 25328 catalog_manager.cc:1383] Generated new cluster ID: 24026ba872ec4a379a179eebc813327e
I20260713 09:09:07.856843 25328 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:07.871578 25328 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:07.872869 25328 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:07.889317 25328 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 48cb8d8c0f4c40249f5063abd6e428d1: Generated new TSK 0
I20260713 09:09:07.890026 25328 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:07.915849 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:07.921913 25338 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:07.922995 25339 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:07.924431 25341 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:07.924801 21882 server_base.cc:1061] running on GCE node
I20260713 09:09:07.925827 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:07.926007 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:07.926234 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933747926213 us; error 0 us; skew 500 ppm
I20260713 09:09:07.926788 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:07.929188 21882 webserver.cc:533] Webserver started at http://127.21.94.129:36407/ using document root <none> and password file <none>
I20260713 09:09:07.929759 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:07.929958 21882 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:07.930258 21882 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:07.931334 21882 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933659410156-21882-0/minicluster-data/ts-0-root/instance:
uuid: "17823b30dea240d8a488f45ee379c42f"
format_stamp: "Formatted at 2026-07-13 09:09:07 on dist-test-slave-vp30"
I20260713 09:09:07.935993 21882 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:09:07.939414 25346 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:07.940160 21882 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:07.940491 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933659410156-21882-0/minicluster-data/ts-0-root
uuid: "17823b30dea240d8a488f45ee379c42f"
format_stamp: "Formatted at 2026-07-13 09:09:07 on dist-test-slave-vp30"
I20260713 09:09:07.940809 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933659410156-21882-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933659410156-21882-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933659410156-21882-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:07.954927 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:07.956161 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:07.957813 21882 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:07.960115 21882 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:07.960357 21882 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:07.960610 21882 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:07.960779 21882 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:08.001104 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.129:33029
I20260713 09:09:08.001222 25408 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.129:33029 every 8 connection(s)
I20260713 09:09:08.006096 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:08.012929 25413 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:08.015026 25414 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:08.017083 25416 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:08.018443 21882 server_base.cc:1061] running on GCE node
I20260713 09:09:08.019455 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:08.019729 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:08.019816 25409 heartbeater.cc:344] Connected to a master server at 127.21.94.190:45391
I20260713 09:09:08.020092 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933748020071 us; error 0 us; skew 500 ppm
I20260713 09:09:08.020376 25409 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:08.020862 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:08.021183 25409 heartbeater.cc:507] Master 127.21.94.190:45391 requested a full tablet report, sending...
I20260713 09:09:08.023684 21882 webserver.cc:533] Webserver started at http://127.21.94.130:34409/ using document root <none> and password file <none>
I20260713 09:09:08.023913 25282 ts_manager.cc:194] Registered new tserver with Master: 17823b30dea240d8a488f45ee379c42f (127.21.94.129:33029)
I20260713 09:09:08.024309 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:08.024580 21882 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:08.024853 21882 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:08.025954 25282 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59140
I20260713 09:09:08.026029 21882 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933659410156-21882-0/minicluster-data/ts-1-root/instance:
uuid: "46a7fb740df346c98f6529e7e508d6ab"
format_stamp: "Formatted at 2026-07-13 09:09:08 on dist-test-slave-vp30"
I20260713 09:09:08.031239 21882 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260713 09:09:08.034794 25421 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:08.035557 21882 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:08.035912 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933659410156-21882-0/minicluster-data/ts-1-root
uuid: "46a7fb740df346c98f6529e7e508d6ab"
format_stamp: "Formatted at 2026-07-13 09:09:08 on dist-test-slave-vp30"
I20260713 09:09:08.036183 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933659410156-21882-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933659410156-21882-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933659410156-21882-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:08.071960 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:08.073284 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:08.074887 21882 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:08.077242 21882 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:08.077512 21882 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:08.077772 21882 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:08.077942 21882 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:08.119499 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.130:36163
I20260713 09:09:08.119590 25483 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.130:36163 every 8 connection(s)
I20260713 09:09:08.124323 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:08.131728 25487 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:08.132149 25488 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:08.135862 25490 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:08.135993 21882 server_base.cc:1061] running on GCE node
I20260713 09:09:08.137286 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:08.137632 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:08.137768 25484 heartbeater.cc:344] Connected to a master server at 127.21.94.190:45391
I20260713 09:09:08.137915 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933748137895 us; error 0 us; skew 500 ppm
I20260713 09:09:08.138271 25484 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:08.138779 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:08.139199 25484 heartbeater.cc:507] Master 127.21.94.190:45391 requested a full tablet report, sending...
I20260713 09:09:08.141647 25282 ts_manager.cc:194] Registered new tserver with Master: 46a7fb740df346c98f6529e7e508d6ab (127.21.94.130:36163)
I20260713 09:09:08.141801 21882 webserver.cc:533] Webserver started at http://127.21.94.131:41117/ using document root <none> and password file <none>
I20260713 09:09:08.142480 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:08.142712 21882 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:08.142976 21882 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:08.143415 25282 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59154
I20260713 09:09:08.144181 21882 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933659410156-21882-0/minicluster-data/ts-2-root/instance:
uuid: "d929c01dc2434af99a2d5f52f535e121"
format_stamp: "Formatted at 2026-07-13 09:09:08 on dist-test-slave-vp30"
I20260713 09:09:08.149237 21882 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260713 09:09:08.152944 25495 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:08.153836 21882 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:08.154105 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933659410156-21882-0/minicluster-data/ts-2-root
uuid: "d929c01dc2434af99a2d5f52f535e121"
format_stamp: "Formatted at 2026-07-13 09:09:08 on dist-test-slave-vp30"
I20260713 09:09:08.154341 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933659410156-21882-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933659410156-21882-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933659410156-21882-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:08.163237 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:08.164445 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:08.166026 21882 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:08.168402 21882 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:08.168630 21882 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:08.168902 21882 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:08.169077 21882 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:08.210107 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.131:44839
I20260713 09:09:08.210222 25557 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.131:44839 every 8 connection(s)
I20260713 09:09:08.223838 25558 heartbeater.cc:344] Connected to a master server at 127.21.94.190:45391
I20260713 09:09:08.224258 25558 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:08.225010 25558 heartbeater.cc:507] Master 127.21.94.190:45391 requested a full tablet report, sending...
I20260713 09:09:08.227012 25282 ts_manager.cc:194] Registered new tserver with Master: d929c01dc2434af99a2d5f52f535e121 (127.21.94.131:44839)
I20260713 09:09:08.227846 21882 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014549515s
I20260713 09:09:08.228355 25282 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59164
I20260713 09:09:08.253388 25282 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59170:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:08.255599 25282 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:09:08.314860 25449 tablet_service.cc:1511] Processing CreateTablet for tablet b40255b537984adfa1dd1e40d47bea6a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=482b41b521a3444c8179df3039bcea06]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:08.316439 25449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b40255b537984adfa1dd1e40d47bea6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.317448 25374 tablet_service.cc:1511] Processing CreateTablet for tablet b40255b537984adfa1dd1e40d47bea6a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=482b41b521a3444c8179df3039bcea06]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:08.318939 25374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b40255b537984adfa1dd1e40d47bea6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.321764 25373 tablet_service.cc:1511] Processing CreateTablet for tablet 387ae835fcbc45eaa0264c286549a9b9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=482b41b521a3444c8179df3039bcea06]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:08.323184 25373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 387ae835fcbc45eaa0264c286549a9b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.326659 25448 tablet_service.cc:1511] Processing CreateTablet for tablet 387ae835fcbc45eaa0264c286549a9b9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=482b41b521a3444c8179df3039bcea06]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:08.328012 25448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 387ae835fcbc45eaa0264c286549a9b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.331471 25523 tablet_service.cc:1511] Processing CreateTablet for tablet b40255b537984adfa1dd1e40d47bea6a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=482b41b521a3444c8179df3039bcea06]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:08.333099 25523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b40255b537984adfa1dd1e40d47bea6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.342963 25573 tablet_bootstrap.cc:492] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab: Bootstrap starting.
I20260713 09:09:08.342824 25522 tablet_service.cc:1511] Processing CreateTablet for tablet 387ae835fcbc45eaa0264c286549a9b9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=482b41b521a3444c8179df3039bcea06]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:08.344274 25522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 387ae835fcbc45eaa0264c286549a9b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.350509 25573 tablet_bootstrap.cc:654] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.367924 25574 tablet_bootstrap.cc:492] T 387ae835fcbc45eaa0264c286549a9b9 P 17823b30dea240d8a488f45ee379c42f: Bootstrap starting.
I20260713 09:09:08.370433 25573 tablet_bootstrap.cc:492] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab: No bootstrap required, opened a new log
I20260713 09:09:08.370460 25576 tablet_bootstrap.cc:492] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121: Bootstrap starting.
I20260713 09:09:08.371084 25573 ts_tablet_manager.cc:1403] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.008s
I20260713 09:09:08.373508 25573 raft_consensus.cc:359] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:08.374090 25573 raft_consensus.cc:385] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.374346 25573 raft_consensus.cc:740] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46a7fb740df346c98f6529e7e508d6ab, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.374979 25574 tablet_bootstrap.cc:654] T 387ae835fcbc45eaa0264c286549a9b9 P 17823b30dea240d8a488f45ee379c42f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.375023 25573 consensus_queue.cc:260] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:08.377601 25484 heartbeater.cc:499] Master 127.21.94.190:45391 was elected leader, sending a full tablet report...
I20260713 09:09:08.378082 25573 ts_tablet_manager.cc:1434] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:08.378162 25576 tablet_bootstrap.cc:654] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.380388 25573 tablet_bootstrap.cc:492] T 387ae835fcbc45eaa0264c286549a9b9 P 46a7fb740df346c98f6529e7e508d6ab: Bootstrap starting.
I20260713 09:09:08.382432 25574 tablet_bootstrap.cc:492] T 387ae835fcbc45eaa0264c286549a9b9 P 17823b30dea240d8a488f45ee379c42f: No bootstrap required, opened a new log
I20260713 09:09:08.383015 25574 ts_tablet_manager.cc:1403] T 387ae835fcbc45eaa0264c286549a9b9 P 17823b30dea240d8a488f45ee379c42f: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.009s
I20260713 09:09:08.386106 25574 raft_consensus.cc:359] T 387ae835fcbc45eaa0264c286549a9b9 P 17823b30dea240d8a488f45ee379c42f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:08.386937 25574 raft_consensus.cc:385] T 387ae835fcbc45eaa0264c286549a9b9 P 17823b30dea240d8a488f45ee379c42f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.387285 25574 raft_consensus.cc:740] T 387ae835fcbc45eaa0264c286549a9b9 P 17823b30dea240d8a488f45ee379c42f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17823b30dea240d8a488f45ee379c42f, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.388049 25574 consensus_queue.cc:260] T 387ae835fcbc45eaa0264c286549a9b9 P 17823b30dea240d8a488f45ee379c42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:08.393882 25409 heartbeater.cc:499] Master 127.21.94.190:45391 was elected leader, sending a full tablet report...
I20260713 09:09:08.394304 25573 tablet_bootstrap.cc:654] T 387ae835fcbc45eaa0264c286549a9b9 P 46a7fb740df346c98f6529e7e508d6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.395249 25576 tablet_bootstrap.cc:492] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121: No bootstrap required, opened a new log
I20260713 09:09:08.395758 25576 ts_tablet_manager.cc:1403] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.008s
I20260713 09:09:08.396075 25574 ts_tablet_manager.cc:1434] T 387ae835fcbc45eaa0264c286549a9b9 P 17823b30dea240d8a488f45ee379c42f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.004s
I20260713 09:09:08.398212 25574 tablet_bootstrap.cc:492] T b40255b537984adfa1dd1e40d47bea6a P 17823b30dea240d8a488f45ee379c42f: Bootstrap starting.
I20260713 09:09:08.398841 25576 raft_consensus.cc:359] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:08.399660 25573 tablet_bootstrap.cc:492] T 387ae835fcbc45eaa0264c286549a9b9 P 46a7fb740df346c98f6529e7e508d6ab: No bootstrap required, opened a new log
I20260713 09:09:08.399658 25576 raft_consensus.cc:385] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.400207 25576 raft_consensus.cc:740] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d929c01dc2434af99a2d5f52f535e121, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.400363 25573 ts_tablet_manager.cc:1403] T 387ae835fcbc45eaa0264c286549a9b9 P 46a7fb740df346c98f6529e7e508d6ab: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260713 09:09:08.401077 25576 consensus_queue.cc:260] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:08.403903 25573 raft_consensus.cc:359] T 387ae835fcbc45eaa0264c286549a9b9 P 46a7fb740df346c98f6529e7e508d6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:08.405012 25573 raft_consensus.cc:385] T 387ae835fcbc45eaa0264c286549a9b9 P 46a7fb740df346c98f6529e7e508d6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.405208 25574 tablet_bootstrap.cc:654] T b40255b537984adfa1dd1e40d47bea6a P 17823b30dea240d8a488f45ee379c42f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.405524 25573 raft_consensus.cc:740] T 387ae835fcbc45eaa0264c286549a9b9 P 46a7fb740df346c98f6529e7e508d6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46a7fb740df346c98f6529e7e508d6ab, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.406631 25573 consensus_queue.cc:260] T 387ae835fcbc45eaa0264c286549a9b9 P 46a7fb740df346c98f6529e7e508d6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:08.410907 25573 ts_tablet_manager.cc:1434] T 387ae835fcbc45eaa0264c286549a9b9 P 46a7fb740df346c98f6529e7e508d6ab: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260713 09:09:08.419378 25558 heartbeater.cc:499] Master 127.21.94.190:45391 was elected leader, sending a full tablet report...
I20260713 09:09:08.419313 25576 ts_tablet_manager.cc:1434] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.015s
I20260713 09:09:08.421044 25574 tablet_bootstrap.cc:492] T b40255b537984adfa1dd1e40d47bea6a P 17823b30dea240d8a488f45ee379c42f: No bootstrap required, opened a new log
I20260713 09:09:08.421643 25574 ts_tablet_manager.cc:1403] T b40255b537984adfa1dd1e40d47bea6a P 17823b30dea240d8a488f45ee379c42f: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260713 09:09:08.421099 25576 tablet_bootstrap.cc:492] T b40255b537984adfa1dd1e40d47bea6a P d929c01dc2434af99a2d5f52f535e121: Bootstrap starting.
I20260713 09:09:08.424837 25574 raft_consensus.cc:359] T b40255b537984adfa1dd1e40d47bea6a P 17823b30dea240d8a488f45ee379c42f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:08.425652 25574 raft_consensus.cc:385] T b40255b537984adfa1dd1e40d47bea6a P 17823b30dea240d8a488f45ee379c42f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.425993 25574 raft_consensus.cc:740] T b40255b537984adfa1dd1e40d47bea6a P 17823b30dea240d8a488f45ee379c42f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17823b30dea240d8a488f45ee379c42f, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.426697 25574 consensus_queue.cc:260] T b40255b537984adfa1dd1e40d47bea6a P 17823b30dea240d8a488f45ee379c42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:08.428468 25574 ts_tablet_manager.cc:1434] T b40255b537984adfa1dd1e40d47bea6a P 17823b30dea240d8a488f45ee379c42f: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260713 09:09:08.429397 25576 tablet_bootstrap.cc:654] T b40255b537984adfa1dd1e40d47bea6a P d929c01dc2434af99a2d5f52f535e121: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.434989 25576 tablet_bootstrap.cc:492] T b40255b537984adfa1dd1e40d47bea6a P d929c01dc2434af99a2d5f52f535e121: No bootstrap required, opened a new log
I20260713 09:09:08.435592 25576 ts_tablet_manager.cc:1403] T b40255b537984adfa1dd1e40d47bea6a P d929c01dc2434af99a2d5f52f535e121: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.002s
I20260713 09:09:08.438333 25576 raft_consensus.cc:359] T b40255b537984adfa1dd1e40d47bea6a P d929c01dc2434af99a2d5f52f535e121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:08.439146 25576 raft_consensus.cc:385] T b40255b537984adfa1dd1e40d47bea6a P d929c01dc2434af99a2d5f52f535e121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.439457 25576 raft_consensus.cc:740] T b40255b537984adfa1dd1e40d47bea6a P d929c01dc2434af99a2d5f52f535e121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d929c01dc2434af99a2d5f52f535e121, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.440093 25576 consensus_queue.cc:260] T b40255b537984adfa1dd1e40d47bea6a P d929c01dc2434af99a2d5f52f535e121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:08.441926 25576 ts_tablet_manager.cc:1434] T b40255b537984adfa1dd1e40d47bea6a P d929c01dc2434af99a2d5f52f535e121: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:08.444497 25577 raft_consensus.cc:493] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:08.444967 25577 raft_consensus.cc:515] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:08.447520 25577 leader_election.cc:290] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17823b30dea240d8a488f45ee379c42f (127.21.94.129:33029), d929c01dc2434af99a2d5f52f535e121 (127.21.94.131:44839)
I20260713 09:09:08.457008 25384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b40255b537984adfa1dd1e40d47bea6a" candidate_uuid: "46a7fb740df346c98f6529e7e508d6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17823b30dea240d8a488f45ee379c42f" is_pre_election: true
I20260713 09:09:08.457785 25384 raft_consensus.cc:2468] T b40255b537984adfa1dd1e40d47bea6a P 17823b30dea240d8a488f45ee379c42f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46a7fb740df346c98f6529e7e508d6ab in term 0.
I20260713 09:09:08.458963 25424 leader_election.cc:304] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17823b30dea240d8a488f45ee379c42f, 46a7fb740df346c98f6529e7e508d6ab; no voters: 
I20260713 09:09:08.459489 25533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b40255b537984adfa1dd1e40d47bea6a" candidate_uuid: "46a7fb740df346c98f6529e7e508d6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d929c01dc2434af99a2d5f52f535e121" is_pre_election: true
I20260713 09:09:08.459731 25577 raft_consensus.cc:2804] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:08.460163 25577 raft_consensus.cc:493] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:08.460152 25533 raft_consensus.cc:2468] T b40255b537984adfa1dd1e40d47bea6a P d929c01dc2434af99a2d5f52f535e121 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46a7fb740df346c98f6529e7e508d6ab in term 0.
I20260713 09:09:08.460613 25577 raft_consensus.cc:3060] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:08.463883 25559 tablet.cc:2406] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:09:08.465811 25577 raft_consensus.cc:515] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:08.467550 25577 leader_election.cc:290] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab [CANDIDATE]: Term 1 election: Requested vote from peers 17823b30dea240d8a488f45ee379c42f (127.21.94.129:33029), d929c01dc2434af99a2d5f52f535e121 (127.21.94.131:44839)
I20260713 09:09:08.468254 25384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b40255b537984adfa1dd1e40d47bea6a" candidate_uuid: "46a7fb740df346c98f6529e7e508d6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17823b30dea240d8a488f45ee379c42f"
I20260713 09:09:08.468885 25384 raft_consensus.cc:3060] T b40255b537984adfa1dd1e40d47bea6a P 17823b30dea240d8a488f45ee379c42f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:08.469135 25533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b40255b537984adfa1dd1e40d47bea6a" candidate_uuid: "46a7fb740df346c98f6529e7e508d6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d929c01dc2434af99a2d5f52f535e121"
I20260713 09:09:08.469777 25533 raft_consensus.cc:3060] T b40255b537984adfa1dd1e40d47bea6a P d929c01dc2434af99a2d5f52f535e121 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:08.474452 25384 raft_consensus.cc:2468] T b40255b537984adfa1dd1e40d47bea6a P 17823b30dea240d8a488f45ee379c42f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46a7fb740df346c98f6529e7e508d6ab in term 1.
I20260713 09:09:08.474980 25533 raft_consensus.cc:2468] T b40255b537984adfa1dd1e40d47bea6a P d929c01dc2434af99a2d5f52f535e121 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46a7fb740df346c98f6529e7e508d6ab in term 1.
I20260713 09:09:08.475579 25424 leader_election.cc:304] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17823b30dea240d8a488f45ee379c42f, 46a7fb740df346c98f6529e7e508d6ab; no voters: 
I20260713 09:09:08.476454 25577 raft_consensus.cc:2804] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:08.477495 25577 raft_consensus.cc:697] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab [term 1 LEADER]: Becoming Leader. State: Replica: 46a7fb740df346c98f6529e7e508d6ab, State: Running, Role: LEADER
I20260713 09:09:08.478181 25577 consensus_queue.cc:237] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:08.485118 25282 catalog_manager.cc:5697] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 46a7fb740df346c98f6529e7e508d6ab (127.21.94.130). New cstate: current_term: 1 leader_uuid: "46a7fb740df346c98f6529e7e508d6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:08.552681 25582 raft_consensus.cc:493] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:08.553246 25582 raft_consensus.cc:515] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:08.555477 25582 leader_election.cc:290] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17823b30dea240d8a488f45ee379c42f (127.21.94.129:33029), 46a7fb740df346c98f6529e7e508d6ab (127.21.94.130:36163)
I20260713 09:09:08.565730 25384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387ae835fcbc45eaa0264c286549a9b9" candidate_uuid: "d929c01dc2434af99a2d5f52f535e121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17823b30dea240d8a488f45ee379c42f" is_pre_election: true
I20260713 09:09:08.566226 25459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387ae835fcbc45eaa0264c286549a9b9" candidate_uuid: "d929c01dc2434af99a2d5f52f535e121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46a7fb740df346c98f6529e7e508d6ab" is_pre_election: true
I20260713 09:09:08.566413 25384 raft_consensus.cc:2468] T 387ae835fcbc45eaa0264c286549a9b9 P 17823b30dea240d8a488f45ee379c42f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d929c01dc2434af99a2d5f52f535e121 in term 0.
I20260713 09:09:08.566879 25459 raft_consensus.cc:2468] T 387ae835fcbc45eaa0264c286549a9b9 P 46a7fb740df346c98f6529e7e508d6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d929c01dc2434af99a2d5f52f535e121 in term 0.
I20260713 09:09:08.567551 25498 leader_election.cc:304] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17823b30dea240d8a488f45ee379c42f, d929c01dc2434af99a2d5f52f535e121; no voters: 
I20260713 09:09:08.568397 25582 raft_consensus.cc:2804] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:08.568735 25582 raft_consensus.cc:493] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:08.568960 25582 raft_consensus.cc:3060] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:08.573740 25582 raft_consensus.cc:515] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:08.575407 25582 leader_election.cc:290] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121 [CANDIDATE]: Term 1 election: Requested vote from peers 17823b30dea240d8a488f45ee379c42f (127.21.94.129:33029), 46a7fb740df346c98f6529e7e508d6ab (127.21.94.130:36163)
I20260713 09:09:08.576124 25384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387ae835fcbc45eaa0264c286549a9b9" candidate_uuid: "d929c01dc2434af99a2d5f52f535e121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17823b30dea240d8a488f45ee379c42f"
I20260713 09:09:08.576398 25459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387ae835fcbc45eaa0264c286549a9b9" candidate_uuid: "d929c01dc2434af99a2d5f52f535e121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46a7fb740df346c98f6529e7e508d6ab"
I20260713 09:09:08.576642 25384 raft_consensus.cc:3060] T 387ae835fcbc45eaa0264c286549a9b9 P 17823b30dea240d8a488f45ee379c42f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:08.576947 25459 raft_consensus.cc:3060] T 387ae835fcbc45eaa0264c286549a9b9 P 46a7fb740df346c98f6529e7e508d6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:08.581730 25384 raft_consensus.cc:2468] T 387ae835fcbc45eaa0264c286549a9b9 P 17823b30dea240d8a488f45ee379c42f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d929c01dc2434af99a2d5f52f535e121 in term 1.
I20260713 09:09:08.581848 25459 raft_consensus.cc:2468] T 387ae835fcbc45eaa0264c286549a9b9 P 46a7fb740df346c98f6529e7e508d6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d929c01dc2434af99a2d5f52f535e121 in term 1.
I20260713 09:09:08.582852 25498 leader_election.cc:304] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17823b30dea240d8a488f45ee379c42f, d929c01dc2434af99a2d5f52f535e121; no voters: 
I20260713 09:09:08.583521 25582 raft_consensus.cc:2804] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:08.584455 25582 raft_consensus.cc:697] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121 [term 1 LEADER]: Becoming Leader. State: Replica: d929c01dc2434af99a2d5f52f535e121, State: Running, Role: LEADER
I20260713 09:09:08.585237 25582 consensus_queue.cc:237] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:08.591835 25282 catalog_manager.cc:5697] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121 reported cstate change: term changed from 0 to 1, leader changed from <none> to d929c01dc2434af99a2d5f52f535e121 (127.21.94.131). New cstate: current_term: 1 leader_uuid: "d929c01dc2434af99a2d5f52f535e121" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:08.639019 25282 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59178:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:08.641033 25282 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:09:08.667469 25373 tablet_service.cc:1511] Processing CreateTablet for tablet 1ec883abd9b449038b737ec27532075e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=8aaeb91551724c97a75a3fbcf8a9e268]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:08.668859 25373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ec883abd9b449038b737ec27532075e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.669049 25448 tablet_service.cc:1511] Processing CreateTablet for tablet 1ec883abd9b449038b737ec27532075e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=8aaeb91551724c97a75a3fbcf8a9e268]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:08.670595 25448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ec883abd9b449038b737ec27532075e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.676198 25522 tablet_service.cc:1511] Processing CreateTablet for tablet 1ec883abd9b449038b737ec27532075e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=8aaeb91551724c97a75a3fbcf8a9e268]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:09:08.677596 25522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ec883abd9b449038b737ec27532075e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.678866 25449 tablet_service.cc:1511] Processing CreateTablet for tablet c13f1a4a113c4c4a88dd952c9b566272 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=8aaeb91551724c97a75a3fbcf8a9e268]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:08.680172 25449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c13f1a4a113c4c4a88dd952c9b566272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.681973 25523 tablet_service.cc:1511] Processing CreateTablet for tablet c13f1a4a113c4c4a88dd952c9b566272 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=8aaeb91551724c97a75a3fbcf8a9e268]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:08.682411 25374 tablet_service.cc:1511] Processing CreateTablet for tablet c13f1a4a113c4c4a88dd952c9b566272 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=8aaeb91551724c97a75a3fbcf8a9e268]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:09:08.683327 25523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c13f1a4a113c4c4a88dd952c9b566272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.683693 25374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c13f1a4a113c4c4a88dd952c9b566272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:08.684370 25574 tablet_bootstrap.cc:492] T 1ec883abd9b449038b737ec27532075e P 17823b30dea240d8a488f45ee379c42f: Bootstrap starting.
I20260713 09:09:08.691220 25574 tablet_bootstrap.cc:654] T 1ec883abd9b449038b737ec27532075e P 17823b30dea240d8a488f45ee379c42f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.694221 25576 tablet_bootstrap.cc:492] T 1ec883abd9b449038b737ec27532075e P d929c01dc2434af99a2d5f52f535e121: Bootstrap starting.
I20260713 09:09:08.700984 25576 tablet_bootstrap.cc:654] T 1ec883abd9b449038b737ec27532075e P d929c01dc2434af99a2d5f52f535e121: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.710636 25574 tablet_bootstrap.cc:492] T 1ec883abd9b449038b737ec27532075e P 17823b30dea240d8a488f45ee379c42f: No bootstrap required, opened a new log
I20260713 09:09:08.711206 25574 ts_tablet_manager.cc:1403] T 1ec883abd9b449038b737ec27532075e P 17823b30dea240d8a488f45ee379c42f: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.015s
I20260713 09:09:08.714834 25573 tablet_bootstrap.cc:492] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab: Bootstrap starting.
I20260713 09:09:08.719297 25576 tablet_bootstrap.cc:492] T 1ec883abd9b449038b737ec27532075e P d929c01dc2434af99a2d5f52f535e121: No bootstrap required, opened a new log
I20260713 09:09:08.719904 25576 ts_tablet_manager.cc:1403] T 1ec883abd9b449038b737ec27532075e P d929c01dc2434af99a2d5f52f535e121: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.008s
I20260713 09:09:08.722532 25573 tablet_bootstrap.cc:654] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.722826 25576 raft_consensus.cc:359] T 1ec883abd9b449038b737ec27532075e P d929c01dc2434af99a2d5f52f535e121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:08.723795 25576 raft_consensus.cc:385] T 1ec883abd9b449038b737ec27532075e P d929c01dc2434af99a2d5f52f535e121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.724210 25576 raft_consensus.cc:740] T 1ec883abd9b449038b737ec27532075e P d929c01dc2434af99a2d5f52f535e121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d929c01dc2434af99a2d5f52f535e121, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.725215 25576 consensus_queue.cc:260] T 1ec883abd9b449038b737ec27532075e P d929c01dc2434af99a2d5f52f535e121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:08.714499 25574 raft_consensus.cc:359] T 1ec883abd9b449038b737ec27532075e P 17823b30dea240d8a488f45ee379c42f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:08.726387 25574 raft_consensus.cc:385] T 1ec883abd9b449038b737ec27532075e P 17823b30dea240d8a488f45ee379c42f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.726791 25574 raft_consensus.cc:740] T 1ec883abd9b449038b737ec27532075e P 17823b30dea240d8a488f45ee379c42f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17823b30dea240d8a488f45ee379c42f, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.727717 25574 consensus_queue.cc:260] T 1ec883abd9b449038b737ec27532075e P 17823b30dea240d8a488f45ee379c42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:08.730876 25574 ts_tablet_manager.cc:1434] T 1ec883abd9b449038b737ec27532075e P 17823b30dea240d8a488f45ee379c42f: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.001s
I20260713 09:09:08.732242 25574 tablet_bootstrap.cc:492] T c13f1a4a113c4c4a88dd952c9b566272 P 17823b30dea240d8a488f45ee379c42f: Bootstrap starting.
I20260713 09:09:08.732486 25576 ts_tablet_manager.cc:1434] T 1ec883abd9b449038b737ec27532075e P d929c01dc2434af99a2d5f52f535e121: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.005s
I20260713 09:09:08.733827 25576 tablet_bootstrap.cc:492] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121: Bootstrap starting.
I20260713 09:09:08.736186 25573 tablet_bootstrap.cc:492] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab: No bootstrap required, opened a new log
I20260713 09:09:08.737006 25573 ts_tablet_manager.cc:1403] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.005s
I20260713 09:09:08.741132 25574 tablet_bootstrap.cc:654] T c13f1a4a113c4c4a88dd952c9b566272 P 17823b30dea240d8a488f45ee379c42f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.741074 25573 raft_consensus.cc:359] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:08.742398 25573 raft_consensus.cc:385] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.742933 25573 raft_consensus.cc:740] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46a7fb740df346c98f6529e7e508d6ab, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.743988 25573 consensus_queue.cc:260] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:08.741096 25576 tablet_bootstrap.cc:654] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.750173 25573 ts_tablet_manager.cc:1434] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260713 09:09:08.753293 25574 tablet_bootstrap.cc:492] T c13f1a4a113c4c4a88dd952c9b566272 P 17823b30dea240d8a488f45ee379c42f: No bootstrap required, opened a new log
I20260713 09:09:08.755509 25574 ts_tablet_manager.cc:1403] T c13f1a4a113c4c4a88dd952c9b566272 P 17823b30dea240d8a488f45ee379c42f: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.010s
I20260713 09:09:08.756026 25573 tablet_bootstrap.cc:492] T c13f1a4a113c4c4a88dd952c9b566272 P 46a7fb740df346c98f6529e7e508d6ab: Bootstrap starting.
I20260713 09:09:08.758859 25574 raft_consensus.cc:359] T c13f1a4a113c4c4a88dd952c9b566272 P 17823b30dea240d8a488f45ee379c42f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:08.759644 25576 tablet_bootstrap.cc:492] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121: No bootstrap required, opened a new log
I20260713 09:09:08.759711 25574 raft_consensus.cc:385] T c13f1a4a113c4c4a88dd952c9b566272 P 17823b30dea240d8a488f45ee379c42f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.760321 25574 raft_consensus.cc:740] T c13f1a4a113c4c4a88dd952c9b566272 P 17823b30dea240d8a488f45ee379c42f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17823b30dea240d8a488f45ee379c42f, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.760421 25576 ts_tablet_manager.cc:1403] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.007s
I20260713 09:09:08.761369 25574 consensus_queue.cc:260] T c13f1a4a113c4c4a88dd952c9b566272 P 17823b30dea240d8a488f45ee379c42f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:08.763821 25574 ts_tablet_manager.cc:1434] T c13f1a4a113c4c4a88dd952c9b566272 P 17823b30dea240d8a488f45ee379c42f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:09:08.765081 25576 raft_consensus.cc:359] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:08.766091 25576 raft_consensus.cc:385] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.766501 25576 raft_consensus.cc:740] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d929c01dc2434af99a2d5f52f535e121, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.767357 25573 tablet_bootstrap.cc:654] T c13f1a4a113c4c4a88dd952c9b566272 P 46a7fb740df346c98f6529e7e508d6ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:08.767681 25576 consensus_queue.cc:260] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:08.768805 25582 raft_consensus.cc:493] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:08.769378 25582 raft_consensus.cc:515] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:08.774552 25573 tablet_bootstrap.cc:492] T c13f1a4a113c4c4a88dd952c9b566272 P 46a7fb740df346c98f6529e7e508d6ab: No bootstrap required, opened a new log
I20260713 09:09:08.775338 25573 ts_tablet_manager.cc:1403] T c13f1a4a113c4c4a88dd952c9b566272 P 46a7fb740df346c98f6529e7e508d6ab: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260713 09:09:08.776432 25384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13f1a4a113c4c4a88dd952c9b566272" candidate_uuid: "d929c01dc2434af99a2d5f52f535e121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17823b30dea240d8a488f45ee379c42f" is_pre_election: true
I20260713 09:09:08.777209 25384 raft_consensus.cc:2468] T c13f1a4a113c4c4a88dd952c9b566272 P 17823b30dea240d8a488f45ee379c42f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d929c01dc2434af99a2d5f52f535e121 in term 0.
I20260713 09:09:08.777458 25459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13f1a4a113c4c4a88dd952c9b566272" candidate_uuid: "d929c01dc2434af99a2d5f52f535e121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46a7fb740df346c98f6529e7e508d6ab" is_pre_election: true
I20260713 09:09:08.778170 25582 leader_election.cc:290] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17823b30dea240d8a488f45ee379c42f (127.21.94.129:33029), 46a7fb740df346c98f6529e7e508d6ab (127.21.94.130:36163)
I20260713 09:09:08.778439 25576 ts_tablet_manager.cc:1434] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.005s
I20260713 09:09:08.778733 25498 leader_election.cc:304] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17823b30dea240d8a488f45ee379c42f, d929c01dc2434af99a2d5f52f535e121; no voters: 
I20260713 09:09:08.779663 25582 raft_consensus.cc:2804] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:08.780014 25582 raft_consensus.cc:493] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:08.780428 25582 raft_consensus.cc:3060] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:08.780746 25496 leader_election.cc:343] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46a7fb740df346c98f6529e7e508d6ab (127.21.94.130:36163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:08.782445 25573 raft_consensus.cc:359] T c13f1a4a113c4c4a88dd952c9b566272 P 46a7fb740df346c98f6529e7e508d6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:08.783228 25573 raft_consensus.cc:385] T c13f1a4a113c4c4a88dd952c9b566272 P 46a7fb740df346c98f6529e7e508d6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:08.783561 25573 raft_consensus.cc:740] T c13f1a4a113c4c4a88dd952c9b566272 P 46a7fb740df346c98f6529e7e508d6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46a7fb740df346c98f6529e7e508d6ab, State: Initialized, Role: FOLLOWER
I20260713 09:09:08.784381 25573 consensus_queue.cc:260] T c13f1a4a113c4c4a88dd952c9b566272 P 46a7fb740df346c98f6529e7e508d6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:08.788759 25582 raft_consensus.cc:515] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:08.789867 25573 ts_tablet_manager.cc:1434] T c13f1a4a113c4c4a88dd952c9b566272 P 46a7fb740df346c98f6529e7e508d6ab: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260713 09:09:08.791069 25582 leader_election.cc:290] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [CANDIDATE]: Term 1 election: Requested vote from peers 17823b30dea240d8a488f45ee379c42f (127.21.94.129:33029), 46a7fb740df346c98f6529e7e508d6ab (127.21.94.130:36163)
I20260713 09:09:08.792142 25459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13f1a4a113c4c4a88dd952c9b566272" candidate_uuid: "d929c01dc2434af99a2d5f52f535e121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46a7fb740df346c98f6529e7e508d6ab"
I20260713 09:09:08.792042 25384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13f1a4a113c4c4a88dd952c9b566272" candidate_uuid: "d929c01dc2434af99a2d5f52f535e121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17823b30dea240d8a488f45ee379c42f"
I20260713 09:09:08.792806 25459 raft_consensus.cc:3060] T c13f1a4a113c4c4a88dd952c9b566272 P 46a7fb740df346c98f6529e7e508d6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:08.792883 25384 raft_consensus.cc:3060] T c13f1a4a113c4c4a88dd952c9b566272 P 17823b30dea240d8a488f45ee379c42f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:08.800343 25384 raft_consensus.cc:2468] T c13f1a4a113c4c4a88dd952c9b566272 P 17823b30dea240d8a488f45ee379c42f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d929c01dc2434af99a2d5f52f535e121 in term 1.
I20260713 09:09:08.800464 25459 raft_consensus.cc:2468] T c13f1a4a113c4c4a88dd952c9b566272 P 46a7fb740df346c98f6529e7e508d6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d929c01dc2434af99a2d5f52f535e121 in term 1.
I20260713 09:09:08.801731 25498 leader_election.cc:304] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17823b30dea240d8a488f45ee379c42f, d929c01dc2434af99a2d5f52f535e121; no voters: 
I20260713 09:09:08.802635 25582 raft_consensus.cc:2804] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:08.803433 25582 raft_consensus.cc:697] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [term 1 LEADER]: Becoming Leader. State: Replica: d929c01dc2434af99a2d5f52f535e121, State: Running, Role: LEADER
I20260713 09:09:08.804105 25582 consensus_queue.cc:237] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:08.816275 25280 catalog_manager.cc:5697] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 reported cstate change: term changed from 0 to 1, leader changed from <none> to d929c01dc2434af99a2d5f52f535e121 (127.21.94.131). New cstate: current_term: 1 leader_uuid: "d929c01dc2434af99a2d5f52f535e121" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } health_report { overall_health: HEALTHY } } }
W20260713 09:09:08.841303 25330 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:08.875272 25577 consensus_queue.cc:1048] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:08.890060 25605 consensus_queue.cc:1048] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:08.985822 25605 raft_consensus.cc:493] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:08.986361 25605 raft_consensus.cc:515] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:08.988446 25605 leader_election.cc:290] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17823b30dea240d8a488f45ee379c42f (127.21.94.129:33029), d929c01dc2434af99a2d5f52f535e121 (127.21.94.131:44839)
I20260713 09:09:08.989311 25383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec883abd9b449038b737ec27532075e" candidate_uuid: "46a7fb740df346c98f6529e7e508d6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17823b30dea240d8a488f45ee379c42f" is_pre_election: true
I20260713 09:09:08.990140 25383 raft_consensus.cc:2468] T 1ec883abd9b449038b737ec27532075e P 17823b30dea240d8a488f45ee379c42f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46a7fb740df346c98f6529e7e508d6ab in term 0.
I20260713 09:09:08.990096 25533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec883abd9b449038b737ec27532075e" candidate_uuid: "46a7fb740df346c98f6529e7e508d6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d929c01dc2434af99a2d5f52f535e121" is_pre_election: true
I20260713 09:09:08.990017 25582 consensus_queue.cc:1048] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:08.991050 25533 raft_consensus.cc:2468] T 1ec883abd9b449038b737ec27532075e P d929c01dc2434af99a2d5f52f535e121 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46a7fb740df346c98f6529e7e508d6ab in term 0.
I20260713 09:09:08.991477 25424 leader_election.cc:304] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17823b30dea240d8a488f45ee379c42f, 46a7fb740df346c98f6529e7e508d6ab; no voters: 
I20260713 09:09:08.992434 25605 raft_consensus.cc:2804] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:08.992794 25605 raft_consensus.cc:493] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:08.993081 25605 raft_consensus.cc:3060] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:09.002794 25589 consensus_queue.cc:1048] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:09.005686 25605 raft_consensus.cc:515] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:09.010038 25605 leader_election.cc:290] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab [CANDIDATE]: Term 1 election: Requested vote from peers 17823b30dea240d8a488f45ee379c42f (127.21.94.129:33029), d929c01dc2434af99a2d5f52f535e121 (127.21.94.131:44839)
I20260713 09:09:09.009965 25383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec883abd9b449038b737ec27532075e" candidate_uuid: "46a7fb740df346c98f6529e7e508d6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17823b30dea240d8a488f45ee379c42f"
I20260713 09:09:09.011564 25533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec883abd9b449038b737ec27532075e" candidate_uuid: "46a7fb740df346c98f6529e7e508d6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d929c01dc2434af99a2d5f52f535e121"
I20260713 09:09:09.012120 25383 raft_consensus.cc:3060] T 1ec883abd9b449038b737ec27532075e P 17823b30dea240d8a488f45ee379c42f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:09.012327 25533 raft_consensus.cc:3060] T 1ec883abd9b449038b737ec27532075e P d929c01dc2434af99a2d5f52f535e121 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:09.020426 25383 raft_consensus.cc:2468] T 1ec883abd9b449038b737ec27532075e P 17823b30dea240d8a488f45ee379c42f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46a7fb740df346c98f6529e7e508d6ab in term 1.
I20260713 09:09:09.020444 25533 raft_consensus.cc:2468] T 1ec883abd9b449038b737ec27532075e P d929c01dc2434af99a2d5f52f535e121 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46a7fb740df346c98f6529e7e508d6ab in term 1.
I20260713 09:09:09.021767 25424 leader_election.cc:304] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17823b30dea240d8a488f45ee379c42f, 46a7fb740df346c98f6529e7e508d6ab; no voters: 
I20260713 09:09:09.022482 25605 raft_consensus.cc:2804] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:09.022982 25605 raft_consensus.cc:697] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab [term 1 LEADER]: Becoming Leader. State: Replica: 46a7fb740df346c98f6529e7e508d6ab, State: Running, Role: LEADER
I20260713 09:09:09.023706 25605 consensus_queue.cc:237] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:09.030488 25280 catalog_manager.cc:5697] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 46a7fb740df346c98f6529e7e508d6ab (127.21.94.130). New cstate: current_term: 1 leader_uuid: "46a7fb740df346c98f6529e7e508d6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:09.104418 25459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b40255b537984adfa1dd1e40d47bea6a"
dest_uuid: "46a7fb740df346c98f6529e7e508d6ab"
mode: GRACEFUL
new_leader_uuid: "17823b30dea240d8a488f45ee379c42f"
 from {username='slave'} at 127.0.0.1:44618
I20260713 09:09:09.104971 25459 raft_consensus.cc:606] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab [term 1 LEADER]: Received request to transfer leadership to TS 17823b30dea240d8a488f45ee379c42f
I20260713 09:09:09.117549 25533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "387ae835fcbc45eaa0264c286549a9b9"
dest_uuid: "d929c01dc2434af99a2d5f52f535e121"
mode: GRACEFUL
new_leader_uuid: "46a7fb740df346c98f6529e7e508d6ab"
 from {username='slave'} at 127.0.0.1:56158
I20260713 09:09:09.118031 25533 raft_consensus.cc:606] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121 [term 1 LEADER]: Received request to transfer leadership to TS 46a7fb740df346c98f6529e7e508d6ab
I20260713 09:09:09.123493 25459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ec883abd9b449038b737ec27532075e"
dest_uuid: "46a7fb740df346c98f6529e7e508d6ab"
mode: GRACEFUL
new_leader_uuid: "17823b30dea240d8a488f45ee379c42f"
 from {username='slave'} at 127.0.0.1:44618
I20260713 09:09:09.124034 25459 raft_consensus.cc:606] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab [term 1 LEADER]: Received request to transfer leadership to TS 17823b30dea240d8a488f45ee379c42f
I20260713 09:09:09.129137 25533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c13f1a4a113c4c4a88dd952c9b566272"
dest_uuid: "d929c01dc2434af99a2d5f52f535e121"
mode: GRACEFUL
new_leader_uuid: "17823b30dea240d8a488f45ee379c42f"
 from {username='slave'} at 127.0.0.1:56158
I20260713 09:09:09.129703 25533 raft_consensus.cc:606] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [term 1 LEADER]: Received request to transfer leadership to TS 17823b30dea240d8a488f45ee379c42f
I20260713 09:09:09.332707 25610 consensus_queue.cc:1048] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:09.345494 25589 consensus_queue.cc:1048] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:09.358134 25589 raft_consensus.cc:993] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121: : Instructing follower 17823b30dea240d8a488f45ee379c42f to start an election
I20260713 09:09:09.358645 25610 raft_consensus.cc:1081] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [term 1 LEADER]: Signalling peer 17823b30dea240d8a488f45ee379c42f to start an election
I20260713 09:09:09.360244 25383 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c13f1a4a113c4c4a88dd952c9b566272"
dest_uuid: "17823b30dea240d8a488f45ee379c42f"
 from {username='slave'} at 127.0.0.1:32946
I20260713 09:09:09.360836 25383 raft_consensus.cc:493] T c13f1a4a113c4c4a88dd952c9b566272 P 17823b30dea240d8a488f45ee379c42f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:09.361217 25383 raft_consensus.cc:3060] T c13f1a4a113c4c4a88dd952c9b566272 P 17823b30dea240d8a488f45ee379c42f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.366859 25383 raft_consensus.cc:515] T c13f1a4a113c4c4a88dd952c9b566272 P 17823b30dea240d8a488f45ee379c42f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:09.367601 25577 raft_consensus.cc:993] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab: : Instructing follower 17823b30dea240d8a488f45ee379c42f to start an election
I20260713 09:09:09.368111 25605 raft_consensus.cc:1081] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab [term 1 LEADER]: Signalling peer 17823b30dea240d8a488f45ee379c42f to start an election
I20260713 09:09:09.371279 25384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b40255b537984adfa1dd1e40d47bea6a"
dest_uuid: "17823b30dea240d8a488f45ee379c42f"
 from {username='slave'} at 127.0.0.1:32942
I20260713 09:09:09.371417 25383 leader_election.cc:290] T c13f1a4a113c4c4a88dd952c9b566272 P 17823b30dea240d8a488f45ee379c42f [CANDIDATE]: Term 2 election: Requested vote from peers 46a7fb740df346c98f6529e7e508d6ab (127.21.94.130:36163), d929c01dc2434af99a2d5f52f535e121 (127.21.94.131:44839)
I20260713 09:09:09.371914 25384 raft_consensus.cc:493] T b40255b537984adfa1dd1e40d47bea6a P 17823b30dea240d8a488f45ee379c42f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:09.372289 25384 raft_consensus.cc:3060] T b40255b537984adfa1dd1e40d47bea6a P 17823b30dea240d8a488f45ee379c42f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.379508 25384 raft_consensus.cc:515] T b40255b537984adfa1dd1e40d47bea6a P 17823b30dea240d8a488f45ee379c42f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:09.381860 25384 leader_election.cc:290] T b40255b537984adfa1dd1e40d47bea6a P 17823b30dea240d8a488f45ee379c42f [CANDIDATE]: Term 2 election: Requested vote from peers 46a7fb740df346c98f6529e7e508d6ab (127.21.94.130:36163), d929c01dc2434af99a2d5f52f535e121 (127.21.94.131:44839)
I20260713 09:09:09.382781 25459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13f1a4a113c4c4a88dd952c9b566272" candidate_uuid: "17823b30dea240d8a488f45ee379c42f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46a7fb740df346c98f6529e7e508d6ab"
I20260713 09:09:09.383162 25458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b40255b537984adfa1dd1e40d47bea6a" candidate_uuid: "17823b30dea240d8a488f45ee379c42f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46a7fb740df346c98f6529e7e508d6ab"
I20260713 09:09:09.383468 25459 raft_consensus.cc:3060] T c13f1a4a113c4c4a88dd952c9b566272 P 46a7fb740df346c98f6529e7e508d6ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.383791 25458 raft_consensus.cc:3055] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:09.384095 25458 raft_consensus.cc:740] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46a7fb740df346c98f6529e7e508d6ab, State: Running, Role: LEADER
I20260713 09:09:09.384507 25533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13f1a4a113c4c4a88dd952c9b566272" candidate_uuid: "17823b30dea240d8a488f45ee379c42f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d929c01dc2434af99a2d5f52f535e121"
I20260713 09:09:09.384994 25533 raft_consensus.cc:3055] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:09.385288 25533 raft_consensus.cc:740] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d929c01dc2434af99a2d5f52f535e121, State: Running, Role: LEADER
I20260713 09:09:09.384886 25458 consensus_queue.cc:260] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:09.385757 25532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b40255b537984adfa1dd1e40d47bea6a" candidate_uuid: "17823b30dea240d8a488f45ee379c42f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d929c01dc2434af99a2d5f52f535e121"
I20260713 09:09:09.386386 25532 raft_consensus.cc:3060] T b40255b537984adfa1dd1e40d47bea6a P d929c01dc2434af99a2d5f52f535e121 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.386149 25533 consensus_queue.cc:260] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:09.386160 25458 raft_consensus.cc:3060] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.387467 25533 raft_consensus.cc:3060] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.391076 25459 raft_consensus.cc:2468] T c13f1a4a113c4c4a88dd952c9b566272 P 46a7fb740df346c98f6529e7e508d6ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17823b30dea240d8a488f45ee379c42f in term 2.
I20260713 09:09:09.392380 25347 leader_election.cc:304] T c13f1a4a113c4c4a88dd952c9b566272 P 17823b30dea240d8a488f45ee379c42f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17823b30dea240d8a488f45ee379c42f, 46a7fb740df346c98f6529e7e508d6ab; no voters: 
I20260713 09:09:09.393311 25580 raft_consensus.cc:2804] T c13f1a4a113c4c4a88dd952c9b566272 P 17823b30dea240d8a488f45ee379c42f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:09.393582 25532 raft_consensus.cc:2468] T b40255b537984adfa1dd1e40d47bea6a P d929c01dc2434af99a2d5f52f535e121 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17823b30dea240d8a488f45ee379c42f in term 2.
I20260713 09:09:09.394665 25533 raft_consensus.cc:2468] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17823b30dea240d8a488f45ee379c42f in term 2.
I20260713 09:09:09.395323 25349 leader_election.cc:304] T b40255b537984adfa1dd1e40d47bea6a P 17823b30dea240d8a488f45ee379c42f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17823b30dea240d8a488f45ee379c42f, d929c01dc2434af99a2d5f52f535e121; no voters: 
I20260713 09:09:09.397318 25621 raft_consensus.cc:2804] T b40255b537984adfa1dd1e40d47bea6a P 17823b30dea240d8a488f45ee379c42f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:09.397873 25621 raft_consensus.cc:697] T b40255b537984adfa1dd1e40d47bea6a P 17823b30dea240d8a488f45ee379c42f [term 2 LEADER]: Becoming Leader. State: Replica: 17823b30dea240d8a488f45ee379c42f, State: Running, Role: LEADER
I20260713 09:09:09.398844 25621 consensus_queue.cc:237] T b40255b537984adfa1dd1e40d47bea6a P 17823b30dea240d8a488f45ee379c42f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:09.400663 25458 raft_consensus.cc:2468] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17823b30dea240d8a488f45ee379c42f in term 2.
I20260713 09:09:09.405016 25580 raft_consensus.cc:697] T c13f1a4a113c4c4a88dd952c9b566272 P 17823b30dea240d8a488f45ee379c42f [term 2 LEADER]: Becoming Leader. State: Replica: 17823b30dea240d8a488f45ee379c42f, State: Running, Role: LEADER
I20260713 09:09:09.405879 25580 consensus_queue.cc:237] T c13f1a4a113c4c4a88dd952c9b566272 P 17823b30dea240d8a488f45ee379c42f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:09.412343 25280 catalog_manager.cc:5697] T c13f1a4a113c4c4a88dd952c9b566272 P 17823b30dea240d8a488f45ee379c42f reported cstate change: term changed from 1 to 2, leader changed from d929c01dc2434af99a2d5f52f535e121 (127.21.94.131) to 17823b30dea240d8a488f45ee379c42f (127.21.94.129). New cstate: current_term: 2 leader_uuid: "17823b30dea240d8a488f45ee379c42f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:09.424765 25280 catalog_manager.cc:5697] T b40255b537984adfa1dd1e40d47bea6a P 17823b30dea240d8a488f45ee379c42f reported cstate change: term changed from 1 to 2, leader changed from 46a7fb740df346c98f6529e7e508d6ab (127.21.94.130) to 17823b30dea240d8a488f45ee379c42f (127.21.94.129). New cstate: current_term: 2 leader_uuid: "17823b30dea240d8a488f45ee379c42f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:09.485116 25605 consensus_queue.cc:1048] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:09.491776 25577 raft_consensus.cc:993] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab: : Instructing follower 17823b30dea240d8a488f45ee379c42f to start an election
I20260713 09:09:09.492580 25605 raft_consensus.cc:1081] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab [term 1 LEADER]: Signalling peer 17823b30dea240d8a488f45ee379c42f to start an election
I20260713 09:09:09.494565 25383 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ec883abd9b449038b737ec27532075e"
dest_uuid: "17823b30dea240d8a488f45ee379c42f"
 from {username='slave'} at 127.0.0.1:32942
I20260713 09:09:09.496073 25383 raft_consensus.cc:493] T 1ec883abd9b449038b737ec27532075e P 17823b30dea240d8a488f45ee379c42f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:09.496469 25383 raft_consensus.cc:3060] T 1ec883abd9b449038b737ec27532075e P 17823b30dea240d8a488f45ee379c42f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.498307 25605 consensus_queue.cc:1048] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:09.503238 25383 raft_consensus.cc:515] T 1ec883abd9b449038b737ec27532075e P 17823b30dea240d8a488f45ee379c42f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:09.507776 25383 leader_election.cc:290] T 1ec883abd9b449038b737ec27532075e P 17823b30dea240d8a488f45ee379c42f [CANDIDATE]: Term 2 election: Requested vote from peers 46a7fb740df346c98f6529e7e508d6ab (127.21.94.130:36163), d929c01dc2434af99a2d5f52f535e121 (127.21.94.131:44839)
I20260713 09:09:09.508424 25458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec883abd9b449038b737ec27532075e" candidate_uuid: "17823b30dea240d8a488f45ee379c42f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46a7fb740df346c98f6529e7e508d6ab"
I20260713 09:09:09.508806 25533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec883abd9b449038b737ec27532075e" candidate_uuid: "17823b30dea240d8a488f45ee379c42f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d929c01dc2434af99a2d5f52f535e121"
I20260713 09:09:09.509073 25458 raft_consensus.cc:3055] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:09.509480 25458 raft_consensus.cc:740] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46a7fb740df346c98f6529e7e508d6ab, State: Running, Role: LEADER
I20260713 09:09:09.509491 25533 raft_consensus.cc:3060] T 1ec883abd9b449038b737ec27532075e P d929c01dc2434af99a2d5f52f535e121 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.510386 25458 consensus_queue.cc:260] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:09.511722 25458 raft_consensus.cc:3060] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.516363 25533 raft_consensus.cc:2468] T 1ec883abd9b449038b737ec27532075e P d929c01dc2434af99a2d5f52f535e121 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17823b30dea240d8a488f45ee379c42f in term 2.
I20260713 09:09:09.517169 25458 raft_consensus.cc:2468] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17823b30dea240d8a488f45ee379c42f in term 2.
I20260713 09:09:09.518551 25347 leader_election.cc:304] T 1ec883abd9b449038b737ec27532075e P 17823b30dea240d8a488f45ee379c42f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17823b30dea240d8a488f45ee379c42f, 46a7fb740df346c98f6529e7e508d6ab; no voters: 
I20260713 09:09:09.519426 25580 raft_consensus.cc:2804] T 1ec883abd9b449038b737ec27532075e P 17823b30dea240d8a488f45ee379c42f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:09.519616 25610 raft_consensus.cc:993] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121: : Instructing follower 46a7fb740df346c98f6529e7e508d6ab to start an election
I20260713 09:09:09.519959 25580 raft_consensus.cc:697] T 1ec883abd9b449038b737ec27532075e P 17823b30dea240d8a488f45ee379c42f [term 2 LEADER]: Becoming Leader. State: Replica: 17823b30dea240d8a488f45ee379c42f, State: Running, Role: LEADER
I20260713 09:09:09.520123 25610 raft_consensus.cc:1081] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121 [term 1 LEADER]: Signalling peer 46a7fb740df346c98f6529e7e508d6ab to start an election
I20260713 09:09:09.520809 25580 consensus_queue.cc:237] T 1ec883abd9b449038b737ec27532075e P 17823b30dea240d8a488f45ee379c42f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:09.521796 25458 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "387ae835fcbc45eaa0264c286549a9b9"
dest_uuid: "46a7fb740df346c98f6529e7e508d6ab"
 from {username='slave'} at 127.0.0.1:44608
I20260713 09:09:09.522292 25458 raft_consensus.cc:493] T 387ae835fcbc45eaa0264c286549a9b9 P 46a7fb740df346c98f6529e7e508d6ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:09.522686 25458 raft_consensus.cc:3060] T 387ae835fcbc45eaa0264c286549a9b9 P 46a7fb740df346c98f6529e7e508d6ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.528362 25458 raft_consensus.cc:515] T 387ae835fcbc45eaa0264c286549a9b9 P 46a7fb740df346c98f6529e7e508d6ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:09.527828 25280 catalog_manager.cc:5697] T 1ec883abd9b449038b737ec27532075e P 17823b30dea240d8a488f45ee379c42f reported cstate change: term changed from 1 to 2, leader changed from 46a7fb740df346c98f6529e7e508d6ab (127.21.94.130) to 17823b30dea240d8a488f45ee379c42f (127.21.94.129). New cstate: current_term: 2 leader_uuid: "17823b30dea240d8a488f45ee379c42f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:09.530207 25458 leader_election.cc:290] T 387ae835fcbc45eaa0264c286549a9b9 P 46a7fb740df346c98f6529e7e508d6ab [CANDIDATE]: Term 2 election: Requested vote from peers 17823b30dea240d8a488f45ee379c42f (127.21.94.129:33029), d929c01dc2434af99a2d5f52f535e121 (127.21.94.131:44839)
I20260713 09:09:09.531029 25383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387ae835fcbc45eaa0264c286549a9b9" candidate_uuid: "46a7fb740df346c98f6529e7e508d6ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17823b30dea240d8a488f45ee379c42f"
I20260713 09:09:09.531620 25383 raft_consensus.cc:3060] T 387ae835fcbc45eaa0264c286549a9b9 P 17823b30dea240d8a488f45ee379c42f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.531544 25533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "387ae835fcbc45eaa0264c286549a9b9" candidate_uuid: "46a7fb740df346c98f6529e7e508d6ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d929c01dc2434af99a2d5f52f535e121"
I20260713 09:09:09.532271 25533 raft_consensus.cc:3055] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:09.532572 25533 raft_consensus.cc:740] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d929c01dc2434af99a2d5f52f535e121, State: Running, Role: LEADER
I20260713 09:09:09.533437 25533 consensus_queue.cc:260] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:09.534667 25533 raft_consensus.cc:3060] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:09.537628 25383 raft_consensus.cc:2468] T 387ae835fcbc45eaa0264c286549a9b9 P 17823b30dea240d8a488f45ee379c42f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46a7fb740df346c98f6529e7e508d6ab in term 2.
I20260713 09:09:09.538858 25424 leader_election.cc:304] T 387ae835fcbc45eaa0264c286549a9b9 P 46a7fb740df346c98f6529e7e508d6ab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17823b30dea240d8a488f45ee379c42f, 46a7fb740df346c98f6529e7e508d6ab; no voters: 
I20260713 09:09:09.539551 25605 raft_consensus.cc:2804] T 387ae835fcbc45eaa0264c286549a9b9 P 46a7fb740df346c98f6529e7e508d6ab [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:09.539973 25605 raft_consensus.cc:697] T 387ae835fcbc45eaa0264c286549a9b9 P 46a7fb740df346c98f6529e7e508d6ab [term 2 LEADER]: Becoming Leader. State: Replica: 46a7fb740df346c98f6529e7e508d6ab, State: Running, Role: LEADER
I20260713 09:09:09.540621 25605 consensus_queue.cc:237] T 387ae835fcbc45eaa0264c286549a9b9 P 46a7fb740df346c98f6529e7e508d6ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:09.541292 25533 raft_consensus.cc:2468] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46a7fb740df346c98f6529e7e508d6ab in term 2.
I20260713 09:09:09.546919 25280 catalog_manager.cc:5697] T 387ae835fcbc45eaa0264c286549a9b9 P 46a7fb740df346c98f6529e7e508d6ab reported cstate change: term changed from 1 to 2, leader changed from d929c01dc2434af99a2d5f52f535e121 (127.21.94.131) to 46a7fb740df346c98f6529e7e508d6ab (127.21.94.130). New cstate: current_term: 2 leader_uuid: "46a7fb740df346c98f6529e7e508d6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:09.571655 21882 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:09:09.573263 21882 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:09:09.573763 21882 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:09:09.585423 25383 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c13f1a4a113c4c4a88dd952c9b566272"
dest_uuid: "17823b30dea240d8a488f45ee379c42f"
mode: GRACEFUL
new_leader_uuid: "d929c01dc2434af99a2d5f52f535e121"
 from {username='slave'} at 127.0.0.1:59250
I20260713 09:09:09.585988 25383 raft_consensus.cc:606] T c13f1a4a113c4c4a88dd952c9b566272 P 17823b30dea240d8a488f45ee379c42f [term 2 LEADER]: Received request to transfer leadership to TS d929c01dc2434af99a2d5f52f535e121
I20260713 09:09:09.587137 21882 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:09:09.873624 25533 raft_consensus.cc:1275] T b40255b537984adfa1dd1e40d47bea6a P d929c01dc2434af99a2d5f52f535e121 [term 2 FOLLOWER]: Refusing update from remote peer 17823b30dea240d8a488f45ee379c42f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:09.874927 25580 consensus_queue.cc:1048] T b40255b537984adfa1dd1e40d47bea6a P 17823b30dea240d8a488f45ee379c42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:09.879967 25458 raft_consensus.cc:1275] T c13f1a4a113c4c4a88dd952c9b566272 P 46a7fb740df346c98f6529e7e508d6ab [term 2 FOLLOWER]: Refusing update from remote peer 17823b30dea240d8a488f45ee379c42f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:09.881695 25580 consensus_queue.cc:1048] T c13f1a4a113c4c4a88dd952c9b566272 P 17823b30dea240d8a488f45ee379c42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:09.883472 25458 raft_consensus.cc:1275] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab [term 2 FOLLOWER]: Refusing update from remote peer 17823b30dea240d8a488f45ee379c42f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:09.887454 25580 consensus_queue.cc:1048] T b40255b537984adfa1dd1e40d47bea6a P 17823b30dea240d8a488f45ee379c42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:09.896134 25533 raft_consensus.cc:1275] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [term 2 FOLLOWER]: Refusing update from remote peer 17823b30dea240d8a488f45ee379c42f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:09.898625 25580 consensus_queue.cc:1048] T c13f1a4a113c4c4a88dd952c9b566272 P 17823b30dea240d8a488f45ee379c42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:09.904857 25580 raft_consensus.cc:993] T c13f1a4a113c4c4a88dd952c9b566272 P 17823b30dea240d8a488f45ee379c42f: : Instructing follower d929c01dc2434af99a2d5f52f535e121 to start an election
I20260713 09:09:09.905373 25621 raft_consensus.cc:1081] T c13f1a4a113c4c4a88dd952c9b566272 P 17823b30dea240d8a488f45ee379c42f [term 2 LEADER]: Signalling peer d929c01dc2434af99a2d5f52f535e121 to start an election
I20260713 09:09:09.906931 25533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c13f1a4a113c4c4a88dd952c9b566272"
dest_uuid: "d929c01dc2434af99a2d5f52f535e121"
 from {username='slave'} at 127.0.0.1:41604
I20260713 09:09:09.907526 25533 raft_consensus.cc:493] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:09.907907 25533 raft_consensus.cc:3060] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:09.913280 25533 raft_consensus.cc:515] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:09.915187 25533 leader_election.cc:290] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [CANDIDATE]: Term 3 election: Requested vote from peers 17823b30dea240d8a488f45ee379c42f (127.21.94.129:33029), 46a7fb740df346c98f6529e7e508d6ab (127.21.94.130:36163)
I20260713 09:09:09.915979 25383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13f1a4a113c4c4a88dd952c9b566272" candidate_uuid: "d929c01dc2434af99a2d5f52f535e121" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "17823b30dea240d8a488f45ee379c42f"
I20260713 09:09:09.916322 25458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13f1a4a113c4c4a88dd952c9b566272" candidate_uuid: "d929c01dc2434af99a2d5f52f535e121" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "46a7fb740df346c98f6529e7e508d6ab"
I20260713 09:09:09.916675 25383 raft_consensus.cc:3055] T c13f1a4a113c4c4a88dd952c9b566272 P 17823b30dea240d8a488f45ee379c42f [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:09.916992 25458 raft_consensus.cc:3060] T c13f1a4a113c4c4a88dd952c9b566272 P 46a7fb740df346c98f6529e7e508d6ab [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:09.917100 25383 raft_consensus.cc:740] T c13f1a4a113c4c4a88dd952c9b566272 P 17823b30dea240d8a488f45ee379c42f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 17823b30dea240d8a488f45ee379c42f, State: Running, Role: LEADER
I20260713 09:09:09.918020 25383 consensus_queue.cc:260] T c13f1a4a113c4c4a88dd952c9b566272 P 17823b30dea240d8a488f45ee379c42f [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: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:09.919185 25383 raft_consensus.cc:3060] T c13f1a4a113c4c4a88dd952c9b566272 P 17823b30dea240d8a488f45ee379c42f [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:09.923127 25458 raft_consensus.cc:2468] T c13f1a4a113c4c4a88dd952c9b566272 P 46a7fb740df346c98f6529e7e508d6ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d929c01dc2434af99a2d5f52f535e121 in term 3.
I20260713 09:09:09.924317 25496 leader_election.cc:304] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [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: 46a7fb740df346c98f6529e7e508d6ab, d929c01dc2434af99a2d5f52f535e121; no voters: 
I20260713 09:09:09.924878 25383 raft_consensus.cc:2468] T c13f1a4a113c4c4a88dd952c9b566272 P 17823b30dea240d8a488f45ee379c42f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d929c01dc2434af99a2d5f52f535e121 in term 3.
I20260713 09:09:09.925109 25610 raft_consensus.cc:2804] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:09.925729 25610 raft_consensus.cc:697] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [term 3 LEADER]: Becoming Leader. State: Replica: d929c01dc2434af99a2d5f52f535e121, State: Running, Role: LEADER
I20260713 09:09:09.926518 25610 consensus_queue.cc:237] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [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: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } }
I20260713 09:09:09.932430 25458 raft_consensus.cc:1275] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab [term 2 FOLLOWER]: Refusing update from remote peer 17823b30dea240d8a488f45ee379c42f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:09.933981 25621 consensus_queue.cc:1048] T 1ec883abd9b449038b737ec27532075e P 17823b30dea240d8a488f45ee379c42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:09.933401 25282 catalog_manager.cc:5697] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 reported cstate change: term changed from 2 to 3, leader changed from 17823b30dea240d8a488f45ee379c42f (127.21.94.129) to d929c01dc2434af99a2d5f52f535e121 (127.21.94.131). New cstate: current_term: 3 leader_uuid: "d929c01dc2434af99a2d5f52f535e121" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46a7fb740df346c98f6529e7e508d6ab" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 36163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:09.942813 25533 raft_consensus.cc:1275] T 1ec883abd9b449038b737ec27532075e P d929c01dc2434af99a2d5f52f535e121 [term 2 FOLLOWER]: Refusing update from remote peer 17823b30dea240d8a488f45ee379c42f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:09.944350 25620 consensus_queue.cc:1048] T 1ec883abd9b449038b737ec27532075e P 17823b30dea240d8a488f45ee379c42f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:10.054473 25533 raft_consensus.cc:1275] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121 [term 2 FOLLOWER]: Refusing update from remote peer 46a7fb740df346c98f6529e7e508d6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:10.056453 25605 consensus_queue.cc:1048] T 387ae835fcbc45eaa0264c286549a9b9 P 46a7fb740df346c98f6529e7e508d6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "d929c01dc2434af99a2d5f52f535e121" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 44839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:10.074162 25383 raft_consensus.cc:1275] T 387ae835fcbc45eaa0264c286549a9b9 P 17823b30dea240d8a488f45ee379c42f [term 2 FOLLOWER]: Refusing update from remote peer 46a7fb740df346c98f6529e7e508d6ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:10.076287 25632 consensus_queue.cc:1048] T 387ae835fcbc45eaa0264c286549a9b9 P 46a7fb740df346c98f6529e7e508d6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "17823b30dea240d8a488f45ee379c42f" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:10.201330 21882 tablet_server.cc:179] TabletServer@127.21.94.129:0 shutting down...
I20260713 09:09:10.223742 21882 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:10.224908 21882 tablet_replica.cc:333] T c13f1a4a113c4c4a88dd952c9b566272 P 17823b30dea240d8a488f45ee379c42f: stopping tablet replica
I20260713 09:09:10.226724 21882 raft_consensus.cc:2243] T c13f1a4a113c4c4a88dd952c9b566272 P 17823b30dea240d8a488f45ee379c42f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:10.227484 21882 raft_consensus.cc:2272] T c13f1a4a113c4c4a88dd952c9b566272 P 17823b30dea240d8a488f45ee379c42f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.230744 21882 tablet_replica.cc:333] T 1ec883abd9b449038b737ec27532075e P 17823b30dea240d8a488f45ee379c42f: stopping tablet replica
I20260713 09:09:10.231325 21882 raft_consensus.cc:2243] T 1ec883abd9b449038b737ec27532075e P 17823b30dea240d8a488f45ee379c42f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:10.233116 21882 raft_consensus.cc:2272] T 1ec883abd9b449038b737ec27532075e P 17823b30dea240d8a488f45ee379c42f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.236326 21882 tablet_replica.cc:333] T b40255b537984adfa1dd1e40d47bea6a P 17823b30dea240d8a488f45ee379c42f: stopping tablet replica
I20260713 09:09:10.236873 21882 raft_consensus.cc:2243] T b40255b537984adfa1dd1e40d47bea6a P 17823b30dea240d8a488f45ee379c42f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:10.238600 21882 raft_consensus.cc:2272] T b40255b537984adfa1dd1e40d47bea6a P 17823b30dea240d8a488f45ee379c42f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.241719 21882 tablet_replica.cc:333] T 387ae835fcbc45eaa0264c286549a9b9 P 17823b30dea240d8a488f45ee379c42f: stopping tablet replica
I20260713 09:09:10.242230 21882 raft_consensus.cc:2243] T 387ae835fcbc45eaa0264c286549a9b9 P 17823b30dea240d8a488f45ee379c42f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:10.242617 21882 raft_consensus.cc:2272] T 387ae835fcbc45eaa0264c286549a9b9 P 17823b30dea240d8a488f45ee379c42f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.269799 21882 tablet_server.cc:196] TabletServer@127.21.94.129:0 shutdown complete.
I20260713 09:09:10.288784 21882 tablet_server.cc:179] TabletServer@127.21.94.130:0 shutting down...
I20260713 09:09:10.311306 21882 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:10.312156 21882 tablet_replica.cc:333] T c13f1a4a113c4c4a88dd952c9b566272 P 46a7fb740df346c98f6529e7e508d6ab: stopping tablet replica
I20260713 09:09:10.312850 21882 raft_consensus.cc:2243] T c13f1a4a113c4c4a88dd952c9b566272 P 46a7fb740df346c98f6529e7e508d6ab [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:10.313572 21882 raft_consensus.cc:2272] T c13f1a4a113c4c4a88dd952c9b566272 P 46a7fb740df346c98f6529e7e508d6ab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.317456 21882 tablet_replica.cc:333] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab: stopping tablet replica
I20260713 09:09:10.318075 21882 raft_consensus.cc:2243] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:10.318639 21882 raft_consensus.cc:2272] T 1ec883abd9b449038b737ec27532075e P 46a7fb740df346c98f6529e7e508d6ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.321640 21882 tablet_replica.cc:333] T 387ae835fcbc45eaa0264c286549a9b9 P 46a7fb740df346c98f6529e7e508d6ab: stopping tablet replica
I20260713 09:09:10.322145 21882 raft_consensus.cc:2243] T 387ae835fcbc45eaa0264c286549a9b9 P 46a7fb740df346c98f6529e7e508d6ab [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:10.322907 21882 raft_consensus.cc:2272] T 387ae835fcbc45eaa0264c286549a9b9 P 46a7fb740df346c98f6529e7e508d6ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.325539 21882 tablet_replica.cc:333] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab: stopping tablet replica
I20260713 09:09:10.325975 21882 raft_consensus.cc:2243] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:10.326467 21882 raft_consensus.cc:2272] T b40255b537984adfa1dd1e40d47bea6a P 46a7fb740df346c98f6529e7e508d6ab [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:10.346390 25496 consensus_peers.cc:597] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 -> Peer 46a7fb740df346c98f6529e7e508d6ab (127.21.94.130:36163): Couldn't send request to peer 46a7fb740df346c98f6529e7e508d6ab. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.130:36163: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:10.351811 21882 tablet_server.cc:196] TabletServer@127.21.94.130:0 shutdown complete.
I20260713 09:09:10.368074 21882 tablet_server.cc:179] TabletServer@127.21.94.131:0 shutting down...
I20260713 09:09:10.389816 21882 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:10.390576 21882 tablet_replica.cc:333] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121: stopping tablet replica
I20260713 09:09:10.391346 21882 raft_consensus.cc:2243] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:10.392241 21882 pending_rounds.cc:70] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121: Trying to abort 1 pending ops.
I20260713 09:09:10.392475 21882 pending_rounds.cc:77] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306992639707172864 op_type: NO_OP noop_request { }
I20260713 09:09:10.392822 21882 raft_consensus.cc:2889] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:09:10.393199 21882 raft_consensus.cc:2272] T c13f1a4a113c4c4a88dd952c9b566272 P d929c01dc2434af99a2d5f52f535e121 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.395915 21882 tablet_replica.cc:333] T 1ec883abd9b449038b737ec27532075e P d929c01dc2434af99a2d5f52f535e121: stopping tablet replica
I20260713 09:09:10.396457 21882 raft_consensus.cc:2243] T 1ec883abd9b449038b737ec27532075e P d929c01dc2434af99a2d5f52f535e121 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:10.396958 21882 raft_consensus.cc:2272] T 1ec883abd9b449038b737ec27532075e P d929c01dc2434af99a2d5f52f535e121 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.400280 21882 tablet_replica.cc:333] T b40255b537984adfa1dd1e40d47bea6a P d929c01dc2434af99a2d5f52f535e121: stopping tablet replica
I20260713 09:09:10.400836 21882 raft_consensus.cc:2243] T b40255b537984adfa1dd1e40d47bea6a P d929c01dc2434af99a2d5f52f535e121 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:10.401453 21882 raft_consensus.cc:2272] T b40255b537984adfa1dd1e40d47bea6a P d929c01dc2434af99a2d5f52f535e121 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.404361 21882 tablet_replica.cc:333] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121: stopping tablet replica
I20260713 09:09:10.404870 21882 raft_consensus.cc:2243] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:10.405319 21882 raft_consensus.cc:2272] T 387ae835fcbc45eaa0264c286549a9b9 P d929c01dc2434af99a2d5f52f535e121 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.429692 21882 tablet_server.cc:196] TabletServer@127.21.94.131:0 shutdown complete.
I20260713 09:09:10.445559 21882 master.cc:562] Master@127.21.94.190:45391 shutting down...
I20260713 09:09:10.463759 21882 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 48cb8d8c0f4c40249f5063abd6e428d1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:10.464350 21882 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 48cb8d8c0f4c40249f5063abd6e428d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:10.464643 21882 tablet_replica.cc:333] T 00000000000000000000000000000000 P 48cb8d8c0f4c40249f5063abd6e428d1: stopping tablet replica
I20260713 09:09:10.484822 21882 master.cc:584] Master@127.21.94.190:45391 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2801 ms)
[----------] 6 tests from LeaderRebalancerTest (90948 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:09:10.523335 21882 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.94.190:41981
I20260713 09:09:10.524421 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:10.529883 25636 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:10.530879 25637 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:10.531412 25639 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:10.532269 21882 server_base.cc:1061] running on GCE node
I20260713 09:09:10.533020 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:10.533211 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:10.533412 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933750533392 us; error 0 us; skew 500 ppm
I20260713 09:09:10.533926 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:10.536193 21882 webserver.cc:533] Webserver started at http://127.21.94.190:41559/ using document root <none> and password file <none>
I20260713 09:09:10.536675 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:10.536868 21882 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:10.537139 21882 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:10.538699 21882 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933659410156-21882-0/minicluster-data/master-0-root/instance:
uuid: "da003d2f07e54f37b2af56d336ce4c1f"
format_stamp: "Formatted at 2026-07-13 09:09:10 on dist-test-slave-vp30"
I20260713 09:09:10.543251 21882 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:09:10.546893 25644 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:10.547642 21882 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:09:10.547931 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933659410156-21882-0/minicluster-data/master-0-root
uuid: "da003d2f07e54f37b2af56d336ce4c1f"
format_stamp: "Formatted at 2026-07-13 09:09:10 on dist-test-slave-vp30"
I20260713 09:09:10.548223 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933659410156-21882-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933659410156-21882-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933659410156-21882-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:10.561668 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:10.562901 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:10.601058 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.190:41981
I20260713 09:09:10.601166 25695 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.190:41981 every 8 connection(s)
I20260713 09:09:10.604934 25696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:10.615644 25696 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P da003d2f07e54f37b2af56d336ce4c1f: Bootstrap starting.
I20260713 09:09:10.620358 25696 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P da003d2f07e54f37b2af56d336ce4c1f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:10.624619 25696 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P da003d2f07e54f37b2af56d336ce4c1f: No bootstrap required, opened a new log
I20260713 09:09:10.626811 25696 raft_consensus.cc:359] T 00000000000000000000000000000000 P da003d2f07e54f37b2af56d336ce4c1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da003d2f07e54f37b2af56d336ce4c1f" member_type: VOTER }
I20260713 09:09:10.627214 25696 raft_consensus.cc:385] T 00000000000000000000000000000000 P da003d2f07e54f37b2af56d336ce4c1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:10.627446 25696 raft_consensus.cc:740] T 00000000000000000000000000000000 P da003d2f07e54f37b2af56d336ce4c1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da003d2f07e54f37b2af56d336ce4c1f, State: Initialized, Role: FOLLOWER
I20260713 09:09:10.628072 25696 consensus_queue.cc:260] T 00000000000000000000000000000000 P da003d2f07e54f37b2af56d336ce4c1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "da003d2f07e54f37b2af56d336ce4c1f" member_type: VOTER }
I20260713 09:09:10.628540 25696 raft_consensus.cc:399] T 00000000000000000000000000000000 P da003d2f07e54f37b2af56d336ce4c1f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:10.628755 25696 raft_consensus.cc:493] T 00000000000000000000000000000000 P da003d2f07e54f37b2af56d336ce4c1f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:10.629034 25696 raft_consensus.cc:3060] T 00000000000000000000000000000000 P da003d2f07e54f37b2af56d336ce4c1f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:10.633553 25696 raft_consensus.cc:515] T 00000000000000000000000000000000 P da003d2f07e54f37b2af56d336ce4c1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da003d2f07e54f37b2af56d336ce4c1f" member_type: VOTER }
I20260713 09:09:10.634093 25696 leader_election.cc:304] T 00000000000000000000000000000000 P da003d2f07e54f37b2af56d336ce4c1f [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: da003d2f07e54f37b2af56d336ce4c1f; no voters: 
I20260713 09:09:10.635226 25696 leader_election.cc:290] T 00000000000000000000000000000000 P da003d2f07e54f37b2af56d336ce4c1f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:10.635758 25699 raft_consensus.cc:2804] T 00000000000000000000000000000000 P da003d2f07e54f37b2af56d336ce4c1f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:10.637094 25699 raft_consensus.cc:697] T 00000000000000000000000000000000 P da003d2f07e54f37b2af56d336ce4c1f [term 1 LEADER]: Becoming Leader. State: Replica: da003d2f07e54f37b2af56d336ce4c1f, State: Running, Role: LEADER
I20260713 09:09:10.637826 25699 consensus_queue.cc:237] T 00000000000000000000000000000000 P da003d2f07e54f37b2af56d336ce4c1f [LEADER]: Queue going to LEADER mode. State: All 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: "da003d2f07e54f37b2af56d336ce4c1f" member_type: VOTER }
I20260713 09:09:10.638203 25696 sys_catalog.cc:565] T 00000000000000000000000000000000 P da003d2f07e54f37b2af56d336ce4c1f [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:10.640829 25700 sys_catalog.cc:455] T 00000000000000000000000000000000 P da003d2f07e54f37b2af56d336ce4c1f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "da003d2f07e54f37b2af56d336ce4c1f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da003d2f07e54f37b2af56d336ce4c1f" member_type: VOTER } }
I20260713 09:09:10.641641 25700 sys_catalog.cc:458] T 00000000000000000000000000000000 P da003d2f07e54f37b2af56d336ce4c1f [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:10.640828 25701 sys_catalog.cc:455] T 00000000000000000000000000000000 P da003d2f07e54f37b2af56d336ce4c1f [sys.catalog]: SysCatalogTable state changed. Reason: New leader da003d2f07e54f37b2af56d336ce4c1f. Latest consensus state: current_term: 1 leader_uuid: "da003d2f07e54f37b2af56d336ce4c1f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da003d2f07e54f37b2af56d336ce4c1f" member_type: VOTER } }
I20260713 09:09:10.642161 25701 sys_catalog.cc:458] T 00000000000000000000000000000000 P da003d2f07e54f37b2af56d336ce4c1f [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:10.648715 25705 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:10.653931 25705 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:10.654930 21882 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:10.662782 25705 catalog_manager.cc:1383] Generated new cluster ID: 96db5be52279405e809540b2dce9a65f
I20260713 09:09:10.663079 25705 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:10.702625 25705 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:10.703970 25705 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:10.718211 25705 catalog_manager.cc:6070] T 00000000000000000000000000000000 P da003d2f07e54f37b2af56d336ce4c1f: Generated new TSK 0
I20260713 09:09:10.718811 25705 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:10.785878 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:10.792176 25717 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:10.792930 25718 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:10.796685 25721 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:10.799014 21882 server_base.cc:1061] running on GCE node
I20260713 09:09:10.800087 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:10.800323 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:10.800520 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933750800501 us; error 0 us; skew 500 ppm
I20260713 09:09:10.801283 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:10.803735 21882 webserver.cc:533] Webserver started at http://127.21.94.129:37403/ using document root <none> and password file <none>
I20260713 09:09:10.804270 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:10.804490 21882 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:10.804767 21882 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:10.805938 21882 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933659410156-21882-0/minicluster-data/ts-0-root/instance:
uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
format_stamp: "Formatted at 2026-07-13 09:09:10 on dist-test-slave-vp30"
I20260713 09:09:10.810434 21882 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260713 09:09:10.813853 25725 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:10.814770 21882 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260713 09:09:10.815034 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933659410156-21882-0/minicluster-data/ts-0-root
uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
format_stamp: "Formatted at 2026-07-13 09:09:10 on dist-test-slave-vp30"
I20260713 09:09:10.815276 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933659410156-21882-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933659410156-21882-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933659410156-21882-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:10.829562 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:10.830744 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:10.832120 21882 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:10.834453 21882 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:10.834651 21882 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:10.834906 21882 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:10.835057 21882 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:10.874958 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.129:33845
I20260713 09:09:10.875065 25787 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.129:33845 every 8 connection(s)
I20260713 09:09:10.879956 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:10.886993 25792 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:10.887786 25793 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:10.890908 21882 server_base.cc:1061] running on GCE node
W20260713 09:09:10.891008 25796 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:10.893141 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:10.893455 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:10.893659 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933750893642 us; error 0 us; skew 500 ppm
I20260713 09:09:10.893759 25788 heartbeater.cc:344] Connected to a master server at 127.21.94.190:41981
I20260713 09:09:10.894174 25788 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:10.894274 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:10.895067 25788 heartbeater.cc:507] Master 127.21.94.190:41981 requested a full tablet report, sending...
I20260713 09:09:10.896906 21882 webserver.cc:533] Webserver started at http://127.21.94.130:34031/ using document root <none> and password file <none>
I20260713 09:09:10.897595 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:10.897568 25661 ts_manager.cc:194] Registered new tserver with Master: b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845)
I20260713 09:09:10.898034 21882 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:10.898366 21882 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:10.899917 21882 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933659410156-21882-0/minicluster-data/ts-1-root/instance:
uuid: "a0e4e94748dd426dbb8a15de31aba737"
format_stamp: "Formatted at 2026-07-13 09:09:10 on dist-test-slave-vp30"
I20260713 09:09:10.900202 25661 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60784
I20260713 09:09:10.904620 21882 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:09:10.908051 25800 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:10.908805 21882 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:10.909075 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933659410156-21882-0/minicluster-data/ts-1-root
uuid: "a0e4e94748dd426dbb8a15de31aba737"
format_stamp: "Formatted at 2026-07-13 09:09:10 on dist-test-slave-vp30"
I20260713 09:09:10.909312 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933659410156-21882-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933659410156-21882-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933659410156-21882-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:10.924223 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:10.925437 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:10.926779 21882 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:10.929025 21882 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:10.929243 21882 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:10.929572 21882 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:10.929733 21882 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:10.969274 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.130:38085
I20260713 09:09:10.969453 25862 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.130:38085 every 8 connection(s)
I20260713 09:09:10.974197 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:10.981619 25866 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:10.983755 25867 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:10.987390 25863 heartbeater.cc:344] Connected to a master server at 127.21.94.190:41981
I20260713 09:09:10.987979 25863 heartbeater.cc:461] Registering TS with master...
W20260713 09:09:10.987900 25869 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:10.988173 21882 server_base.cc:1061] running on GCE node
I20260713 09:09:10.989763 25863 heartbeater.cc:507] Master 127.21.94.190:41981 requested a full tablet report, sending...
I20260713 09:09:10.990139 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:10.990450 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:10.990659 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933750990640 us; error 0 us; skew 500 ppm
I20260713 09:09:10.991519 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:10.992069 25661 ts_manager.cc:194] Registered new tserver with Master: a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085)
I20260713 09:09:10.993690 25661 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60800
I20260713 09:09:10.994311 21882 webserver.cc:533] Webserver started at http://127.21.94.131:41917/ using document root <none> and password file <none>
I20260713 09:09:10.995024 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:10.995260 21882 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:10.995566 21882 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:10.996856 21882 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933659410156-21882-0/minicluster-data/ts-2-root/instance:
uuid: "46383164ae254619b118a66efa914bcb"
format_stamp: "Formatted at 2026-07-13 09:09:10 on dist-test-slave-vp30"
I20260713 09:09:11.001797 21882 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:09:11.005179 25874 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:11.006053 21882 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:09:11.006397 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933659410156-21882-0/minicluster-data/ts-2-root
uuid: "46383164ae254619b118a66efa914bcb"
format_stamp: "Formatted at 2026-07-13 09:09:10 on dist-test-slave-vp30"
I20260713 09:09:11.006718 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933659410156-21882-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933659410156-21882-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933659410156-21882-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:11.022650 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:11.023964 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:11.025592 21882 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:11.027979 21882 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:11.028223 21882 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:11.028493 21882 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:11.028697 21882 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:11.072225 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.131:40107
I20260713 09:09:11.072327 25936 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.131:40107 every 8 connection(s)
I20260713 09:09:11.086283 25937 heartbeater.cc:344] Connected to a master server at 127.21.94.190:41981
I20260713 09:09:11.086658 25937 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:11.087357 25937 heartbeater.cc:507] Master 127.21.94.190:41981 requested a full tablet report, sending...
I20260713 09:09:11.089293 25661 ts_manager.cc:194] Registered new tserver with Master: 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:11.089555 21882 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014007748s
I20260713 09:09:11.090888 25661 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60812
I20260713 09:09:11.114300 25661 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60818:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:11.117108 25661 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:09:11.193022 25828 tablet_service.cc:1511] Processing CreateTablet for tablet 29ab0929fb584fd5beeece3f90f217b2 (DEFAULT_TABLE table=test-workload [id=787c367c88f842ea8eabb5114dee57c4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:11.194041 25826 tablet_service.cc:1511] Processing CreateTablet for tablet c1e444a1f3c54df886c2cdd68b373029 (DEFAULT_TABLE table=test-workload [id=787c367c88f842ea8eabb5114dee57c4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:11.194579 25828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29ab0929fb584fd5beeece3f90f217b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.195501 25826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1e444a1f3c54df886c2cdd68b373029. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.195364 25827 tablet_service.cc:1511] Processing CreateTablet for tablet f84390b6bd1848c287715b3b152f6864 (DEFAULT_TABLE table=test-workload [id=787c367c88f842ea8eabb5114dee57c4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:11.196856 25827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f84390b6bd1848c287715b3b152f6864. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.207023 25825 tablet_service.cc:1511] Processing CreateTablet for tablet 75d51c001e3d490aa44e459b006676db (DEFAULT_TABLE table=test-workload [id=787c367c88f842ea8eabb5114dee57c4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:11.208528 25825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d51c001e3d490aa44e459b006676db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.210111 25821 tablet_service.cc:1511] Processing CreateTablet for tablet 2b74231a71c44e9b99ac785bce6e40f3 (DEFAULT_TABLE table=test-workload [id=787c367c88f842ea8eabb5114dee57c4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:11.211233 25820 tablet_service.cc:1511] Processing CreateTablet for tablet 22db0f132d254fdbaa267ae0bd5db72b (DEFAULT_TABLE table=test-workload [id=787c367c88f842ea8eabb5114dee57c4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:11.213593 25900 tablet_service.cc:1511] Processing CreateTablet for tablet c1e444a1f3c54df886c2cdd68b373029 (DEFAULT_TABLE table=test-workload [id=787c367c88f842ea8eabb5114dee57c4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:11.215019 25900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1e444a1f3c54df886c2cdd68b373029. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.215886 25899 tablet_service.cc:1511] Processing CreateTablet for tablet 75d51c001e3d490aa44e459b006676db (DEFAULT_TABLE table=test-workload [id=787c367c88f842ea8eabb5114dee57c4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:11.218694 25822 tablet_service.cc:1511] Processing CreateTablet for tablet 1ac1308a30fc459cbddb1e6945dd6afc (DEFAULT_TABLE table=test-workload [id=787c367c88f842ea8eabb5114dee57c4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:11.219099 25898 tablet_service.cc:1511] Processing CreateTablet for tablet 832bdcce26da4487a86963b49bf67d1f (DEFAULT_TABLE table=test-workload [id=787c367c88f842ea8eabb5114dee57c4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:11.221006 25898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 832bdcce26da4487a86963b49bf67d1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.233392 25894 tablet_service.cc:1511] Processing CreateTablet for tablet 22db0f132d254fdbaa267ae0bd5db72b (DEFAULT_TABLE table=test-workload [id=787c367c88f842ea8eabb5114dee57c4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:11.234764 25894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22db0f132d254fdbaa267ae0bd5db72b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.234511 25753 tablet_service.cc:1511] Processing CreateTablet for tablet 29ab0929fb584fd5beeece3f90f217b2 (DEFAULT_TABLE table=test-workload [id=787c367c88f842ea8eabb5114dee57c4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:11.235827 25753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29ab0929fb584fd5beeece3f90f217b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.238543 25752 tablet_service.cc:1511] Processing CreateTablet for tablet f84390b6bd1848c287715b3b152f6864 (DEFAULT_TABLE table=test-workload [id=787c367c88f842ea8eabb5114dee57c4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:11.239885 25752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f84390b6bd1848c287715b3b152f6864. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.242564 25751 tablet_service.cc:1511] Processing CreateTablet for tablet c1e444a1f3c54df886c2cdd68b373029 (DEFAULT_TABLE table=test-workload [id=787c367c88f842ea8eabb5114dee57c4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:11.243959 25751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1e444a1f3c54df886c2cdd68b373029. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.246588 25750 tablet_service.cc:1511] Processing CreateTablet for tablet 75d51c001e3d490aa44e459b006676db (DEFAULT_TABLE table=test-workload [id=787c367c88f842ea8eabb5114dee57c4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:11.247888 25750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d51c001e3d490aa44e459b006676db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.220855 25824 tablet_service.cc:1511] Processing CreateTablet for tablet 832bdcce26da4487a86963b49bf67d1f (DEFAULT_TABLE table=test-workload [id=787c367c88f842ea8eabb5114dee57c4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:11.221318 25823 tablet_service.cc:1511] Processing CreateTablet for tablet a0b1359db1124851b9673cb5d2f47c13 (DEFAULT_TABLE table=test-workload [id=787c367c88f842ea8eabb5114dee57c4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:11.250617 25748 tablet_service.cc:1511] Processing CreateTablet for tablet a0b1359db1124851b9673cb5d2f47c13 (DEFAULT_TABLE table=test-workload [id=787c367c88f842ea8eabb5114dee57c4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:11.251855 25748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0b1359db1124851b9673cb5d2f47c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.253090 25747 tablet_service.cc:1511] Processing CreateTablet for tablet 1ac1308a30fc459cbddb1e6945dd6afc (DEFAULT_TABLE table=test-workload [id=787c367c88f842ea8eabb5114dee57c4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:11.254516 25747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ac1308a30fc459cbddb1e6945dd6afc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.258208 25899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75d51c001e3d490aa44e459b006676db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.258430 25746 tablet_service.cc:1511] Processing CreateTablet for tablet 2b74231a71c44e9b99ac785bce6e40f3 (DEFAULT_TABLE table=test-workload [id=787c367c88f842ea8eabb5114dee57c4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:11.259774 25746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b74231a71c44e9b99ac785bce6e40f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.219157 25901 tablet_service.cc:1511] Processing CreateTablet for tablet f84390b6bd1848c287715b3b152f6864 (DEFAULT_TABLE table=test-workload [id=787c367c88f842ea8eabb5114dee57c4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:11.262737 25901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f84390b6bd1848c287715b3b152f6864. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.218694 25902 tablet_service.cc:1511] Processing CreateTablet for tablet 29ab0929fb584fd5beeece3f90f217b2 (DEFAULT_TABLE table=test-workload [id=787c367c88f842ea8eabb5114dee57c4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:11.265079 25902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29ab0929fb584fd5beeece3f90f217b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.223008 25897 tablet_service.cc:1511] Processing CreateTablet for tablet a0b1359db1124851b9673cb5d2f47c13 (DEFAULT_TABLE table=test-workload [id=787c367c88f842ea8eabb5114dee57c4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:11.266930 25749 tablet_service.cc:1511] Processing CreateTablet for tablet 832bdcce26da4487a86963b49bf67d1f (DEFAULT_TABLE table=test-workload [id=787c367c88f842ea8eabb5114dee57c4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:11.268329 25749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 832bdcce26da4487a86963b49bf67d1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.273723 25897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0b1359db1124851b9673cb5d2f47c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.261736 25745 tablet_service.cc:1511] Processing CreateTablet for tablet 22db0f132d254fdbaa267ae0bd5db72b (DEFAULT_TABLE table=test-workload [id=787c367c88f842ea8eabb5114dee57c4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:11.225696 25821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b74231a71c44e9b99ac785bce6e40f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.225402 25896 tablet_service.cc:1511] Processing CreateTablet for tablet 1ac1308a30fc459cbddb1e6945dd6afc (DEFAULT_TABLE table=test-workload [id=787c367c88f842ea8eabb5114dee57c4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:11.228674 25895 tablet_service.cc:1511] Processing CreateTablet for tablet 2b74231a71c44e9b99ac785bce6e40f3 (DEFAULT_TABLE table=test-workload [id=787c367c88f842ea8eabb5114dee57c4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:11.278616 25895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b74231a71c44e9b99ac785bce6e40f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.282100 25896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ac1308a30fc459cbddb1e6945dd6afc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.284402 25823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0b1359db1124851b9673cb5d2f47c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.285670 25824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 832bdcce26da4487a86963b49bf67d1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.287907 25822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ac1308a30fc459cbddb1e6945dd6afc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.289412 25820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22db0f132d254fdbaa267ae0bd5db72b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.278616 25745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22db0f132d254fdbaa267ae0bd5db72b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.336131 25952 tablet_bootstrap.cc:492] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737: Bootstrap starting.
I20260713 09:09:11.343096 25952 tablet_bootstrap.cc:654] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.337173 25953 tablet_bootstrap.cc:492] T c1e444a1f3c54df886c2cdd68b373029 P 46383164ae254619b118a66efa914bcb: Bootstrap starting.
I20260713 09:09:11.390199 25952 tablet_bootstrap.cc:492] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737: No bootstrap required, opened a new log
I20260713 09:09:11.390877 25952 ts_tablet_manager.cc:1403] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.003s
I20260713 09:09:11.395502 25952 raft_consensus.cc:359] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.396247 25952 raft_consensus.cc:385] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.396559 25952 raft_consensus.cc:740] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4e94748dd426dbb8a15de31aba737, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.397461 25952 consensus_queue.cc:260] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.424057 25955 tablet_bootstrap.cc:492] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d: Bootstrap starting.
I20260713 09:09:11.433331 25863 heartbeater.cc:499] Master 127.21.94.190:41981 was elected leader, sending a full tablet report...
I20260713 09:09:11.441808 25952 ts_tablet_manager.cc:1434] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737: Time spent starting tablet: real 0.051s	user 0.013s	sys 0.022s
I20260713 09:09:11.442960 25952 tablet_bootstrap.cc:492] T 29ab0929fb584fd5beeece3f90f217b2 P a0e4e94748dd426dbb8a15de31aba737: Bootstrap starting.
I20260713 09:09:11.445608 25953 tablet_bootstrap.cc:654] T c1e444a1f3c54df886c2cdd68b373029 P 46383164ae254619b118a66efa914bcb: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.446897 25955 tablet_bootstrap.cc:654] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.464987 25952 tablet_bootstrap.cc:654] T 29ab0929fb584fd5beeece3f90f217b2 P a0e4e94748dd426dbb8a15de31aba737: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.483657 25953 tablet_bootstrap.cc:492] T c1e444a1f3c54df886c2cdd68b373029 P 46383164ae254619b118a66efa914bcb: No bootstrap required, opened a new log
I20260713 09:09:11.484190 25953 ts_tablet_manager.cc:1403] T c1e444a1f3c54df886c2cdd68b373029 P 46383164ae254619b118a66efa914bcb: Time spent bootstrapping tablet: real 0.147s	user 0.006s	sys 0.011s
I20260713 09:09:11.484676 25952 tablet_bootstrap.cc:492] T 29ab0929fb584fd5beeece3f90f217b2 P a0e4e94748dd426dbb8a15de31aba737: No bootstrap required, opened a new log
I20260713 09:09:11.485211 25952 ts_tablet_manager.cc:1403] T 29ab0929fb584fd5beeece3f90f217b2 P a0e4e94748dd426dbb8a15de31aba737: Time spent bootstrapping tablet: real 0.042s	user 0.006s	sys 0.008s
I20260713 09:09:11.487071 25955 tablet_bootstrap.cc:492] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d: No bootstrap required, opened a new log
I20260713 09:09:11.487533 25955 ts_tablet_manager.cc:1403] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.011s
I20260713 09:09:11.487241 25953 raft_consensus.cc:359] T c1e444a1f3c54df886c2cdd68b373029 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.488041 25953 raft_consensus.cc:385] T c1e444a1f3c54df886c2cdd68b373029 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.488343 25953 raft_consensus.cc:740] T c1e444a1f3c54df886c2cdd68b373029 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46383164ae254619b118a66efa914bcb, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.488423 25952 raft_consensus.cc:359] T 29ab0929fb584fd5beeece3f90f217b2 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } } peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } }
I20260713 09:09:11.489137 25952 raft_consensus.cc:385] T 29ab0929fb584fd5beeece3f90f217b2 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.489603 25952 raft_consensus.cc:740] T 29ab0929fb584fd5beeece3f90f217b2 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4e94748dd426dbb8a15de31aba737, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.489137 25953 consensus_queue.cc:260] T c1e444a1f3c54df886c2cdd68b373029 P 46383164ae254619b118a66efa914bcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.490139 25955 raft_consensus.cc:359] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.490897 25955 raft_consensus.cc:385] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.490581 25952 consensus_queue.cc:260] T 29ab0929fb584fd5beeece3f90f217b2 P a0e4e94748dd426dbb8a15de31aba737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } } peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } }
I20260713 09:09:11.491901 25937 heartbeater.cc:499] Master 127.21.94.190:41981 was elected leader, sending a full tablet report...
I20260713 09:09:11.492300 25953 ts_tablet_manager.cc:1434] T c1e444a1f3c54df886c2cdd68b373029 P 46383164ae254619b118a66efa914bcb: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.005s
I20260713 09:09:11.491294 25955 raft_consensus.cc:740] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b33d0b8972b64fc2b6c80eff56bbfd5d, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.492959 25952 ts_tablet_manager.cc:1434] T 29ab0929fb584fd5beeece3f90f217b2 P a0e4e94748dd426dbb8a15de31aba737: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:11.493486 25953 tablet_bootstrap.cc:492] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb: Bootstrap starting.
I20260713 09:09:11.493937 25952 tablet_bootstrap.cc:492] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737: Bootstrap starting.
I20260713 09:09:11.500545 25952 tablet_bootstrap.cc:654] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.500545 25953 tablet_bootstrap.cc:654] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.493158 25955 consensus_queue.cc:260] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.513556 25952 tablet_bootstrap.cc:492] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737: No bootstrap required, opened a new log
I20260713 09:09:11.513672 25953 tablet_bootstrap.cc:492] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb: No bootstrap required, opened a new log
I20260713 09:09:11.514071 25952 ts_tablet_manager.cc:1403] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.011s
I20260713 09:09:11.514137 25953 ts_tablet_manager.cc:1403] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.010s
I20260713 09:09:11.517282 25953 raft_consensus.cc:359] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.517544 25952 raft_consensus.cc:359] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.518100 25953 raft_consensus.cc:385] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.518221 25952 raft_consensus.cc:385] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.518457 25953 raft_consensus.cc:740] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46383164ae254619b118a66efa914bcb, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.518573 25952 raft_consensus.cc:740] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4e94748dd426dbb8a15de31aba737, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.519071 25955 ts_tablet_manager.cc:1434] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent starting tablet: real 0.031s	user 0.010s	sys 0.003s
I20260713 09:09:11.519857 25788 heartbeater.cc:499] Master 127.21.94.190:41981 was elected leader, sending a full tablet report...
I20260713 09:09:11.519359 25953 consensus_queue.cc:260] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.519340 25952 consensus_queue.cc:260] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.523144 25952 ts_tablet_manager.cc:1434] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260713 09:09:11.524179 25952 tablet_bootstrap.cc:492] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737: Bootstrap starting.
I20260713 09:09:11.524238 25953 ts_tablet_manager.cc:1434] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:09:11.525239 25953 tablet_bootstrap.cc:492] T 22db0f132d254fdbaa267ae0bd5db72b P 46383164ae254619b118a66efa914bcb: Bootstrap starting.
I20260713 09:09:11.531426 25952 tablet_bootstrap.cc:654] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.531603 25953 tablet_bootstrap.cc:654] T 22db0f132d254fdbaa267ae0bd5db72b P 46383164ae254619b118a66efa914bcb: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.536109 25955 tablet_bootstrap.cc:492] T 29ab0929fb584fd5beeece3f90f217b2 P b33d0b8972b64fc2b6c80eff56bbfd5d: Bootstrap starting.
I20260713 09:09:11.540750 25956 raft_consensus.cc:493] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.543339 25955 tablet_bootstrap.cc:654] T 29ab0929fb584fd5beeece3f90f217b2 P b33d0b8972b64fc2b6c80eff56bbfd5d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.544656 25953 tablet_bootstrap.cc:492] T 22db0f132d254fdbaa267ae0bd5db72b P 46383164ae254619b118a66efa914bcb: No bootstrap required, opened a new log
I20260713 09:09:11.544389 25956 raft_consensus.cc:515] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.545158 25953 ts_tablet_manager.cc:1403] T 22db0f132d254fdbaa267ae0bd5db72b P 46383164ae254619b118a66efa914bcb: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.010s
I20260713 09:09:11.547228 25956 leader_election.cc:290] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:11.549297 25953 raft_consensus.cc:359] T 22db0f132d254fdbaa267ae0bd5db72b P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.550153 25953 raft_consensus.cc:385] T 22db0f132d254fdbaa267ae0bd5db72b P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.551720 25953 raft_consensus.cc:740] T 22db0f132d254fdbaa267ae0bd5db72b P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46383164ae254619b118a66efa914bcb, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.552681 25953 consensus_queue.cc:260] T 22db0f132d254fdbaa267ae0bd5db72b P 46383164ae254619b118a66efa914bcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.555644 25955 tablet_bootstrap.cc:492] T 29ab0929fb584fd5beeece3f90f217b2 P b33d0b8972b64fc2b6c80eff56bbfd5d: No bootstrap required, opened a new log
I20260713 09:09:11.556214 25955 ts_tablet_manager.cc:1403] T 29ab0929fb584fd5beeece3f90f217b2 P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.000s
I20260713 09:09:11.558072 25953 ts_tablet_manager.cc:1434] T 22db0f132d254fdbaa267ae0bd5db72b P 46383164ae254619b118a66efa914bcb: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260713 09:09:11.559208 25953 tablet_bootstrap.cc:492] T f84390b6bd1848c287715b3b152f6864 P 46383164ae254619b118a66efa914bcb: Bootstrap starting.
I20260713 09:09:11.559382 25955 raft_consensus.cc:359] T 29ab0929fb584fd5beeece3f90f217b2 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } } peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } }
I20260713 09:09:11.560191 25955 raft_consensus.cc:385] T 29ab0929fb584fd5beeece3f90f217b2 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.560499 25955 raft_consensus.cc:740] T 29ab0929fb584fd5beeece3f90f217b2 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b33d0b8972b64fc2b6c80eff56bbfd5d, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.561244 25952 tablet_bootstrap.cc:492] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737: No bootstrap required, opened a new log
I20260713 09:09:11.561918 25952 ts_tablet_manager.cc:1403] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.000s
I20260713 09:09:11.566187 25953 tablet_bootstrap.cc:654] T f84390b6bd1848c287715b3b152f6864 P 46383164ae254619b118a66efa914bcb: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.565719 25952 raft_consensus.cc:359] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.572870 25952 raft_consensus.cc:385] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.573282 25952 raft_consensus.cc:740] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4e94748dd426dbb8a15de31aba737, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.573710 25763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e444a1f3c54df886c2cdd68b373029" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" is_pre_election: true
I20260713 09:09:11.574195 25952 consensus_queue.cc:260] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
W20260713 09:09:11.575502 25802 leader_election.cc:343] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.576902 25952 ts_tablet_manager.cc:1434] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:09:11.578783 25952 tablet_bootstrap.cc:492] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737: Bootstrap starting.
I20260713 09:09:11.580943 25912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e444a1f3c54df886c2cdd68b373029" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46383164ae254619b118a66efa914bcb" is_pre_election: true
I20260713 09:09:11.561281 25955 consensus_queue.cc:260] T 29ab0929fb584fd5beeece3f90f217b2 P b33d0b8972b64fc2b6c80eff56bbfd5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } } peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } }
I20260713 09:09:11.581712 25912 raft_consensus.cc:2468] T c1e444a1f3c54df886c2cdd68b373029 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0e4e94748dd426dbb8a15de31aba737 in term 0.
I20260713 09:09:11.583482 25802 leader_election.cc:304] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737 [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: 46383164ae254619b118a66efa914bcb, a0e4e94748dd426dbb8a15de31aba737; no voters: b33d0b8972b64fc2b6c80eff56bbfd5d
I20260713 09:09:11.584295 25956 raft_consensus.cc:2804] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:11.584645 25956 raft_consensus.cc:493] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:11.584951 25956 raft_consensus.cc:3060] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.585747 25955 ts_tablet_manager.cc:1434] T 29ab0929fb584fd5beeece3f90f217b2 P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.005s
I20260713 09:09:11.590929 25952 tablet_bootstrap.cc:654] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.591455 25955 tablet_bootstrap.cc:492] T a0b1359db1124851b9673cb5d2f47c13 P b33d0b8972b64fc2b6c80eff56bbfd5d: Bootstrap starting.
I20260713 09:09:11.597935 25955 tablet_bootstrap.cc:654] T a0b1359db1124851b9673cb5d2f47c13 P b33d0b8972b64fc2b6c80eff56bbfd5d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.601364 25956 raft_consensus.cc:515] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.605041 25763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e444a1f3c54df886c2cdd68b373029" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
W20260713 09:09:11.607493 25802 leader_election.cc:343] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.606106 25956 leader_election.cc:290] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 1 election: Requested vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:11.608018 25912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e444a1f3c54df886c2cdd68b373029" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46383164ae254619b118a66efa914bcb"
I20260713 09:09:11.608677 25912 raft_consensus.cc:3060] T c1e444a1f3c54df886c2cdd68b373029 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.609202 25955 tablet_bootstrap.cc:492] T a0b1359db1124851b9673cb5d2f47c13 P b33d0b8972b64fc2b6c80eff56bbfd5d: No bootstrap required, opened a new log
I20260713 09:09:11.609905 25963 raft_consensus.cc:493] T 29ab0929fb584fd5beeece3f90f217b2 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.610057 25955 ts_tablet_manager.cc:1403] T a0b1359db1124851b9673cb5d2f47c13 P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.007s
I20260713 09:09:11.610414 25963 raft_consensus.cc:515] T 29ab0929fb584fd5beeece3f90f217b2 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } } peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } }
I20260713 09:09:11.611380 25953 tablet_bootstrap.cc:492] T f84390b6bd1848c287715b3b152f6864 P 46383164ae254619b118a66efa914bcb: No bootstrap required, opened a new log
I20260713 09:09:11.611927 25953 ts_tablet_manager.cc:1403] T f84390b6bd1848c287715b3b152f6864 P 46383164ae254619b118a66efa914bcb: Time spent bootstrapping tablet: real 0.053s	user 0.019s	sys 0.025s
I20260713 09:09:11.613379 25955 raft_consensus.cc:359] T a0b1359db1124851b9673cb5d2f47c13 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.614161 25955 raft_consensus.cc:385] T a0b1359db1124851b9673cb5d2f47c13 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.614460 25955 raft_consensus.cc:740] T a0b1359db1124851b9673cb5d2f47c13 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b33d0b8972b64fc2b6c80eff56bbfd5d, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.615132 25963 leader_election.cc:290] T 29ab0929fb584fd5beeece3f90f217b2 P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:11.615209 25955 consensus_queue.cc:260] T a0b1359db1124851b9673cb5d2f47c13 P b33d0b8972b64fc2b6c80eff56bbfd5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.615402 25953 raft_consensus.cc:359] T f84390b6bd1848c287715b3b152f6864 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.616314 25953 raft_consensus.cc:385] T f84390b6bd1848c287715b3b152f6864 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.616671 25953 raft_consensus.cc:740] T f84390b6bd1848c287715b3b152f6864 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46383164ae254619b118a66efa914bcb, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.616921 25912 raft_consensus.cc:2468] T c1e444a1f3c54df886c2cdd68b373029 P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4e94748dd426dbb8a15de31aba737 in term 1.
I20260713 09:09:11.617959 25955 ts_tablet_manager.cc:1434] T a0b1359db1124851b9673cb5d2f47c13 P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:09:11.617714 25953 consensus_queue.cc:260] T f84390b6bd1848c287715b3b152f6864 P 46383164ae254619b118a66efa914bcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.619030 25955 tablet_bootstrap.cc:492] T 832bdcce26da4487a86963b49bf67d1f P b33d0b8972b64fc2b6c80eff56bbfd5d: Bootstrap starting.
I20260713 09:09:11.620335 25802 leader_election.cc:304] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737 [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: 46383164ae254619b118a66efa914bcb, a0e4e94748dd426dbb8a15de31aba737; no voters: b33d0b8972b64fc2b6c80eff56bbfd5d
I20260713 09:09:11.624887 25956 raft_consensus.cc:2804] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:11.626078 25955 tablet_bootstrap.cc:654] T 832bdcce26da4487a86963b49bf67d1f P b33d0b8972b64fc2b6c80eff56bbfd5d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.629204 25953 ts_tablet_manager.cc:1434] T f84390b6bd1848c287715b3b152f6864 P 46383164ae254619b118a66efa914bcb: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260713 09:09:11.633126 25952 tablet_bootstrap.cc:492] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737: No bootstrap required, opened a new log
I20260713 09:09:11.633832 25952 ts_tablet_manager.cc:1403] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.005s
I20260713 09:09:11.640213 25953 tablet_bootstrap.cc:492] T 1ac1308a30fc459cbddb1e6945dd6afc P 46383164ae254619b118a66efa914bcb: Bootstrap starting.
I20260713 09:09:11.643947 25952 raft_consensus.cc:359] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.644829 25952 raft_consensus.cc:385] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.645138 25952 raft_consensus.cc:740] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4e94748dd426dbb8a15de31aba737, State: Initialized, Role: FOLLOWER
W20260713 09:09:11.649148 25709 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:11.652460 25952 consensus_queue.cc:260] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.653487 25953 tablet_bootstrap.cc:654] T 1ac1308a30fc459cbddb1e6945dd6afc P 46383164ae254619b118a66efa914bcb: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.653465 25838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ab0929fb584fd5beeece3f90f217b2" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4e94748dd426dbb8a15de31aba737" is_pre_election: true
I20260713 09:09:11.654378 25838 raft_consensus.cc:2468] T 29ab0929fb584fd5beeece3f90f217b2 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b33d0b8972b64fc2b6c80eff56bbfd5d in term 0.
I20260713 09:09:11.654716 25956 raft_consensus.cc:697] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737 [term 1 LEADER]: Becoming Leader. State: Replica: a0e4e94748dd426dbb8a15de31aba737, State: Running, Role: LEADER
I20260713 09:09:11.656289 25727 leader_election.cc:304] T 29ab0929fb584fd5beeece3f90f217b2 P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4e94748dd426dbb8a15de31aba737, b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: 
I20260713 09:09:11.657918 25956 consensus_queue.cc:237] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.660446 25952 ts_tablet_manager.cc:1434] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.000s
I20260713 09:09:11.661239 25963 raft_consensus.cc:2804] T 29ab0929fb584fd5beeece3f90f217b2 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:11.661665 25963 raft_consensus.cc:493] T 29ab0929fb584fd5beeece3f90f217b2 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:11.662051 25963 raft_consensus.cc:3060] T 29ab0929fb584fd5beeece3f90f217b2 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.665222 25953 tablet_bootstrap.cc:492] T 1ac1308a30fc459cbddb1e6945dd6afc P 46383164ae254619b118a66efa914bcb: No bootstrap required, opened a new log
I20260713 09:09:11.666023 25953 ts_tablet_manager.cc:1403] T 1ac1308a30fc459cbddb1e6945dd6afc P 46383164ae254619b118a66efa914bcb: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.008s
I20260713 09:09:11.665892 25912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ab0929fb584fd5beeece3f90f217b2" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46383164ae254619b118a66efa914bcb" is_pre_election: true
W20260713 09:09:11.668260 25727 leader_election.cc:343] T 29ab0929fb584fd5beeece3f90f217b2 P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46383164ae254619b118a66efa914bcb (127.21.94.131:40107): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.670728 25953 raft_consensus.cc:359] T 1ac1308a30fc459cbddb1e6945dd6afc P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.671891 25953 raft_consensus.cc:385] T 1ac1308a30fc459cbddb1e6945dd6afc P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.672353 25953 raft_consensus.cc:740] T 1ac1308a30fc459cbddb1e6945dd6afc P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46383164ae254619b118a66efa914bcb, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.673692 25953 consensus_queue.cc:260] T 1ac1308a30fc459cbddb1e6945dd6afc P 46383164ae254619b118a66efa914bcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.661638 25952 tablet_bootstrap.cc:492] T 1ac1308a30fc459cbddb1e6945dd6afc P a0e4e94748dd426dbb8a15de31aba737: Bootstrap starting.
I20260713 09:09:11.678112 25960 raft_consensus.cc:493] T 22db0f132d254fdbaa267ae0bd5db72b P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.678634 25960 raft_consensus.cc:515] T 22db0f132d254fdbaa267ae0bd5db72b P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.681318 25960 leader_election.cc:290] T 22db0f132d254fdbaa267ae0bd5db72b P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085)
I20260713 09:09:11.683215 25953 ts_tablet_manager.cc:1434] T 1ac1308a30fc459cbddb1e6945dd6afc P 46383164ae254619b118a66efa914bcb: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260713 09:09:11.677057 25963 raft_consensus.cc:515] T 29ab0929fb584fd5beeece3f90f217b2 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } } peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } }
I20260713 09:09:11.684396 25953 tablet_bootstrap.cc:492] T 75d51c001e3d490aa44e459b006676db P 46383164ae254619b118a66efa914bcb: Bootstrap starting.
I20260713 09:09:11.686661 25838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ab0929fb584fd5beeece3f90f217b2" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4e94748dd426dbb8a15de31aba737"
I20260713 09:09:11.687336 25838 raft_consensus.cc:3060] T 29ab0929fb584fd5beeece3f90f217b2 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.691185 25912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ab0929fb584fd5beeece3f90f217b2" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46383164ae254619b118a66efa914bcb"
I20260713 09:09:11.692788 25953 tablet_bootstrap.cc:654] T 75d51c001e3d490aa44e459b006676db P 46383164ae254619b118a66efa914bcb: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:11.692816 25727 leader_election.cc:343] T 29ab0929fb584fd5beeece3f90f217b2 P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46383164ae254619b118a66efa914bcb (127.21.94.131:40107): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.694535 25660 catalog_manager.cc:5697] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130). New cstate: current_term: 1 leader_uuid: "a0e4e94748dd426dbb8a15de31aba737" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:11.695613 25955 tablet_bootstrap.cc:492] T 832bdcce26da4487a86963b49bf67d1f P b33d0b8972b64fc2b6c80eff56bbfd5d: No bootstrap required, opened a new log
I20260713 09:09:11.696166 25955 ts_tablet_manager.cc:1403] T 832bdcce26da4487a86963b49bf67d1f P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent bootstrapping tablet: real 0.077s	user 0.035s	sys 0.021s
I20260713 09:09:11.699262 25955 raft_consensus.cc:359] T 832bdcce26da4487a86963b49bf67d1f P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.699966 25955 raft_consensus.cc:385] T 832bdcce26da4487a86963b49bf67d1f P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.700280 25955 raft_consensus.cc:740] T 832bdcce26da4487a86963b49bf67d1f P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b33d0b8972b64fc2b6c80eff56bbfd5d, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.701061 25955 consensus_queue.cc:260] T 832bdcce26da4487a86963b49bf67d1f P b33d0b8972b64fc2b6c80eff56bbfd5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.705327 25952 tablet_bootstrap.cc:654] T 1ac1308a30fc459cbddb1e6945dd6afc P a0e4e94748dd426dbb8a15de31aba737: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.708432 25963 leader_election.cc:290] T 29ab0929fb584fd5beeece3f90f217b2 P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 1 election: Requested vote from peers a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:11.709059 25763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22db0f132d254fdbaa267ae0bd5db72b" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" is_pre_election: true
W20260713 09:09:11.722662 25876 leader_election.cc:343] T 22db0f132d254fdbaa267ae0bd5db72b P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.724707 25837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22db0f132d254fdbaa267ae0bd5db72b" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4e94748dd426dbb8a15de31aba737" is_pre_election: true
W20260713 09:09:11.726428 25876 leader_election.cc:343] T 22db0f132d254fdbaa267ae0bd5db72b P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.727121 25876 leader_election.cc:304] T 22db0f132d254fdbaa267ae0bd5db72b P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46383164ae254619b118a66efa914bcb; no voters: a0e4e94748dd426dbb8a15de31aba737, b33d0b8972b64fc2b6c80eff56bbfd5d
I20260713 09:09:11.728194 25960 raft_consensus.cc:2749] T 22db0f132d254fdbaa267ae0bd5db72b P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:11.731950 25838 raft_consensus.cc:2468] T 29ab0929fb584fd5beeece3f90f217b2 P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b33d0b8972b64fc2b6c80eff56bbfd5d in term 1.
I20260713 09:09:11.733786 25727 leader_election.cc:304] T 29ab0929fb584fd5beeece3f90f217b2 P b33d0b8972b64fc2b6c80eff56bbfd5d [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: a0e4e94748dd426dbb8a15de31aba737, b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: 46383164ae254619b118a66efa914bcb
I20260713 09:09:11.734937 25963 raft_consensus.cc:2804] T 29ab0929fb584fd5beeece3f90f217b2 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:11.735599 25963 raft_consensus.cc:697] T 29ab0929fb584fd5beeece3f90f217b2 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 LEADER]: Becoming Leader. State: Replica: b33d0b8972b64fc2b6c80eff56bbfd5d, State: Running, Role: LEADER
I20260713 09:09:11.736717 25963 consensus_queue.cc:237] T 29ab0929fb584fd5beeece3f90f217b2 P b33d0b8972b64fc2b6c80eff56bbfd5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } } peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } }
I20260713 09:09:11.744249 25955 ts_tablet_manager.cc:1434] T 832bdcce26da4487a86963b49bf67d1f P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.023s
I20260713 09:09:11.744727 25956 raft_consensus.cc:493] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.745853 25955 tablet_bootstrap.cc:492] T f84390b6bd1848c287715b3b152f6864 P b33d0b8972b64fc2b6c80eff56bbfd5d: Bootstrap starting.
I20260713 09:09:11.745352 25956 raft_consensus.cc:515] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.748062 25956 leader_election.cc:290] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:11.750379 25763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84390b6bd1848c287715b3b152f6864" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" is_pre_election: true
I20260713 09:09:11.751601 25956 raft_consensus.cc:493] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.752213 25956 raft_consensus.cc:515] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
W20260713 09:09:11.753284 25802 leader_election.cc:343] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.753794 25955 tablet_bootstrap.cc:654] T f84390b6bd1848c287715b3b152f6864 P b33d0b8972b64fc2b6c80eff56bbfd5d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.754624 25912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84390b6bd1848c287715b3b152f6864" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46383164ae254619b118a66efa914bcb" is_pre_election: true
I20260713 09:09:11.755031 25953 tablet_bootstrap.cc:492] T 75d51c001e3d490aa44e459b006676db P 46383164ae254619b118a66efa914bcb: No bootstrap required, opened a new log
I20260713 09:09:11.755318 25912 raft_consensus.cc:2468] T f84390b6bd1848c287715b3b152f6864 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0e4e94748dd426dbb8a15de31aba737 in term 0.
I20260713 09:09:11.755527 25953 ts_tablet_manager.cc:1403] T 75d51c001e3d490aa44e459b006676db P 46383164ae254619b118a66efa914bcb: Time spent bootstrapping tablet: real 0.071s	user 0.027s	sys 0.035s
I20260713 09:09:11.754634 25956 leader_election.cc:290] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:11.757673 25912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0b1359db1124851b9673cb5d2f47c13" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46383164ae254619b118a66efa914bcb" is_pre_election: true
I20260713 09:09:11.758649 25953 raft_consensus.cc:359] T 75d51c001e3d490aa44e459b006676db P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.759073 25763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0b1359db1124851b9673cb5d2f47c13" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" is_pre_election: true
I20260713 09:09:11.759578 25953 raft_consensus.cc:385] T 75d51c001e3d490aa44e459b006676db P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.759367 25952 tablet_bootstrap.cc:492] T 1ac1308a30fc459cbddb1e6945dd6afc P a0e4e94748dd426dbb8a15de31aba737: No bootstrap required, opened a new log
I20260713 09:09:11.760840 25952 ts_tablet_manager.cc:1403] T 1ac1308a30fc459cbddb1e6945dd6afc P a0e4e94748dd426dbb8a15de31aba737: Time spent bootstrapping tablet: real 0.099s	user 0.018s	sys 0.008s
I20260713 09:09:11.759935 25763 raft_consensus.cc:2468] T a0b1359db1124851b9673cb5d2f47c13 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0e4e94748dd426dbb8a15de31aba737 in term 0.
I20260713 09:09:11.762954 25661 catalog_manager.cc:5697] T 29ab0929fb584fd5beeece3f90f217b2 P b33d0b8972b64fc2b6c80eff56bbfd5d reported cstate change: term changed from 0 to 1, leader changed from <none> to b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129). New cstate: current_term: 1 leader_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:11.765715 25802 leader_election.cc:304] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4e94748dd426dbb8a15de31aba737, b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: 
I20260713 09:09:11.765319 25952 raft_consensus.cc:359] T 1ac1308a30fc459cbddb1e6945dd6afc P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.766909 25956 raft_consensus.cc:2804] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:11.767091 25802 leader_election.cc:304] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737 [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: 46383164ae254619b118a66efa914bcb, a0e4e94748dd426dbb8a15de31aba737; no voters: b33d0b8972b64fc2b6c80eff56bbfd5d
I20260713 09:09:11.767576 25956 raft_consensus.cc:493] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:11.768102 25956 raft_consensus.cc:3060] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.768425 25976 raft_consensus.cc:2804] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:09:11.768709 25802 leader_election.cc:343] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 46383164ae254619b118a66efa914bcb (127.21.94.131:40107): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.768859 25976 raft_consensus.cc:493] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:11.769222 25976 raft_consensus.cc:3060] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.771020 25974 raft_consensus.cc:493] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.771123 25963 raft_consensus.cc:493] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.771571 25974 raft_consensus.cc:515] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.771689 25963 raft_consensus.cc:515] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.773869 25974 leader_election.cc:290] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:11.774057 25963 leader_election.cc:290] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:11.759913 25953 raft_consensus.cc:740] T 75d51c001e3d490aa44e459b006676db P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46383164ae254619b118a66efa914bcb, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.775416 25763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d51c001e3d490aa44e459b006676db" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" is_pre_election: true
I20260713 09:09:11.775174 25953 consensus_queue.cc:260] T 75d51c001e3d490aa44e459b006676db P 46383164ae254619b118a66efa914bcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.775646 25838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d51c001e3d490aa44e459b006676db" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4e94748dd426dbb8a15de31aba737" is_pre_election: true
I20260713 09:09:11.775830 25911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d51c001e3d490aa44e459b006676db" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46383164ae254619b118a66efa914bcb" is_pre_election: true
I20260713 09:09:11.776420 25838 raft_consensus.cc:2468] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b33d0b8972b64fc2b6c80eff56bbfd5d in term 0.
I20260713 09:09:11.776477 25911 raft_consensus.cc:2468] T 75d51c001e3d490aa44e459b006676db P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0e4e94748dd426dbb8a15de31aba737 in term 0.
I20260713 09:09:11.777583 25953 ts_tablet_manager.cc:1434] T 75d51c001e3d490aa44e459b006676db P 46383164ae254619b118a66efa914bcb: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.005s
I20260713 09:09:11.777725 25727 leader_election.cc:304] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4e94748dd426dbb8a15de31aba737, b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: 
I20260713 09:09:11.778159 25912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d51c001e3d490aa44e459b006676db" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46383164ae254619b118a66efa914bcb" is_pre_election: true
I20260713 09:09:11.778728 25953 tablet_bootstrap.cc:492] T 29ab0929fb584fd5beeece3f90f217b2 P 46383164ae254619b118a66efa914bcb: Bootstrap starting.
I20260713 09:09:11.778982 25802 leader_election.cc:304] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46383164ae254619b118a66efa914bcb, a0e4e94748dd426dbb8a15de31aba737; no voters: 
I20260713 09:09:11.779924 25974 raft_consensus.cc:2804] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:11.776048 25763 raft_consensus.cc:2468] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0e4e94748dd426dbb8a15de31aba737 in term 0.
I20260713 09:09:11.780325 25974 raft_consensus.cc:493] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:11.780767 25974 raft_consensus.cc:3060] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.783819 25976 raft_consensus.cc:515] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.778751 25912 raft_consensus.cc:2468] T 75d51c001e3d490aa44e459b006676db P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b33d0b8972b64fc2b6c80eff56bbfd5d in term 0.
I20260713 09:09:11.786127 25976 leader_election.cc:290] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 1 election: Requested vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:11.786504 25953 tablet_bootstrap.cc:654] T 29ab0929fb584fd5beeece3f90f217b2 P 46383164ae254619b118a66efa914bcb: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.786605 25952 raft_consensus.cc:385] T 1ac1308a30fc459cbddb1e6945dd6afc P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.786741 25963 raft_consensus.cc:2804] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:11.787679 25956 raft_consensus.cc:515] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.788290 25974 raft_consensus.cc:515] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.788501 25952 raft_consensus.cc:740] T 1ac1308a30fc459cbddb1e6945dd6afc P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4e94748dd426dbb8a15de31aba737, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.789556 25963 raft_consensus.cc:493] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:11.790158 25963 raft_consensus.cc:3060] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.791563 25763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84390b6bd1848c287715b3b152f6864" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
I20260713 09:09:11.791894 25912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84390b6bd1848c287715b3b152f6864" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46383164ae254619b118a66efa914bcb"
I20260713 09:09:11.792528 25912 raft_consensus.cc:3060] T f84390b6bd1848c287715b3b152f6864 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:11.793654 25802 leader_election.cc:343] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.793987 25955 tablet_bootstrap.cc:492] T f84390b6bd1848c287715b3b152f6864 P b33d0b8972b64fc2b6c80eff56bbfd5d: No bootstrap required, opened a new log
I20260713 09:09:11.794555 25955 ts_tablet_manager.cc:1403] T f84390b6bd1848c287715b3b152f6864 P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent bootstrapping tablet: real 0.049s	user 0.019s	sys 0.007s
I20260713 09:09:11.797518 25955 raft_consensus.cc:359] T f84390b6bd1848c287715b3b152f6864 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.798239 25955 raft_consensus.cc:385] T f84390b6bd1848c287715b3b152f6864 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.799938 25955 raft_consensus.cc:740] T f84390b6bd1848c287715b3b152f6864 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b33d0b8972b64fc2b6c80eff56bbfd5d, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.789783 25952 consensus_queue.cc:260] T 1ac1308a30fc459cbddb1e6945dd6afc P a0e4e94748dd426dbb8a15de31aba737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.800803 25763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d51c001e3d490aa44e459b006676db" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
I20260713 09:09:11.801921 25912 raft_consensus.cc:2468] T f84390b6bd1848c287715b3b152f6864 P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4e94748dd426dbb8a15de31aba737 in term 1.
I20260713 09:09:11.802291 25956 leader_election.cc:290] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 1 election: Requested vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:11.804059 25952 ts_tablet_manager.cc:1434] T 1ac1308a30fc459cbddb1e6945dd6afc P a0e4e94748dd426dbb8a15de31aba737: Time spent starting tablet: real 0.043s	user 0.002s	sys 0.007s
I20260713 09:09:11.803815 25762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0b1359db1124851b9673cb5d2f47c13" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
I20260713 09:09:11.804804 25762 raft_consensus.cc:3060] T a0b1359db1124851b9673cb5d2f47c13 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.805500 25952 tablet_bootstrap.cc:492] T 2b74231a71c44e9b99ac785bce6e40f3 P a0e4e94748dd426dbb8a15de31aba737: Bootstrap starting.
I20260713 09:09:11.800740 25955 consensus_queue.cc:260] T f84390b6bd1848c287715b3b152f6864 P b33d0b8972b64fc2b6c80eff56bbfd5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.799535 25974 leader_election.cc:290] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 1 election: Requested vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:11.808460 25955 ts_tablet_manager.cc:1434] T f84390b6bd1848c287715b3b152f6864 P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:09:11.809525 25955 tablet_bootstrap.cc:492] T c1e444a1f3c54df886c2cdd68b373029 P b33d0b8972b64fc2b6c80eff56bbfd5d: Bootstrap starting.
I20260713 09:09:11.803886 25912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d51c001e3d490aa44e459b006676db" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46383164ae254619b118a66efa914bcb"
I20260713 09:09:11.821557 25912 raft_consensus.cc:3060] T 75d51c001e3d490aa44e459b006676db P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.824235 25955 tablet_bootstrap.cc:654] T c1e444a1f3c54df886c2cdd68b373029 P b33d0b8972b64fc2b6c80eff56bbfd5d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.828176 25963 raft_consensus.cc:515] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.829725 25763 raft_consensus.cc:2393] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a0e4e94748dd426dbb8a15de31aba737 in current term 1: Already voted for candidate b33d0b8972b64fc2b6c80eff56bbfd5d in this term.
I20260713 09:09:11.830860 25963 leader_election.cc:290] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 1 election: Requested vote from peers a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:11.832320 25911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d51c001e3d490aa44e459b006676db" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46383164ae254619b118a66efa914bcb"
I20260713 09:09:11.834219 25953 tablet_bootstrap.cc:492] T 29ab0929fb584fd5beeece3f90f217b2 P 46383164ae254619b118a66efa914bcb: No bootstrap required, opened a new log
I20260713 09:09:11.834729 25953 ts_tablet_manager.cc:1403] T 29ab0929fb584fd5beeece3f90f217b2 P 46383164ae254619b118a66efa914bcb: Time spent bootstrapping tablet: real 0.056s	user 0.028s	sys 0.019s
I20260713 09:09:11.834682 25911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0b1359db1124851b9673cb5d2f47c13" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46383164ae254619b118a66efa914bcb"
I20260713 09:09:11.828698 25952 tablet_bootstrap.cc:654] T 2b74231a71c44e9b99ac785bce6e40f3 P a0e4e94748dd426dbb8a15de31aba737: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.833108 25762 raft_consensus.cc:2468] T a0b1359db1124851b9673cb5d2f47c13 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4e94748dd426dbb8a15de31aba737 in term 1.
I20260713 09:09:11.837425 25802 leader_election.cc:304] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4e94748dd426dbb8a15de31aba737, b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: 
I20260713 09:09:11.837939 25953 raft_consensus.cc:359] T 29ab0929fb584fd5beeece3f90f217b2 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } } peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } }
I20260713 09:09:11.838376 25974 raft_consensus.cc:2804] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:11.838699 25953 raft_consensus.cc:385] T 29ab0929fb584fd5beeece3f90f217b2 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.838896 25974 raft_consensus.cc:697] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737 [term 1 LEADER]: Becoming Leader. State: Replica: a0e4e94748dd426dbb8a15de31aba737, State: Running, Role: LEADER
I20260713 09:09:11.839042 25953 raft_consensus.cc:740] T 29ab0929fb584fd5beeece3f90f217b2 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46383164ae254619b118a66efa914bcb, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.839877 25974 consensus_queue.cc:237] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.839964 25953 consensus_queue.cc:260] T 29ab0929fb584fd5beeece3f90f217b2 P 46383164ae254619b118a66efa914bcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } } peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } }
I20260713 09:09:11.842393 25953 ts_tablet_manager.cc:1434] T 29ab0929fb584fd5beeece3f90f217b2 P 46383164ae254619b118a66efa914bcb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:11.843357 25953 tablet_bootstrap.cc:492] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb: Bootstrap starting.
I20260713 09:09:11.845794 25838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d51c001e3d490aa44e459b006676db" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4e94748dd426dbb8a15de31aba737"
I20260713 09:09:11.846649 25838 raft_consensus.cc:2393] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b33d0b8972b64fc2b6c80eff56bbfd5d in current term 1: Already voted for candidate a0e4e94748dd426dbb8a15de31aba737 in this term.
I20260713 09:09:11.849582 25802 leader_election.cc:304] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737 [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: 46383164ae254619b118a66efa914bcb, a0e4e94748dd426dbb8a15de31aba737; no voters: b33d0b8972b64fc2b6c80eff56bbfd5d
I20260713 09:09:11.850544 25956 raft_consensus.cc:2804] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:11.851050 25956 raft_consensus.cc:697] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737 [term 1 LEADER]: Becoming Leader. State: Replica: a0e4e94748dd426dbb8a15de31aba737, State: Running, Role: LEADER
I20260713 09:09:11.852332 25955 tablet_bootstrap.cc:492] T c1e444a1f3c54df886c2cdd68b373029 P b33d0b8972b64fc2b6c80eff56bbfd5d: No bootstrap required, opened a new log
I20260713 09:09:11.851886 25956 consensus_queue.cc:237] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.852924 25955 ts_tablet_manager.cc:1403] T c1e444a1f3c54df886c2cdd68b373029 P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.005s
I20260713 09:09:11.856240 25955 raft_consensus.cc:359] T c1e444a1f3c54df886c2cdd68b373029 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.857223 25912 raft_consensus.cc:2468] T 75d51c001e3d490aa44e459b006676db P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4e94748dd426dbb8a15de31aba737 in term 1.
W20260713 09:09:11.857497 25802 leader_election.cc:343] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 46383164ae254619b118a66efa914bcb (127.21.94.131:40107): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.858610 25953 tablet_bootstrap.cc:654] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.860400 25727 leader_election.cc:304] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [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: b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: 46383164ae254619b118a66efa914bcb, a0e4e94748dd426dbb8a15de31aba737
I20260713 09:09:11.861678 25963 raft_consensus.cc:2749] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:11.857112 25955 raft_consensus.cc:385] T c1e444a1f3c54df886c2cdd68b373029 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.863675 25955 raft_consensus.cc:740] T c1e444a1f3c54df886c2cdd68b373029 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b33d0b8972b64fc2b6c80eff56bbfd5d, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.863611 25952 tablet_bootstrap.cc:492] T 2b74231a71c44e9b99ac785bce6e40f3 P a0e4e94748dd426dbb8a15de31aba737: No bootstrap required, opened a new log
I20260713 09:09:11.864977 25952 ts_tablet_manager.cc:1403] T 2b74231a71c44e9b99ac785bce6e40f3 P a0e4e94748dd426dbb8a15de31aba737: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.005s
I20260713 09:09:11.865881 25802 leader_election.cc:304] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737 [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: 46383164ae254619b118a66efa914bcb, a0e4e94748dd426dbb8a15de31aba737; no voters: b33d0b8972b64fc2b6c80eff56bbfd5d
I20260713 09:09:11.867704 25974 raft_consensus.cc:2804] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:11.867349 25955 consensus_queue.cc:260] T c1e444a1f3c54df886c2cdd68b373029 P b33d0b8972b64fc2b6c80eff56bbfd5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.868266 25974 raft_consensus.cc:697] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737 [term 1 LEADER]: Becoming Leader. State: Replica: a0e4e94748dd426dbb8a15de31aba737, State: Running, Role: LEADER
I20260713 09:09:11.869139 25974 consensus_queue.cc:237] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.869985 25952 raft_consensus.cc:359] T 2b74231a71c44e9b99ac785bce6e40f3 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.870703 25952 raft_consensus.cc:385] T 2b74231a71c44e9b99ac785bce6e40f3 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.870993 25952 raft_consensus.cc:740] T 2b74231a71c44e9b99ac785bce6e40f3 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4e94748dd426dbb8a15de31aba737, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.872594 25956 raft_consensus.cc:493] T 1ac1308a30fc459cbddb1e6945dd6afc P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.875136 25955 ts_tablet_manager.cc:1434] T c1e444a1f3c54df886c2cdd68b373029 P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.004s
I20260713 09:09:11.880191 25960 raft_consensus.cc:493] T 29ab0929fb584fd5beeece3f90f217b2 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.881520 25955 tablet_bootstrap.cc:492] T 1ac1308a30fc459cbddb1e6945dd6afc P b33d0b8972b64fc2b6c80eff56bbfd5d: Bootstrap starting.
I20260713 09:09:11.880972 25960 raft_consensus.cc:515] T 29ab0929fb584fd5beeece3f90f217b2 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } } peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } }
I20260713 09:09:11.873265 25956 raft_consensus.cc:515] T 1ac1308a30fc459cbddb1e6945dd6afc P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.883638 25960 leader_election.cc:290] T 29ab0929fb584fd5beeece3f90f217b2 P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085), b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845)
I20260713 09:09:11.884930 25838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ab0929fb584fd5beeece3f90f217b2" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4e94748dd426dbb8a15de31aba737" is_pre_election: true
I20260713 09:09:11.885816 25838 raft_consensus.cc:2393] T 29ab0929fb584fd5beeece3f90f217b2 P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 46383164ae254619b118a66efa914bcb in current term 1: Already voted for candidate b33d0b8972b64fc2b6c80eff56bbfd5d in this term.
I20260713 09:09:11.886298 25953 tablet_bootstrap.cc:492] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb: No bootstrap required, opened a new log
I20260713 09:09:11.886809 25953 ts_tablet_manager.cc:1403] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.005s
I20260713 09:09:11.886721 25762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ab0929fb584fd5beeece3f90f217b2" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" is_pre_election: true
I20260713 09:09:11.889194 25876 leader_election.cc:304] T 29ab0929fb584fd5beeece3f90f217b2 P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46383164ae254619b118a66efa914bcb; no voters: a0e4e94748dd426dbb8a15de31aba737, b33d0b8972b64fc2b6c80eff56bbfd5d
I20260713 09:09:11.889890 25953 raft_consensus.cc:359] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.890439 25960 raft_consensus.cc:3060] T 29ab0929fb584fd5beeece3f90f217b2 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.890676 25953 raft_consensus.cc:385] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.891060 25953 raft_consensus.cc:740] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46383164ae254619b118a66efa914bcb, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.891796 25953 consensus_queue.cc:260] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.892350 25955 tablet_bootstrap.cc:654] T 1ac1308a30fc459cbddb1e6945dd6afc P b33d0b8972b64fc2b6c80eff56bbfd5d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.896522 25956 leader_election.cc:290] T 1ac1308a30fc459cbddb1e6945dd6afc P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:11.898530 25912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac1308a30fc459cbddb1e6945dd6afc" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46383164ae254619b118a66efa914bcb" is_pre_election: true
I20260713 09:09:11.899219 25912 raft_consensus.cc:2468] T 1ac1308a30fc459cbddb1e6945dd6afc P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0e4e94748dd426dbb8a15de31aba737 in term 0.
I20260713 09:09:11.898298 25658 catalog_manager.cc:5697] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130). New cstate: current_term: 1 leader_uuid: "a0e4e94748dd426dbb8a15de31aba737" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:11.900542 25802 leader_election.cc:304] T 1ac1308a30fc459cbddb1e6945dd6afc P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46383164ae254619b118a66efa914bcb, a0e4e94748dd426dbb8a15de31aba737; no voters: 
I20260713 09:09:11.901597 25762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac1308a30fc459cbddb1e6945dd6afc" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" is_pre_election: true
I20260713 09:09:11.898497 25960 raft_consensus.cc:2749] T 29ab0929fb584fd5beeece3f90f217b2 P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:09:11.903296 25802 leader_election.cc:343] T 1ac1308a30fc459cbddb1e6945dd6afc P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.904381 25956 raft_consensus.cc:2804] T 1ac1308a30fc459cbddb1e6945dd6afc P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:11.904801 25956 raft_consensus.cc:493] T 1ac1308a30fc459cbddb1e6945dd6afc P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:11.905138 25956 raft_consensus.cc:3060] T 1ac1308a30fc459cbddb1e6945dd6afc P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.908280 25960 raft_consensus.cc:493] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.908866 25960 raft_consensus.cc:515] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.871851 25952 consensus_queue.cc:260] T 2b74231a71c44e9b99ac785bce6e40f3 P a0e4e94748dd426dbb8a15de31aba737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.911468 25952 ts_tablet_manager.cc:1434] T 2b74231a71c44e9b99ac785bce6e40f3 P a0e4e94748dd426dbb8a15de31aba737: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260713 09:09:11.911861 25762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b74231a71c44e9b99ac785bce6e40f3" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" is_pre_election: true
I20260713 09:09:11.912560 25952 tablet_bootstrap.cc:492] T 832bdcce26da4487a86963b49bf67d1f P a0e4e94748dd426dbb8a15de31aba737: Bootstrap starting.
W20260713 09:09:11.913463 25876 leader_election.cc:343] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.915616 25838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b74231a71c44e9b99ac785bce6e40f3" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4e94748dd426dbb8a15de31aba737" is_pre_election: true
I20260713 09:09:11.916352 25838 raft_consensus.cc:2468] T 2b74231a71c44e9b99ac785bce6e40f3 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46383164ae254619b118a66efa914bcb in term 0.
I20260713 09:09:11.917795 25876 leader_election.cc:304] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb [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: 46383164ae254619b118a66efa914bcb, a0e4e94748dd426dbb8a15de31aba737; no voters: b33d0b8972b64fc2b6c80eff56bbfd5d
I20260713 09:09:11.918006 25953 ts_tablet_manager.cc:1434] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.024s
I20260713 09:09:11.919035 25996 raft_consensus.cc:2804] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:11.919664 25996 raft_consensus.cc:493] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:11.920140 25996 raft_consensus.cc:3060] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.920495 25953 tablet_bootstrap.cc:492] T a0b1359db1124851b9673cb5d2f47c13 P 46383164ae254619b118a66efa914bcb: Bootstrap starting.
I20260713 09:09:11.923035 25960 leader_election.cc:290] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085)
I20260713 09:09:11.928696 25953 tablet_bootstrap.cc:654] T a0b1359db1124851b9673cb5d2f47c13 P 46383164ae254619b118a66efa914bcb: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.931046 25996 raft_consensus.cc:515] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.932904 25658 catalog_manager.cc:5697] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130). New cstate: current_term: 1 leader_uuid: "a0e4e94748dd426dbb8a15de31aba737" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:11.934607 25955 tablet_bootstrap.cc:492] T 1ac1308a30fc459cbddb1e6945dd6afc P b33d0b8972b64fc2b6c80eff56bbfd5d: No bootstrap required, opened a new log
I20260713 09:09:11.935235 25955 ts_tablet_manager.cc:1403] T 1ac1308a30fc459cbddb1e6945dd6afc P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.021s
I20260713 09:09:11.934830 25658 catalog_manager.cc:5697] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130). New cstate: current_term: 1 leader_uuid: "a0e4e94748dd426dbb8a15de31aba737" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:11.920804 25956 raft_consensus.cc:515] T 1ac1308a30fc459cbddb1e6945dd6afc P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.938602 25955 raft_consensus.cc:359] T 1ac1308a30fc459cbddb1e6945dd6afc P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.939301 25762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b74231a71c44e9b99ac785bce6e40f3" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
I20260713 09:09:11.939558 25956 leader_election.cc:290] T 1ac1308a30fc459cbddb1e6945dd6afc P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 1 election: Requested vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:11.941776 25953 tablet_bootstrap.cc:492] T a0b1359db1124851b9673cb5d2f47c13 P 46383164ae254619b118a66efa914bcb: No bootstrap required, opened a new log
I20260713 09:09:11.943205 25953 ts_tablet_manager.cc:1403] T a0b1359db1124851b9673cb5d2f47c13 P 46383164ae254619b118a66efa914bcb: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260713 09:09:11.943293 25763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac1308a30fc459cbddb1e6945dd6afc" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
W20260713 09:09:11.944125 25876 leader_election.cc:343] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.942045 25952 tablet_bootstrap.cc:654] T 832bdcce26da4487a86963b49bf67d1f P a0e4e94748dd426dbb8a15de31aba737: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.944278 25912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac1308a30fc459cbddb1e6945dd6afc" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46383164ae254619b118a66efa914bcb"
I20260713 09:09:11.944965 25912 raft_consensus.cc:3060] T 1ac1308a30fc459cbddb1e6945dd6afc P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.946488 25953 raft_consensus.cc:359] T a0b1359db1124851b9673cb5d2f47c13 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.947459 25953 raft_consensus.cc:385] T a0b1359db1124851b9673cb5d2f47c13 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.947510 25960 raft_consensus.cc:493] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.947897 25838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b74231a71c44e9b99ac785bce6e40f3" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4e94748dd426dbb8a15de31aba737"
I20260713 09:09:11.948138 25960 raft_consensus.cc:515] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.948551 25838 raft_consensus.cc:3060] T 2b74231a71c44e9b99ac785bce6e40f3 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.942194 25955 raft_consensus.cc:385] T 1ac1308a30fc459cbddb1e6945dd6afc P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:11.949784 25955 raft_consensus.cc:740] T 1ac1308a30fc459cbddb1e6945dd6afc P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b33d0b8972b64fc2b6c80eff56bbfd5d, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.950632 25955 consensus_queue.cc:260] T 1ac1308a30fc459cbddb1e6945dd6afc P b33d0b8972b64fc2b6c80eff56bbfd5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.951599 25763 raft_consensus.cc:3060] T 1ac1308a30fc459cbddb1e6945dd6afc P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.953042 25955 ts_tablet_manager.cc:1434] T 1ac1308a30fc459cbddb1e6945dd6afc P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent starting tablet: real 0.017s	user 0.000s	sys 0.005s
I20260713 09:09:11.953720 25996 leader_election.cc:290] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 1 election: Requested vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085)
I20260713 09:09:11.947912 25953 raft_consensus.cc:740] T a0b1359db1124851b9673cb5d2f47c13 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46383164ae254619b118a66efa914bcb, State: Initialized, Role: FOLLOWER
I20260713 09:09:11.954967 25953 consensus_queue.cc:260] T a0b1359db1124851b9673cb5d2f47c13 P 46383164ae254619b118a66efa914bcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.956290 25837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832bdcce26da4487a86963b49bf67d1f" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4e94748dd426dbb8a15de31aba737" is_pre_election: true
I20260713 09:09:11.956822 25912 raft_consensus.cc:2468] T 1ac1308a30fc459cbddb1e6945dd6afc P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4e94748dd426dbb8a15de31aba737 in term 1.
I20260713 09:09:11.951022 25960 leader_election.cc:290] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085)
W20260713 09:09:11.957866 25876 leader_election.cc:343] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.956974 25953 ts_tablet_manager.cc:1434] T a0b1359db1124851b9673cb5d2f47c13 P 46383164ae254619b118a66efa914bcb: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.004s
I20260713 09:09:11.959029 25802 leader_election.cc:304] T 1ac1308a30fc459cbddb1e6945dd6afc P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46383164ae254619b118a66efa914bcb, a0e4e94748dd426dbb8a15de31aba737; no voters: 
I20260713 09:09:11.959928 25956 raft_consensus.cc:2804] T 1ac1308a30fc459cbddb1e6945dd6afc P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:11.957829 25762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832bdcce26da4487a86963b49bf67d1f" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" is_pre_election: true
I20260713 09:09:11.961308 25763 raft_consensus.cc:2468] T 1ac1308a30fc459cbddb1e6945dd6afc P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4e94748dd426dbb8a15de31aba737 in term 1.
I20260713 09:09:11.961674 25762 raft_consensus.cc:2468] T 832bdcce26da4487a86963b49bf67d1f P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46383164ae254619b118a66efa914bcb in term 0.
I20260713 09:09:11.961104 25956 raft_consensus.cc:697] T 1ac1308a30fc459cbddb1e6945dd6afc P a0e4e94748dd426dbb8a15de31aba737 [term 1 LEADER]: Becoming Leader. State: Replica: a0e4e94748dd426dbb8a15de31aba737, State: Running, Role: LEADER
I20260713 09:09:11.963092 25876 leader_election.cc:304] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb [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: 46383164ae254619b118a66efa914bcb, b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: a0e4e94748dd426dbb8a15de31aba737
I20260713 09:09:11.963876 25960 raft_consensus.cc:2804] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:11.964231 25960 raft_consensus.cc:493] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:11.964531 25960 raft_consensus.cc:3060] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.965137 25838 raft_consensus.cc:2468] T 2b74231a71c44e9b99ac785bce6e40f3 P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46383164ae254619b118a66efa914bcb in term 1.
I20260713 09:09:11.966904 25876 leader_election.cc:304] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb [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: 46383164ae254619b118a66efa914bcb, a0e4e94748dd426dbb8a15de31aba737; no voters: b33d0b8972b64fc2b6c80eff56bbfd5d
I20260713 09:09:11.968015 25996 raft_consensus.cc:2804] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:11.969691 25956 consensus_queue.cc:237] T 1ac1308a30fc459cbddb1e6945dd6afc P a0e4e94748dd426dbb8a15de31aba737 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.972085 25960 raft_consensus.cc:515] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.974937 25763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832bdcce26da4487a86963b49bf67d1f" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
I20260713 09:09:11.975571 25763 raft_consensus.cc:3060] T 832bdcce26da4487a86963b49bf67d1f P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:11.975852 25838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832bdcce26da4487a86963b49bf67d1f" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4e94748dd426dbb8a15de31aba737"
I20260713 09:09:11.976815 25960 leader_election.cc:290] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 1 election: Requested vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085)
I20260713 09:09:11.977423 25996 raft_consensus.cc:697] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb [term 1 LEADER]: Becoming Leader. State: Replica: 46383164ae254619b118a66efa914bcb, State: Running, Role: LEADER
W20260713 09:09:11.977559 25876 leader_election.cc:343] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:11.978360 25996 consensus_queue.cc:237] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.989212 25955 tablet_bootstrap.cc:492] T 2b74231a71c44e9b99ac785bce6e40f3 P b33d0b8972b64fc2b6c80eff56bbfd5d: Bootstrap starting.
I20260713 09:09:11.989126 25763 raft_consensus.cc:2468] T 832bdcce26da4487a86963b49bf67d1f P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46383164ae254619b118a66efa914bcb in term 1.
I20260713 09:09:11.991564 25876 leader_election.cc:304] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb [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: 46383164ae254619b118a66efa914bcb, b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: a0e4e94748dd426dbb8a15de31aba737
I20260713 09:09:11.993300 25960 raft_consensus.cc:2804] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:11.994298 25960 raft_consensus.cc:697] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb [term 1 LEADER]: Becoming Leader. State: Replica: 46383164ae254619b118a66efa914bcb, State: Running, Role: LEADER
I20260713 09:09:11.995229 25960 consensus_queue.cc:237] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:11.993714 25963 raft_consensus.cc:493] T c1e444a1f3c54df886c2cdd68b373029 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:11.997948 25955 tablet_bootstrap.cc:654] T 2b74231a71c44e9b99ac785bce6e40f3 P b33d0b8972b64fc2b6c80eff56bbfd5d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.996762 25658 catalog_manager.cc:5697] T 1ac1308a30fc459cbddb1e6945dd6afc P a0e4e94748dd426dbb8a15de31aba737 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130). New cstate: current_term: 1 leader_uuid: "a0e4e94748dd426dbb8a15de31aba737" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:11.998255 25963 raft_consensus.cc:515] T c1e444a1f3c54df886c2cdd68b373029 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:12.000944 25963 leader_election.cc:290] T c1e444a1f3c54df886c2cdd68b373029 P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:12.001636 25952 tablet_bootstrap.cc:492] T 832bdcce26da4487a86963b49bf67d1f P a0e4e94748dd426dbb8a15de31aba737: No bootstrap required, opened a new log
I20260713 09:09:12.002130 25952 ts_tablet_manager.cc:1403] T 832bdcce26da4487a86963b49bf67d1f P a0e4e94748dd426dbb8a15de31aba737: Time spent bootstrapping tablet: real 0.090s	user 0.024s	sys 0.015s
I20260713 09:09:12.002813 25838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e444a1f3c54df886c2cdd68b373029" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4e94748dd426dbb8a15de31aba737" is_pre_election: true
I20260713 09:09:12.004245 25912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e444a1f3c54df886c2cdd68b373029" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46383164ae254619b118a66efa914bcb" is_pre_election: true
I20260713 09:09:12.005059 25912 raft_consensus.cc:2393] T c1e444a1f3c54df886c2cdd68b373029 P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b33d0b8972b64fc2b6c80eff56bbfd5d in current term 1: Already voted for candidate a0e4e94748dd426dbb8a15de31aba737 in this term.
I20260713 09:09:12.005160 25952 raft_consensus.cc:359] T 832bdcce26da4487a86963b49bf67d1f P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:12.007011 25952 raft_consensus.cc:385] T 832bdcce26da4487a86963b49bf67d1f P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.007079 25727 leader_election.cc:304] T c1e444a1f3c54df886c2cdd68b373029 P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: 46383164ae254619b118a66efa914bcb, a0e4e94748dd426dbb8a15de31aba737
I20260713 09:09:12.007504 25952 raft_consensus.cc:740] T 832bdcce26da4487a86963b49bf67d1f P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4e94748dd426dbb8a15de31aba737, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.008323 25981 raft_consensus.cc:3060] T c1e444a1f3c54df886c2cdd68b373029 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.008427 25963 raft_consensus.cc:493] T f84390b6bd1848c287715b3b152f6864 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.009070 25963 raft_consensus.cc:515] T f84390b6bd1848c287715b3b152f6864 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:12.012485 25838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84390b6bd1848c287715b3b152f6864" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4e94748dd426dbb8a15de31aba737" is_pre_election: true
I20260713 09:09:12.014088 25963 leader_election.cc:290] T f84390b6bd1848c287715b3b152f6864 P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:12.015302 25912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84390b6bd1848c287715b3b152f6864" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46383164ae254619b118a66efa914bcb" is_pre_election: true
I20260713 09:09:12.016402 25912 raft_consensus.cc:2393] T f84390b6bd1848c287715b3b152f6864 P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b33d0b8972b64fc2b6c80eff56bbfd5d in current term 1: Already voted for candidate a0e4e94748dd426dbb8a15de31aba737 in this term.
I20260713 09:09:12.019815 25727 leader_election.cc:304] T f84390b6bd1848c287715b3b152f6864 P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: 46383164ae254619b118a66efa914bcb, a0e4e94748dd426dbb8a15de31aba737
I20260713 09:09:12.021258 25981 raft_consensus.cc:2749] T c1e444a1f3c54df886c2cdd68b373029 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:12.021780 25963 raft_consensus.cc:3060] T f84390b6bd1848c287715b3b152f6864 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.024047 25955 tablet_bootstrap.cc:492] T 2b74231a71c44e9b99ac785bce6e40f3 P b33d0b8972b64fc2b6c80eff56bbfd5d: No bootstrap required, opened a new log
I20260713 09:09:12.026301 25955 ts_tablet_manager.cc:1403] T 2b74231a71c44e9b99ac785bce6e40f3 P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.002s
I20260713 09:09:12.034394 25952 consensus_queue.cc:260] T 832bdcce26da4487a86963b49bf67d1f P a0e4e94748dd426dbb8a15de31aba737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:12.035576 25963 raft_consensus.cc:2749] T f84390b6bd1848c287715b3b152f6864 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:12.036861 25952 ts_tablet_manager.cc:1434] T 832bdcce26da4487a86963b49bf67d1f P a0e4e94748dd426dbb8a15de31aba737: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.001s
I20260713 09:09:12.037906 25952 tablet_bootstrap.cc:492] T 22db0f132d254fdbaa267ae0bd5db72b P a0e4e94748dd426dbb8a15de31aba737: Bootstrap starting.
I20260713 09:09:12.037681 25658 catalog_manager.cc:5697] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb reported cstate change: term changed from 0 to 1, leader changed from <none> to 46383164ae254619b118a66efa914bcb (127.21.94.131). New cstate: current_term: 1 leader_uuid: "46383164ae254619b118a66efa914bcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:12.030275 25955 raft_consensus.cc:359] T 2b74231a71c44e9b99ac785bce6e40f3 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:12.039575 25955 raft_consensus.cc:385] T 2b74231a71c44e9b99ac785bce6e40f3 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.039883 25955 raft_consensus.cc:740] T 2b74231a71c44e9b99ac785bce6e40f3 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b33d0b8972b64fc2b6c80eff56bbfd5d, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.040552 25955 consensus_queue.cc:260] T 2b74231a71c44e9b99ac785bce6e40f3 P b33d0b8972b64fc2b6c80eff56bbfd5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:12.042596 25955 ts_tablet_manager.cc:1434] T 2b74231a71c44e9b99ac785bce6e40f3 P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:09:12.047211 25956 raft_consensus.cc:493] T 832bdcce26da4487a86963b49bf67d1f P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.047808 25956 raft_consensus.cc:515] T 832bdcce26da4487a86963b49bf67d1f P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:12.050558 25763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832bdcce26da4487a86963b49bf67d1f" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" is_pre_election: true
I20260713 09:09:12.050851 25952 tablet_bootstrap.cc:654] T 22db0f132d254fdbaa267ae0bd5db72b P a0e4e94748dd426dbb8a15de31aba737: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.051311 25956 leader_election.cc:290] T 832bdcce26da4487a86963b49bf67d1f P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:12.051416 25763 raft_consensus.cc:2393] T 832bdcce26da4487a86963b49bf67d1f P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a0e4e94748dd426dbb8a15de31aba737 in current term 1: Already voted for candidate 46383164ae254619b118a66efa914bcb in this term.
I20260713 09:09:12.054194 25912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832bdcce26da4487a86963b49bf67d1f" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46383164ae254619b118a66efa914bcb" is_pre_election: true
I20260713 09:09:12.055469 25955 tablet_bootstrap.cc:492] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d: Bootstrap starting.
I20260713 09:09:12.055810 25802 leader_election.cc:304] T 832bdcce26da4487a86963b49bf67d1f P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4e94748dd426dbb8a15de31aba737; no voters: 46383164ae254619b118a66efa914bcb, b33d0b8972b64fc2b6c80eff56bbfd5d
I20260713 09:09:12.063467 25955 tablet_bootstrap.cc:654] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.063378 25658 catalog_manager.cc:5697] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb reported cstate change: term changed from 0 to 1, leader changed from <none> to 46383164ae254619b118a66efa914bcb (127.21.94.131). New cstate: current_term: 1 leader_uuid: "46383164ae254619b118a66efa914bcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:12.065574 25956 raft_consensus.cc:3060] T 832bdcce26da4487a86963b49bf67d1f P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.072875 25956 raft_consensus.cc:2749] T 832bdcce26da4487a86963b49bf67d1f P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:12.077157 25955 tablet_bootstrap.cc:492] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d: No bootstrap required, opened a new log
I20260713 09:09:12.077157 25952 tablet_bootstrap.cc:492] T 22db0f132d254fdbaa267ae0bd5db72b P a0e4e94748dd426dbb8a15de31aba737: No bootstrap required, opened a new log
I20260713 09:09:12.077975 25955 ts_tablet_manager.cc:1403] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.004s
I20260713 09:09:12.078075 25952 ts_tablet_manager.cc:1403] T 22db0f132d254fdbaa267ae0bd5db72b P a0e4e94748dd426dbb8a15de31aba737: Time spent bootstrapping tablet: real 0.040s	user 0.023s	sys 0.007s
I20260713 09:09:12.080013 25955 raft_consensus.cc:359] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:12.080245 25952 raft_consensus.cc:359] T 22db0f132d254fdbaa267ae0bd5db72b P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:12.080579 25955 raft_consensus.cc:385] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.080883 25952 raft_consensus.cc:385] T 22db0f132d254fdbaa267ae0bd5db72b P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.080958 25955 raft_consensus.cc:740] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b33d0b8972b64fc2b6c80eff56bbfd5d, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.081182 25952 raft_consensus.cc:740] T 22db0f132d254fdbaa267ae0bd5db72b P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4e94748dd426dbb8a15de31aba737, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.081761 25955 consensus_queue.cc:260] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:12.081960 25952 consensus_queue.cc:260] T 22db0f132d254fdbaa267ae0bd5db72b P a0e4e94748dd426dbb8a15de31aba737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:12.083695 25955 ts_tablet_manager.cc:1434] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:12.083945 25952 ts_tablet_manager.cc:1434] T 22db0f132d254fdbaa267ae0bd5db72b P a0e4e94748dd426dbb8a15de31aba737: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260713 09:09:12.122874 25956 consensus_queue.cc:1048] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.133440 25956 consensus_queue.cc:1048] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.262563 25963 raft_consensus.cc:493] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.263093 25963 raft_consensus.cc:515] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:12.264665 25912 raft_consensus.cc:3060] T a0b1359db1124851b9673cb5d2f47c13 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.265108 25963 leader_election.cc:290] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:12.266012 25838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22db0f132d254fdbaa267ae0bd5db72b" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4e94748dd426dbb8a15de31aba737" is_pre_election: true
I20260713 09:09:12.266214 25911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22db0f132d254fdbaa267ae0bd5db72b" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46383164ae254619b118a66efa914bcb" is_pre_election: true
I20260713 09:09:12.266764 25838 raft_consensus.cc:2468] T 22db0f132d254fdbaa267ae0bd5db72b P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b33d0b8972b64fc2b6c80eff56bbfd5d in term 0.
I20260713 09:09:12.266850 25911 raft_consensus.cc:2468] T 22db0f132d254fdbaa267ae0bd5db72b P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b33d0b8972b64fc2b6c80eff56bbfd5d in term 0.
I20260713 09:09:12.267987 25727 leader_election.cc:304] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4e94748dd426dbb8a15de31aba737, b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: 
I20260713 09:09:12.268822 25963 raft_consensus.cc:2804] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:12.269168 25963 raft_consensus.cc:493] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.269474 25963 raft_consensus.cc:3060] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.272975 25956 consensus_queue.cc:1048] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.274559 25963 raft_consensus.cc:515] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:12.276443 25963 leader_election.cc:290] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 1 election: Requested vote from peers a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:12.277678 25911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22db0f132d254fdbaa267ae0bd5db72b" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46383164ae254619b118a66efa914bcb"
I20260713 09:09:12.277670 25838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22db0f132d254fdbaa267ae0bd5db72b" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4e94748dd426dbb8a15de31aba737"
I20260713 09:09:12.278409 25911 raft_consensus.cc:3060] T 22db0f132d254fdbaa267ae0bd5db72b P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.278448 25838 raft_consensus.cc:3060] T 22db0f132d254fdbaa267ae0bd5db72b P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.287856 25976 consensus_queue.cc:1048] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.288745 25838 raft_consensus.cc:2468] T 22db0f132d254fdbaa267ae0bd5db72b P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b33d0b8972b64fc2b6c80eff56bbfd5d in term 1.
I20260713 09:09:12.291267 25911 raft_consensus.cc:2468] T 22db0f132d254fdbaa267ae0bd5db72b P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b33d0b8972b64fc2b6c80eff56bbfd5d in term 1.
I20260713 09:09:12.294430 25727 leader_election.cc:304] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46383164ae254619b118a66efa914bcb, b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: 
I20260713 09:09:12.295861 25981 raft_consensus.cc:2804] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:12.297904 25981 raft_consensus.cc:697] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 LEADER]: Becoming Leader. State: Replica: b33d0b8972b64fc2b6c80eff56bbfd5d, State: Running, Role: LEADER
I20260713 09:09:12.298851 25981 consensus_queue.cc:237] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:12.299139 26014 consensus_queue.cc:1048] T 29ab0929fb584fd5beeece3f90f217b2 P b33d0b8972b64fc2b6c80eff56bbfd5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:12.311991 26014 consensus_queue.cc:1048] T 29ab0929fb584fd5beeece3f90f217b2 P b33d0b8972b64fc2b6c80eff56bbfd5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.312876 25974 consensus_queue.cc:1048] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.312467 25659 catalog_manager.cc:5697] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d reported cstate change: term changed from 0 to 1, leader changed from <none> to b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129). New cstate: current_term: 1 leader_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:12.333806 25974 consensus_queue.cc:1048] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.370379 25838 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f84390b6bd1848c287715b3b152f6864"
dest_uuid: "a0e4e94748dd426dbb8a15de31aba737"
mode: GRACEFUL
new_leader_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
 from {username='slave'} at 127.0.0.1:43968
I20260713 09:09:12.370992 25838 raft_consensus.cc:606] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737 [term 1 LEADER]: Received request to transfer leadership to TS b33d0b8972b64fc2b6c80eff56bbfd5d
I20260713 09:09:12.372087 25996 consensus_queue.cc:1048] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.376691 25837 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1e444a1f3c54df886c2cdd68b373029"
dest_uuid: "a0e4e94748dd426dbb8a15de31aba737"
mode: GRACEFUL
new_leader_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
 from {username='slave'} at 127.0.0.1:43968
I20260713 09:09:12.377197 25837 raft_consensus.cc:606] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737 [term 1 LEADER]: Received request to transfer leadership to TS b33d0b8972b64fc2b6c80eff56bbfd5d
I20260713 09:09:12.383594 26019 consensus_queue.cc:1048] T 1ac1308a30fc459cbddb1e6945dd6afc P a0e4e94748dd426dbb8a15de31aba737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:12.383838 25763 raft_consensus.cc:3060] T 2b74231a71c44e9b99ac785bce6e40f3 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.389232 25837 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75d51c001e3d490aa44e459b006676db"
dest_uuid: "a0e4e94748dd426dbb8a15de31aba737"
mode: GRACEFUL
new_leader_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
 from {username='slave'} at 127.0.0.1:43968
I20260713 09:09:12.389930 25837 raft_consensus.cc:606] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737 [term 1 LEADER]: Received request to transfer leadership to TS b33d0b8972b64fc2b6c80eff56bbfd5d
I20260713 09:09:12.390407 25956 consensus_queue.cc:1048] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.396142 26000 consensus_queue.cc:1048] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:12.408784 25976 consensus_queue.cc:1048] T 1ac1308a30fc459cbddb1e6945dd6afc P a0e4e94748dd426dbb8a15de31aba737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.424489 25956 consensus_queue.cc:1048] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.436074 25912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "832bdcce26da4487a86963b49bf67d1f"
dest_uuid: "46383164ae254619b118a66efa914bcb"
mode: GRACEFUL
new_leader_uuid: "a0e4e94748dd426dbb8a15de31aba737"
 from {username='slave'} at 127.0.0.1:33062
I20260713 09:09:12.436888 25912 raft_consensus.cc:606] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb [term 1 LEADER]: Received request to transfer leadership to TS a0e4e94748dd426dbb8a15de31aba737
I20260713 09:09:12.450698 25956 raft_consensus.cc:993] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737: : Instructing follower b33d0b8972b64fc2b6c80eff56bbfd5d to start an election
I20260713 09:09:12.451262 25956 raft_consensus.cc:1081] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737 [term 1 LEADER]: Signalling peer b33d0b8972b64fc2b6c80eff56bbfd5d to start an election
I20260713 09:09:12.452930 25763 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f84390b6bd1848c287715b3b152f6864"
dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
 from {username='slave'} at 127.0.0.1:41964
I20260713 09:09:12.453619 25763 raft_consensus.cc:493] T f84390b6bd1848c287715b3b152f6864 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:12.453991 25763 raft_consensus.cc:3060] T f84390b6bd1848c287715b3b152f6864 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.454331 25912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b74231a71c44e9b99ac785bce6e40f3"
dest_uuid: "46383164ae254619b118a66efa914bcb"
mode: GRACEFUL
new_leader_uuid: "a0e4e94748dd426dbb8a15de31aba737"
 from {username='slave'} at 127.0.0.1:33062
I20260713 09:09:12.454968 25912 raft_consensus.cc:606] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb [term 1 LEADER]: Received request to transfer leadership to TS a0e4e94748dd426dbb8a15de31aba737
I20260713 09:09:12.461217 25763 raft_consensus.cc:515] T f84390b6bd1848c287715b3b152f6864 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:12.463528 25763 leader_election.cc:290] T f84390b6bd1848c287715b3b152f6864 P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 2 election: Requested vote from peers a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:12.464262 25838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84390b6bd1848c287715b3b152f6864" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0e4e94748dd426dbb8a15de31aba737"
I20260713 09:09:12.464923 25838 raft_consensus.cc:3055] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:12.465234 25838 raft_consensus.cc:740] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0e4e94748dd426dbb8a15de31aba737, State: Running, Role: LEADER
I20260713 09:09:12.466063 25838 consensus_queue.cc:260] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:12.466845 26000 consensus_queue.cc:1048] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.467154 25838 raft_consensus.cc:3060] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.467626 25912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84390b6bd1848c287715b3b152f6864" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46383164ae254619b118a66efa914bcb"
I20260713 09:09:12.468201 25912 raft_consensus.cc:3060] T f84390b6bd1848c287715b3b152f6864 P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.475626 25762 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22db0f132d254fdbaa267ae0bd5db72b"
dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
mode: GRACEFUL
new_leader_uuid: "46383164ae254619b118a66efa914bcb"
 from {username='slave'} at 127.0.0.1:41986
I20260713 09:09:12.476294 25762 raft_consensus.cc:606] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 LEADER]: Received request to transfer leadership to TS 46383164ae254619b118a66efa914bcb
I20260713 09:09:12.475664 25838 raft_consensus.cc:2468] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b33d0b8972b64fc2b6c80eff56bbfd5d in term 2.
I20260713 09:09:12.480063 25727 leader_election.cc:304] T f84390b6bd1848c287715b3b152f6864 P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4e94748dd426dbb8a15de31aba737, b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: 
I20260713 09:09:12.480419 25912 raft_consensus.cc:2468] T f84390b6bd1848c287715b3b152f6864 P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b33d0b8972b64fc2b6c80eff56bbfd5d in term 2.
I20260713 09:09:12.480818 26014 raft_consensus.cc:2804] T f84390b6bd1848c287715b3b152f6864 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:12.481441 26014 raft_consensus.cc:697] T f84390b6bd1848c287715b3b152f6864 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 LEADER]: Becoming Leader. State: Replica: b33d0b8972b64fc2b6c80eff56bbfd5d, State: Running, Role: LEADER
I20260713 09:09:12.482348 26014 consensus_queue.cc:237] T f84390b6bd1848c287715b3b152f6864 P b33d0b8972b64fc2b6c80eff56bbfd5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:12.491941 26000 consensus_queue.cc:1048] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.496002 25661 catalog_manager.cc:5697] T f84390b6bd1848c287715b3b152f6864 P b33d0b8972b64fc2b6c80eff56bbfd5d reported cstate change: term changed from 1 to 2, leader changed from a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130) to b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129). New cstate: current_term: 2 leader_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:12.499744 25996 raft_consensus.cc:993] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb: : Instructing follower a0e4e94748dd426dbb8a15de31aba737 to start an election
I20260713 09:09:12.500285 26000 raft_consensus.cc:1081] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb [term 1 LEADER]: Signalling peer a0e4e94748dd426dbb8a15de31aba737 to start an election
I20260713 09:09:12.501858 25838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "832bdcce26da4487a86963b49bf67d1f"
dest_uuid: "a0e4e94748dd426dbb8a15de31aba737"
 from {username='slave'} at 127.0.0.1:43966
I20260713 09:09:12.502333 25838 raft_consensus.cc:493] T 832bdcce26da4487a86963b49bf67d1f P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:12.504069 25838 raft_consensus.cc:3060] T 832bdcce26da4487a86963b49bf67d1f P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.509792 25838 raft_consensus.cc:515] T 832bdcce26da4487a86963b49bf67d1f P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:12.511693 25838 leader_election.cc:290] T 832bdcce26da4487a86963b49bf67d1f P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 2 election: Requested vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:12.512305 25763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832bdcce26da4487a86963b49bf67d1f" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
I20260713 09:09:12.512874 25763 raft_consensus.cc:3060] T 832bdcce26da4487a86963b49bf67d1f P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.513204 25912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832bdcce26da4487a86963b49bf67d1f" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46383164ae254619b118a66efa914bcb"
I20260713 09:09:12.513826 25912 raft_consensus.cc:3055] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:12.514158 25912 raft_consensus.cc:740] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46383164ae254619b118a66efa914bcb, State: Running, Role: LEADER
I20260713 09:09:12.514973 25912 consensus_queue.cc:260] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:12.516258 25912 raft_consensus.cc:3060] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.518440 25763 raft_consensus.cc:2468] T 832bdcce26da4487a86963b49bf67d1f P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4e94748dd426dbb8a15de31aba737 in term 2.
I20260713 09:09:12.519541 25802 leader_election.cc:304] T 832bdcce26da4487a86963b49bf67d1f P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4e94748dd426dbb8a15de31aba737, b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: 
I20260713 09:09:12.520262 25974 raft_consensus.cc:2804] T 832bdcce26da4487a86963b49bf67d1f P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:12.520782 25974 raft_consensus.cc:697] T 832bdcce26da4487a86963b49bf67d1f P a0e4e94748dd426dbb8a15de31aba737 [term 2 LEADER]: Becoming Leader. State: Replica: a0e4e94748dd426dbb8a15de31aba737, State: Running, Role: LEADER
I20260713 09:09:12.521652 25912 raft_consensus.cc:2468] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4e94748dd426dbb8a15de31aba737 in term 2.
I20260713 09:09:12.521565 25974 consensus_queue.cc:237] T 832bdcce26da4487a86963b49bf67d1f P a0e4e94748dd426dbb8a15de31aba737 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:12.527607 25659 catalog_manager.cc:5697] T 832bdcce26da4487a86963b49bf67d1f P a0e4e94748dd426dbb8a15de31aba737 reported cstate change: term changed from 1 to 2, leader changed from 46383164ae254619b118a66efa914bcb (127.21.94.131) to a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130). New cstate: current_term: 2 leader_uuid: "a0e4e94748dd426dbb8a15de31aba737" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:12.580521 25956 raft_consensus.cc:993] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737: : Instructing follower b33d0b8972b64fc2b6c80eff56bbfd5d to start an election
I20260713 09:09:12.581012 25974 raft_consensus.cc:1081] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737 [term 1 LEADER]: Signalling peer b33d0b8972b64fc2b6c80eff56bbfd5d to start an election
I20260713 09:09:12.582583 25763 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1e444a1f3c54df886c2cdd68b373029"
dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
 from {username='slave'} at 127.0.0.1:41964
I20260713 09:09:12.583091 25763 raft_consensus.cc:493] T c1e444a1f3c54df886c2cdd68b373029 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:12.583463 25763 raft_consensus.cc:3060] T c1e444a1f3c54df886c2cdd68b373029 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.588682 25763 raft_consensus.cc:515] T c1e444a1f3c54df886c2cdd68b373029 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:12.590330 25763 leader_election.cc:290] T c1e444a1f3c54df886c2cdd68b373029 P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 2 election: Requested vote from peers a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:12.591259 25838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e444a1f3c54df886c2cdd68b373029" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0e4e94748dd426dbb8a15de31aba737"
I20260713 09:09:12.591521 25912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e444a1f3c54df886c2cdd68b373029" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46383164ae254619b118a66efa914bcb"
I20260713 09:09:12.591825 25838 raft_consensus.cc:3055] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:12.592077 25912 raft_consensus.cc:3060] T c1e444a1f3c54df886c2cdd68b373029 P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.592175 25838 raft_consensus.cc:740] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0e4e94748dd426dbb8a15de31aba737, State: Running, Role: LEADER
I20260713 09:09:12.592975 25838 consensus_queue.cc:260] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:12.594027 25838 raft_consensus.cc:3060] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.598505 25912 raft_consensus.cc:2468] T c1e444a1f3c54df886c2cdd68b373029 P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b33d0b8972b64fc2b6c80eff56bbfd5d in term 2.
I20260713 09:09:12.598750 25838 raft_consensus.cc:2468] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b33d0b8972b64fc2b6c80eff56bbfd5d in term 2.
I20260713 09:09:12.599829 25727 leader_election.cc:304] T c1e444a1f3c54df886c2cdd68b373029 P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46383164ae254619b118a66efa914bcb, b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: 
I20260713 09:09:12.600517 25963 raft_consensus.cc:2804] T c1e444a1f3c54df886c2cdd68b373029 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:12.600972 25963 raft_consensus.cc:697] T c1e444a1f3c54df886c2cdd68b373029 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 LEADER]: Becoming Leader. State: Replica: b33d0b8972b64fc2b6c80eff56bbfd5d, State: Running, Role: LEADER
I20260713 09:09:12.601701 25963 consensus_queue.cc:237] T c1e444a1f3c54df886c2cdd68b373029 P b33d0b8972b64fc2b6c80eff56bbfd5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:12.607527 25659 catalog_manager.cc:5697] T c1e444a1f3c54df886c2cdd68b373029 P b33d0b8972b64fc2b6c80eff56bbfd5d reported cstate change: term changed from 1 to 2, leader changed from a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130) to b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129). New cstate: current_term: 2 leader_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:12.710204 25963 consensus_queue.cc:1048] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.720263 25963 consensus_queue.cc:1048] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:12.728113 26035 raft_consensus.cc:993] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d: : Instructing follower 46383164ae254619b118a66efa914bcb to start an election
I20260713 09:09:12.728581 25963 raft_consensus.cc:1081] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 LEADER]: Signalling peer 46383164ae254619b118a66efa914bcb to start an election
I20260713 09:09:12.730197 25912 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22db0f132d254fdbaa267ae0bd5db72b"
dest_uuid: "46383164ae254619b118a66efa914bcb"
 from {username='slave'} at 127.0.0.1:33058
I20260713 09:09:12.730715 25912 raft_consensus.cc:493] T 22db0f132d254fdbaa267ae0bd5db72b P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:12.731129 25912 raft_consensus.cc:3060] T 22db0f132d254fdbaa267ae0bd5db72b P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.735955 25912 raft_consensus.cc:515] T 22db0f132d254fdbaa267ae0bd5db72b P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:12.737646 25912 leader_election.cc:290] T 22db0f132d254fdbaa267ae0bd5db72b P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 2 election: Requested vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085)
I20260713 09:09:12.738466 25763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22db0f132d254fdbaa267ae0bd5db72b" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
I20260713 09:09:12.738829 25838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22db0f132d254fdbaa267ae0bd5db72b" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0e4e94748dd426dbb8a15de31aba737"
I20260713 09:09:12.739125 25763 raft_consensus.cc:3055] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:12.739405 25838 raft_consensus.cc:3060] T 22db0f132d254fdbaa267ae0bd5db72b P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.739485 25763 raft_consensus.cc:740] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b33d0b8972b64fc2b6c80eff56bbfd5d, State: Running, Role: LEADER
I20260713 09:09:12.740411 25763 consensus_queue.cc:260] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:12.741680 25763 raft_consensus.cc:3060] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.746639 25838 raft_consensus.cc:2468] T 22db0f132d254fdbaa267ae0bd5db72b P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46383164ae254619b118a66efa914bcb in term 2.
I20260713 09:09:12.747964 25876 leader_election.cc:304] T 22db0f132d254fdbaa267ae0bd5db72b P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46383164ae254619b118a66efa914bcb, a0e4e94748dd426dbb8a15de31aba737; no voters: 
I20260713 09:09:12.748509 25763 raft_consensus.cc:2468] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46383164ae254619b118a66efa914bcb in term 2.
I20260713 09:09:12.748840 26000 raft_consensus.cc:2804] T 22db0f132d254fdbaa267ae0bd5db72b P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:12.749392 26000 raft_consensus.cc:697] T 22db0f132d254fdbaa267ae0bd5db72b P 46383164ae254619b118a66efa914bcb [term 2 LEADER]: Becoming Leader. State: Replica: 46383164ae254619b118a66efa914bcb, State: Running, Role: LEADER
I20260713 09:09:12.750211 26000 consensus_queue.cc:237] T 22db0f132d254fdbaa267ae0bd5db72b P 46383164ae254619b118a66efa914bcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:12.756208 25661 catalog_manager.cc:5697] T 22db0f132d254fdbaa267ae0bd5db72b P 46383164ae254619b118a66efa914bcb reported cstate change: term changed from 1 to 2, leader changed from b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129) to 46383164ae254619b118a66efa914bcb (127.21.94.131). New cstate: current_term: 2 leader_uuid: "46383164ae254619b118a66efa914bcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:12.811520 25956 raft_consensus.cc:993] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737: : Instructing follower b33d0b8972b64fc2b6c80eff56bbfd5d to start an election
I20260713 09:09:12.811973 25974 raft_consensus.cc:1081] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737 [term 1 LEADER]: Signalling peer b33d0b8972b64fc2b6c80eff56bbfd5d to start an election
I20260713 09:09:12.813586 25763 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75d51c001e3d490aa44e459b006676db"
dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
 from {username='slave'} at 127.0.0.1:41964
I20260713 09:09:12.814098 25763 raft_consensus.cc:493] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:12.814471 25763 raft_consensus.cc:3060] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.819219 25763 raft_consensus.cc:515] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:12.820860 25763 leader_election.cc:290] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 2 election: Requested vote from peers a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:12.821625 25838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d51c001e3d490aa44e459b006676db" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0e4e94748dd426dbb8a15de31aba737"
I20260713 09:09:12.822254 25838 raft_consensus.cc:3055] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:12.822576 25838 raft_consensus.cc:740] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0e4e94748dd426dbb8a15de31aba737, State: Running, Role: LEADER
I20260713 09:09:12.822649 25912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d51c001e3d490aa44e459b006676db" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46383164ae254619b118a66efa914bcb"
I20260713 09:09:12.823278 25912 raft_consensus.cc:3060] T 75d51c001e3d490aa44e459b006676db P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.823370 25838 consensus_queue.cc:260] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:12.824743 25838 raft_consensus.cc:3060] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.829571 25912 raft_consensus.cc:2468] T 75d51c001e3d490aa44e459b006676db P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b33d0b8972b64fc2b6c80eff56bbfd5d in term 2.
I20260713 09:09:12.830662 25727 leader_election.cc:304] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46383164ae254619b118a66efa914bcb, b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: 
I20260713 09:09:12.831459 25963 raft_consensus.cc:2804] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:12.831543 25838 raft_consensus.cc:2468] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b33d0b8972b64fc2b6c80eff56bbfd5d in term 2.
I20260713 09:09:12.831902 25963 raft_consensus.cc:697] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 LEADER]: Becoming Leader. State: Replica: b33d0b8972b64fc2b6c80eff56bbfd5d, State: Running, Role: LEADER
I20260713 09:09:12.832770 25963 consensus_queue.cc:237] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:12.838637 25661 catalog_manager.cc:5697] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d reported cstate change: term changed from 1 to 2, leader changed from a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130) to b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129). New cstate: current_term: 2 leader_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:12.867305 25912 raft_consensus.cc:1275] T f84390b6bd1848c287715b3b152f6864 P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Refusing update from remote peer b33d0b8972b64fc2b6c80eff56bbfd5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:12.868463 25963 consensus_queue.cc:1048] T f84390b6bd1848c287715b3b152f6864 P b33d0b8972b64fc2b6c80eff56bbfd5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:12.874405 25960 raft_consensus.cc:993] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb: : Instructing follower a0e4e94748dd426dbb8a15de31aba737 to start an election
I20260713 09:09:12.874910 25960 raft_consensus.cc:1081] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb [term 1 LEADER]: Signalling peer a0e4e94748dd426dbb8a15de31aba737 to start an election
I20260713 09:09:12.876844 25838 raft_consensus.cc:1275] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Refusing update from remote peer b33d0b8972b64fc2b6c80eff56bbfd5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:12.878746 25963 consensus_queue.cc:1048] T f84390b6bd1848c287715b3b152f6864 P b33d0b8972b64fc2b6c80eff56bbfd5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:12.878851 25838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b74231a71c44e9b99ac785bce6e40f3"
dest_uuid: "a0e4e94748dd426dbb8a15de31aba737"
 from {username='slave'} at 127.0.0.1:43966
I20260713 09:09:12.880200 25838 raft_consensus.cc:493] T 2b74231a71c44e9b99ac785bce6e40f3 P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:12.880600 25838 raft_consensus.cc:3060] T 2b74231a71c44e9b99ac785bce6e40f3 P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.888010 25838 raft_consensus.cc:515] T 2b74231a71c44e9b99ac785bce6e40f3 P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:12.889988 25838 leader_election.cc:290] T 2b74231a71c44e9b99ac785bce6e40f3 P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 2 election: Requested vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:12.890916 25763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b74231a71c44e9b99ac785bce6e40f3" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
I20260713 09:09:12.891580 25912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b74231a71c44e9b99ac785bce6e40f3" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46383164ae254619b118a66efa914bcb"
I20260713 09:09:12.891876 25763 raft_consensus.cc:3060] T 2b74231a71c44e9b99ac785bce6e40f3 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.892097 25912 raft_consensus.cc:3055] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:12.892469 25912 raft_consensus.cc:740] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46383164ae254619b118a66efa914bcb, State: Running, Role: LEADER
I20260713 09:09:12.893174 25912 consensus_queue.cc:260] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:12.894179 25912 raft_consensus.cc:3060] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:12.898281 25763 raft_consensus.cc:2468] T 2b74231a71c44e9b99ac785bce6e40f3 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4e94748dd426dbb8a15de31aba737 in term 2.
I20260713 09:09:12.899068 25912 raft_consensus.cc:2468] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4e94748dd426dbb8a15de31aba737 in term 2.
I20260713 09:09:12.899583 25802 leader_election.cc:304] T 2b74231a71c44e9b99ac785bce6e40f3 P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4e94748dd426dbb8a15de31aba737, b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: 
I20260713 09:09:12.900323 25974 raft_consensus.cc:2804] T 2b74231a71c44e9b99ac785bce6e40f3 P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:12.900821 25974 raft_consensus.cc:697] T 2b74231a71c44e9b99ac785bce6e40f3 P a0e4e94748dd426dbb8a15de31aba737 [term 2 LEADER]: Becoming Leader. State: Replica: a0e4e94748dd426dbb8a15de31aba737, State: Running, Role: LEADER
I20260713 09:09:12.901575 25974 consensus_queue.cc:237] T 2b74231a71c44e9b99ac785bce6e40f3 P a0e4e94748dd426dbb8a15de31aba737 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:12.907837 25659 catalog_manager.cc:5697] T 2b74231a71c44e9b99ac785bce6e40f3 P a0e4e94748dd426dbb8a15de31aba737 reported cstate change: term changed from 1 to 2, leader changed from 46383164ae254619b118a66efa914bcb (127.21.94.131) to a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130). New cstate: current_term: 2 leader_uuid: "a0e4e94748dd426dbb8a15de31aba737" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:13.043895 25763 raft_consensus.cc:1275] T 832bdcce26da4487a86963b49bf67d1f P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Refusing update from remote peer a0e4e94748dd426dbb8a15de31aba737: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.045046 25974 consensus_queue.cc:1048] T 832bdcce26da4487a86963b49bf67d1f P a0e4e94748dd426dbb8a15de31aba737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.052765 25912 raft_consensus.cc:1275] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Refusing update from remote peer a0e4e94748dd426dbb8a15de31aba737: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.054957 25956 consensus_queue.cc:1048] T 832bdcce26da4487a86963b49bf67d1f P a0e4e94748dd426dbb8a15de31aba737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.155180 25912 raft_consensus.cc:1275] T c1e444a1f3c54df886c2cdd68b373029 P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Refusing update from remote peer b33d0b8972b64fc2b6c80eff56bbfd5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.156530 26014 consensus_queue.cc:1048] T c1e444a1f3c54df886c2cdd68b373029 P b33d0b8972b64fc2b6c80eff56bbfd5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.165066 25838 raft_consensus.cc:1275] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Refusing update from remote peer b33d0b8972b64fc2b6c80eff56bbfd5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.166904 25981 consensus_queue.cc:1048] T c1e444a1f3c54df886c2cdd68b373029 P b33d0b8972b64fc2b6c80eff56bbfd5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.225209 25838 raft_consensus.cc:1275] T 22db0f132d254fdbaa267ae0bd5db72b P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Refusing update from remote peer 46383164ae254619b118a66efa914bcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.226550 26000 consensus_queue.cc:1048] T 22db0f132d254fdbaa267ae0bd5db72b P 46383164ae254619b118a66efa914bcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.234253 25763 raft_consensus.cc:1275] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Refusing update from remote peer 46383164ae254619b118a66efa914bcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.236068 25996 consensus_queue.cc:1048] T 22db0f132d254fdbaa267ae0bd5db72b P 46383164ae254619b118a66efa914bcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.323155 25912 raft_consensus.cc:1275] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Refusing update from remote peer a0e4e94748dd426dbb8a15de31aba737: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.324359 25956 consensus_queue.cc:1048] T 2b74231a71c44e9b99ac785bce6e40f3 P a0e4e94748dd426dbb8a15de31aba737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.332135 25763 raft_consensus.cc:1275] T 2b74231a71c44e9b99ac785bce6e40f3 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Refusing update from remote peer a0e4e94748dd426dbb8a15de31aba737: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.333705 25956 consensus_queue.cc:1048] T 2b74231a71c44e9b99ac785bce6e40f3 P a0e4e94748dd426dbb8a15de31aba737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.351720 25838 raft_consensus.cc:1275] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Refusing update from remote peer b33d0b8972b64fc2b6c80eff56bbfd5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.353034 26035 consensus_queue.cc:1048] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:13.361747 25911 raft_consensus.cc:1275] T 75d51c001e3d490aa44e459b006676db P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Refusing update from remote peer b33d0b8972b64fc2b6c80eff56bbfd5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:13.363502 25963 consensus_queue.cc:1048] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:15.502269 25661 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60828:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:15.504339 25661 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:09:15.551808 25745 tablet_service.cc:1511] Processing CreateTablet for tablet 6a15c661f09545a3a61c49000dce00cf (DEFAULT_TABLE table=soft_deleted_table [id=bf6b6c143825460da69d9884e71aa46c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:15.552642 25820 tablet_service.cc:1511] Processing CreateTablet for tablet 6a15c661f09545a3a61c49000dce00cf (DEFAULT_TABLE table=soft_deleted_table [id=bf6b6c143825460da69d9884e71aa46c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:15.553153 25745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a15c661f09545a3a61c49000dce00cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.553920 25820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a15c661f09545a3a61c49000dce00cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.554443 25897 tablet_service.cc:1511] Processing CreateTablet for tablet 6a15c661f09545a3a61c49000dce00cf (DEFAULT_TABLE table=soft_deleted_table [id=bf6b6c143825460da69d9884e71aa46c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:15.555639 25897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a15c661f09545a3a61c49000dce00cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.559916 25746 tablet_service.cc:1511] Processing CreateTablet for tablet 7ab7ced189a04c179fc2c5291dab5508 (DEFAULT_TABLE table=soft_deleted_table [id=bf6b6c143825460da69d9884e71aa46c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:15.561244 25746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ab7ced189a04c179fc2c5291dab5508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.575757 25824 tablet_service.cc:1511] Processing CreateTablet for tablet 7ab7ced189a04c179fc2c5291dab5508 (DEFAULT_TABLE table=soft_deleted_table [id=bf6b6c143825460da69d9884e71aa46c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:15.576539 25895 tablet_service.cc:1511] Processing CreateTablet for tablet 7ab7ced189a04c179fc2c5291dab5508 (DEFAULT_TABLE table=soft_deleted_table [id=bf6b6c143825460da69d9884e71aa46c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:15.577410 25824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ab7ced189a04c179fc2c5291dab5508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.577895 25895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ab7ced189a04c179fc2c5291dab5508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.580075 25750 tablet_service.cc:1511] Processing CreateTablet for tablet 916b559be3fc4c6cb84708a2f4c6576d (DEFAULT_TABLE table=soft_deleted_table [id=bf6b6c143825460da69d9884e71aa46c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:15.581902 25750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 916b559be3fc4c6cb84708a2f4c6576d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.582332 25821 tablet_service.cc:1511] Processing CreateTablet for tablet fa461c20aff54d839728b07cfd8bfec6 (DEFAULT_TABLE table=soft_deleted_table [id=bf6b6c143825460da69d9884e71aa46c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:15.583395 25752 tablet_service.cc:1511] Processing CreateTablet for tablet c479874f06c64cc2b6a79a2b0f336f07 (DEFAULT_TABLE table=soft_deleted_table [id=bf6b6c143825460da69d9884e71aa46c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:15.584627 25752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c479874f06c64cc2b6a79a2b0f336f07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.584882 25902 tablet_service.cc:1511] Processing CreateTablet for tablet fa461c20aff54d839728b07cfd8bfec6 (DEFAULT_TABLE table=soft_deleted_table [id=bf6b6c143825460da69d9884e71aa46c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:15.585088 25896 tablet_service.cc:1511] Processing CreateTablet for tablet 916b559be3fc4c6cb84708a2f4c6576d (DEFAULT_TABLE table=soft_deleted_table [id=bf6b6c143825460da69d9884e71aa46c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:15.585640 25822 tablet_service.cc:1511] Processing CreateTablet for tablet 916b559be3fc4c6cb84708a2f4c6576d (DEFAULT_TABLE table=soft_deleted_table [id=bf6b6c143825460da69d9884e71aa46c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:15.586231 25902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa461c20aff54d839728b07cfd8bfec6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.587020 25896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 916b559be3fc4c6cb84708a2f4c6576d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.587934 25821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa461c20aff54d839728b07cfd8bfec6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.589694 25822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 916b559be3fc4c6cb84708a2f4c6576d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.589973 25823 tablet_service.cc:1511] Processing CreateTablet for tablet c479874f06c64cc2b6a79a2b0f336f07 (DEFAULT_TABLE table=soft_deleted_table [id=bf6b6c143825460da69d9884e71aa46c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:15.591243 25823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c479874f06c64cc2b6a79a2b0f336f07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.594779 25749 tablet_service.cc:1511] Processing CreateTablet for tablet 40e84516c4484c3db92c7ec7f9c5321c (DEFAULT_TABLE table=soft_deleted_table [id=bf6b6c143825460da69d9884e71aa46c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:15.595237 25899 tablet_service.cc:1511] Processing CreateTablet for tablet c479874f06c64cc2b6a79a2b0f336f07 (DEFAULT_TABLE table=soft_deleted_table [id=bf6b6c143825460da69d9884e71aa46c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:15.596146 25749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40e84516c4484c3db92c7ec7f9c5321c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.596557 25899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c479874f06c64cc2b6a79a2b0f336f07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.607290 25825 tablet_service.cc:1511] Processing CreateTablet for tablet 40e84516c4484c3db92c7ec7f9c5321c (DEFAULT_TABLE table=soft_deleted_table [id=bf6b6c143825460da69d9884e71aa46c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:15.607570 25901 tablet_service.cc:1511] Processing CreateTablet for tablet 40e84516c4484c3db92c7ec7f9c5321c (DEFAULT_TABLE table=soft_deleted_table [id=bf6b6c143825460da69d9884e71aa46c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:15.608778 25825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40e84516c4484c3db92c7ec7f9c5321c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.608950 25901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40e84516c4484c3db92c7ec7f9c5321c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.607570 25747 tablet_service.cc:1511] Processing CreateTablet for tablet 478b9788e84a4a00baabf2ed3075df22 (DEFAULT_TABLE table=soft_deleted_table [id=bf6b6c143825460da69d9884e71aa46c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:15.610704 25747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 478b9788e84a4a00baabf2ed3075df22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.615980 25745 tablet_service.cc:1511] Processing CreateTablet for tablet fa461c20aff54d839728b07cfd8bfec6 (DEFAULT_TABLE table=soft_deleted_table [id=bf6b6c143825460da69d9884e71aa46c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:15.618425 25826 tablet_service.cc:1511] Processing CreateTablet for tablet 478b9788e84a4a00baabf2ed3075df22 (DEFAULT_TABLE table=soft_deleted_table [id=bf6b6c143825460da69d9884e71aa46c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:15.619783 25826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 478b9788e84a4a00baabf2ed3075df22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.622862 25900 tablet_service.cc:1511] Processing CreateTablet for tablet 478b9788e84a4a00baabf2ed3075df22 (DEFAULT_TABLE table=soft_deleted_table [id=bf6b6c143825460da69d9884e71aa46c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:15.624253 25900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 478b9788e84a4a00baabf2ed3075df22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.631579 25745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa461c20aff54d839728b07cfd8bfec6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.666029 25751 tablet_service.cc:1511] Processing CreateTablet for tablet 74c8178c5f434420aad9505622e32312 (DEFAULT_TABLE table=soft_deleted_table [id=bf6b6c143825460da69d9884e71aa46c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:15.668522 25751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c8178c5f434420aad9505622e32312. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.668313 25826 tablet_service.cc:1511] Processing CreateTablet for tablet 74c8178c5f434420aad9505622e32312 (DEFAULT_TABLE table=soft_deleted_table [id=bf6b6c143825460da69d9884e71aa46c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:15.669721 25748 tablet_service.cc:1511] Processing CreateTablet for tablet b050e7bee63a4572899e6cd207e55fb7 (DEFAULT_TABLE table=soft_deleted_table [id=bf6b6c143825460da69d9884e71aa46c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:15.669768 25826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c8178c5f434420aad9505622e32312. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.670961 25748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b050e7bee63a4572899e6cd207e55fb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.668418 25894 tablet_service.cc:1511] Processing CreateTablet for tablet 74c8178c5f434420aad9505622e32312 (DEFAULT_TABLE table=soft_deleted_table [id=bf6b6c143825460da69d9884e71aa46c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:15.675256 25894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c8178c5f434420aad9505622e32312. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.576596 26053 tablet_bootstrap.cc:492] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d: Bootstrap starting.
I20260713 09:09:15.685079 25823 tablet_service.cc:1511] Processing CreateTablet for tablet b050e7bee63a4572899e6cd207e55fb7 (DEFAULT_TABLE table=soft_deleted_table [id=bf6b6c143825460da69d9884e71aa46c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:15.687382 26054 tablet_bootstrap.cc:492] T 6a15c661f09545a3a61c49000dce00cf P a0e4e94748dd426dbb8a15de31aba737: Bootstrap starting.
I20260713 09:09:15.687510 25823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b050e7bee63a4572899e6cd207e55fb7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:09:15.688649 25709 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:15.700577 25901 tablet_service.cc:1511] Processing CreateTablet for tablet b050e7bee63a4572899e6cd207e55fb7 (DEFAULT_TABLE table=soft_deleted_table [id=bf6b6c143825460da69d9884e71aa46c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:15.702191 25901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b050e7bee63a4572899e6cd207e55fb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:15.708946 26053 tablet_bootstrap.cc:654] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.723955 26054 tablet_bootstrap.cc:654] T 6a15c661f09545a3a61c49000dce00cf P a0e4e94748dd426dbb8a15de31aba737: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.746444 26056 tablet_bootstrap.cc:492] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb: Bootstrap starting.
I20260713 09:09:15.747539 26053 tablet_bootstrap.cc:492] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d: No bootstrap required, opened a new log
I20260713 09:09:15.748008 26053 ts_tablet_manager.cc:1403] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent bootstrapping tablet: real 0.172s	user 0.009s	sys 0.007s
I20260713 09:09:15.749634 26054 tablet_bootstrap.cc:492] T 6a15c661f09545a3a61c49000dce00cf P a0e4e94748dd426dbb8a15de31aba737: No bootstrap required, opened a new log
I20260713 09:09:15.750358 26054 ts_tablet_manager.cc:1403] T 6a15c661f09545a3a61c49000dce00cf P a0e4e94748dd426dbb8a15de31aba737: Time spent bootstrapping tablet: real 0.063s	user 0.017s	sys 0.005s
I20260713 09:09:15.750474 26053 raft_consensus.cc:359] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:15.751132 26053 raft_consensus.cc:385] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.751394 26053 raft_consensus.cc:740] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b33d0b8972b64fc2b6c80eff56bbfd5d, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.751977 26053 consensus_queue.cc:260] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:15.753881 26053 ts_tablet_manager.cc:1434] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:09:15.753911 26056 tablet_bootstrap.cc:654] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.755115 26053 tablet_bootstrap.cc:492] T 7ab7ced189a04c179fc2c5291dab5508 P b33d0b8972b64fc2b6c80eff56bbfd5d: Bootstrap starting.
I20260713 09:09:15.756927 26054 raft_consensus.cc:359] T 6a15c661f09545a3a61c49000dce00cf P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:15.757746 26054 raft_consensus.cc:385] T 6a15c661f09545a3a61c49000dce00cf P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.758035 26054 raft_consensus.cc:740] T 6a15c661f09545a3a61c49000dce00cf P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4e94748dd426dbb8a15de31aba737, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.758841 26054 consensus_queue.cc:260] T 6a15c661f09545a3a61c49000dce00cf P a0e4e94748dd426dbb8a15de31aba737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:15.762197 26053 tablet_bootstrap.cc:654] T 7ab7ced189a04c179fc2c5291dab5508 P b33d0b8972b64fc2b6c80eff56bbfd5d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.762571 26054 ts_tablet_manager.cc:1434] T 6a15c661f09545a3a61c49000dce00cf P a0e4e94748dd426dbb8a15de31aba737: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:09:15.763631 26054 tablet_bootstrap.cc:492] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737: Bootstrap starting.
I20260713 09:09:15.769140 26056 tablet_bootstrap.cc:492] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb: No bootstrap required, opened a new log
I20260713 09:09:15.769727 26056 ts_tablet_manager.cc:1403] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.005s
I20260713 09:09:15.772305 26054 tablet_bootstrap.cc:654] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.776814 26056 raft_consensus.cc:359] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:15.777655 26056 raft_consensus.cc:385] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.777972 26056 raft_consensus.cc:740] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46383164ae254619b118a66efa914bcb, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.778805 26056 consensus_queue.cc:260] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:15.781471 26056 ts_tablet_manager.cc:1434] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:09:15.782480 26056 tablet_bootstrap.cc:492] T 40e84516c4484c3db92c7ec7f9c5321c P 46383164ae254619b118a66efa914bcb: Bootstrap starting.
I20260713 09:09:15.788936 26056 tablet_bootstrap.cc:654] T 40e84516c4484c3db92c7ec7f9c5321c P 46383164ae254619b118a66efa914bcb: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.800603 26056 tablet_bootstrap.cc:492] T 40e84516c4484c3db92c7ec7f9c5321c P 46383164ae254619b118a66efa914bcb: No bootstrap required, opened a new log
I20260713 09:09:15.801105 26056 ts_tablet_manager.cc:1403] T 40e84516c4484c3db92c7ec7f9c5321c P 46383164ae254619b118a66efa914bcb: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260713 09:09:15.804057 26056 raft_consensus.cc:359] T 40e84516c4484c3db92c7ec7f9c5321c P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:15.804745 26056 raft_consensus.cc:385] T 40e84516c4484c3db92c7ec7f9c5321c P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.805037 26056 raft_consensus.cc:740] T 40e84516c4484c3db92c7ec7f9c5321c P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46383164ae254619b118a66efa914bcb, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.805931 26056 consensus_queue.cc:260] T 40e84516c4484c3db92c7ec7f9c5321c P 46383164ae254619b118a66efa914bcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:15.811599 26056 ts_tablet_manager.cc:1434] T 40e84516c4484c3db92c7ec7f9c5321c P 46383164ae254619b118a66efa914bcb: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:09:15.812593 26056 tablet_bootstrap.cc:492] T c479874f06c64cc2b6a79a2b0f336f07 P 46383164ae254619b118a66efa914bcb: Bootstrap starting.
I20260713 09:09:15.819466 26056 tablet_bootstrap.cc:654] T c479874f06c64cc2b6a79a2b0f336f07 P 46383164ae254619b118a66efa914bcb: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.827569 26053 tablet_bootstrap.cc:492] T 7ab7ced189a04c179fc2c5291dab5508 P b33d0b8972b64fc2b6c80eff56bbfd5d: No bootstrap required, opened a new log
I20260713 09:09:15.828094 26053 ts_tablet_manager.cc:1403] T 7ab7ced189a04c179fc2c5291dab5508 P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent bootstrapping tablet: real 0.073s	user 0.025s	sys 0.045s
I20260713 09:09:15.828859 26054 tablet_bootstrap.cc:492] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737: No bootstrap required, opened a new log
I20260713 09:09:15.829442 26054 ts_tablet_manager.cc:1403] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737: Time spent bootstrapping tablet: real 0.066s	user 0.025s	sys 0.036s
I20260713 09:09:15.830490 26053 raft_consensus.cc:359] T 7ab7ced189a04c179fc2c5291dab5508 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:15.831071 26053 raft_consensus.cc:385] T 7ab7ced189a04c179fc2c5291dab5508 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.831243 26056 tablet_bootstrap.cc:492] T c479874f06c64cc2b6a79a2b0f336f07 P 46383164ae254619b118a66efa914bcb: No bootstrap required, opened a new log
I20260713 09:09:15.831332 26053 raft_consensus.cc:740] T 7ab7ced189a04c179fc2c5291dab5508 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b33d0b8972b64fc2b6c80eff56bbfd5d, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.831881 26056 ts_tablet_manager.cc:1403] T c479874f06c64cc2b6a79a2b0f336f07 P 46383164ae254619b118a66efa914bcb: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.009s
I20260713 09:09:15.832276 26053 consensus_queue.cc:260] T 7ab7ced189a04c179fc2c5291dab5508 P b33d0b8972b64fc2b6c80eff56bbfd5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:15.832545 26054 raft_consensus.cc:359] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:15.833321 26054 raft_consensus.cc:385] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.833638 26054 raft_consensus.cc:740] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4e94748dd426dbb8a15de31aba737, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.834681 26053 ts_tablet_manager.cc:1434] T 7ab7ced189a04c179fc2c5291dab5508 P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:09:15.834384 26054 consensus_queue.cc:260] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:15.835639 26053 tablet_bootstrap.cc:492] T 916b559be3fc4c6cb84708a2f4c6576d P b33d0b8972b64fc2b6c80eff56bbfd5d: Bootstrap starting.
I20260713 09:09:15.837059 26054 ts_tablet_manager.cc:1434] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:09:15.835013 26056 raft_consensus.cc:359] T c479874f06c64cc2b6a79a2b0f336f07 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:15.838006 26056 raft_consensus.cc:385] T c479874f06c64cc2b6a79a2b0f336f07 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.838326 26056 raft_consensus.cc:740] T c479874f06c64cc2b6a79a2b0f336f07 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46383164ae254619b118a66efa914bcb, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.839197 26056 consensus_queue.cc:260] T c479874f06c64cc2b6a79a2b0f336f07 P 46383164ae254619b118a66efa914bcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:15.842908 26053 tablet_bootstrap.cc:654] T 916b559be3fc4c6cb84708a2f4c6576d P b33d0b8972b64fc2b6c80eff56bbfd5d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.846374 26056 ts_tablet_manager.cc:1434] T c479874f06c64cc2b6a79a2b0f336f07 P 46383164ae254619b118a66efa914bcb: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260713 09:09:15.847479 26056 tablet_bootstrap.cc:492] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb: Bootstrap starting.
I20260713 09:09:15.848510 26054 tablet_bootstrap.cc:492] T c479874f06c64cc2b6a79a2b0f336f07 P a0e4e94748dd426dbb8a15de31aba737: Bootstrap starting.
I20260713 09:09:15.857272 26056 tablet_bootstrap.cc:654] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.858976 26054 tablet_bootstrap.cc:654] T c479874f06c64cc2b6a79a2b0f336f07 P a0e4e94748dd426dbb8a15de31aba737: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.863171 26053 tablet_bootstrap.cc:492] T 916b559be3fc4c6cb84708a2f4c6576d P b33d0b8972b64fc2b6c80eff56bbfd5d: No bootstrap required, opened a new log
I20260713 09:09:15.863719 26053 ts_tablet_manager.cc:1403] T 916b559be3fc4c6cb84708a2f4c6576d P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.017s
I20260713 09:09:15.865720 26054 tablet_bootstrap.cc:492] T c479874f06c64cc2b6a79a2b0f336f07 P a0e4e94748dd426dbb8a15de31aba737: No bootstrap required, opened a new log
I20260713 09:09:15.866248 26054 ts_tablet_manager.cc:1403] T c479874f06c64cc2b6a79a2b0f336f07 P a0e4e94748dd426dbb8a15de31aba737: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260713 09:09:15.866811 26053 raft_consensus.cc:359] T 916b559be3fc4c6cb84708a2f4c6576d P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:15.867578 26053 raft_consensus.cc:385] T 916b559be3fc4c6cb84708a2f4c6576d P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.867877 26053 raft_consensus.cc:740] T 916b559be3fc4c6cb84708a2f4c6576d P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b33d0b8972b64fc2b6c80eff56bbfd5d, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.868058 26056 tablet_bootstrap.cc:492] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb: No bootstrap required, opened a new log
I20260713 09:09:15.868610 26056 ts_tablet_manager.cc:1403] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.003s
I20260713 09:09:15.869298 25996 raft_consensus.cc:493] T 40e84516c4484c3db92c7ec7f9c5321c P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:15.869313 26054 raft_consensus.cc:359] T c479874f06c64cc2b6a79a2b0f336f07 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:15.870239 26054 raft_consensus.cc:385] T c479874f06c64cc2b6a79a2b0f336f07 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.869988 25996 raft_consensus.cc:515] T 40e84516c4484c3db92c7ec7f9c5321c P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:15.870544 26054 raft_consensus.cc:740] T c479874f06c64cc2b6a79a2b0f336f07 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4e94748dd426dbb8a15de31aba737, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.871284 26054 consensus_queue.cc:260] T c479874f06c64cc2b6a79a2b0f336f07 P a0e4e94748dd426dbb8a15de31aba737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:15.871436 26056 raft_consensus.cc:359] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:15.872105 25996 leader_election.cc:290] T 40e84516c4484c3db92c7ec7f9c5321c P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085)
I20260713 09:09:15.872114 26056 raft_consensus.cc:385] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.872936 26056 raft_consensus.cc:740] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46383164ae254619b118a66efa914bcb, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.873960 26054 ts_tablet_manager.cc:1434] T c479874f06c64cc2b6a79a2b0f336f07 P a0e4e94748dd426dbb8a15de31aba737: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:09:15.873678 26056 consensus_queue.cc:260] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:15.874059 25838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e84516c4484c3db92c7ec7f9c5321c" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4e94748dd426dbb8a15de31aba737" is_pre_election: true
I20260713 09:09:15.868613 26053 consensus_queue.cc:260] T 916b559be3fc4c6cb84708a2f4c6576d P b33d0b8972b64fc2b6c80eff56bbfd5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:15.876349 26056 ts_tablet_manager.cc:1434] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:09:15.876308 26053 ts_tablet_manager.cc:1434] T 916b559be3fc4c6cb84708a2f4c6576d P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260713 09:09:15.877313 26056 tablet_bootstrap.cc:492] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb: Bootstrap starting.
I20260713 09:09:15.877882 26053 tablet_bootstrap.cc:492] T 40e84516c4484c3db92c7ec7f9c5321c P b33d0b8972b64fc2b6c80eff56bbfd5d: Bootstrap starting.
I20260713 09:09:15.873680 25763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e84516c4484c3db92c7ec7f9c5321c" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" is_pre_election: true
I20260713 09:09:15.881683 26054 tablet_bootstrap.cc:492] T 916b559be3fc4c6cb84708a2f4c6576d P a0e4e94748dd426dbb8a15de31aba737: Bootstrap starting.
I20260713 09:09:15.885113 26053 tablet_bootstrap.cc:654] T 40e84516c4484c3db92c7ec7f9c5321c P b33d0b8972b64fc2b6c80eff56bbfd5d: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:15.888628 25876 leader_election.cc:343] T 40e84516c4484c3db92c7ec7f9c5321c P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:15.890451 25876 leader_election.cc:343] T 40e84516c4484c3db92c7ec7f9c5321c P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:15.891229 25876 leader_election.cc:304] T 40e84516c4484c3db92c7ec7f9c5321c P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 46383164ae254619b118a66efa914bcb; no voters: a0e4e94748dd426dbb8a15de31aba737, b33d0b8972b64fc2b6c80eff56bbfd5d
I20260713 09:09:15.901213 26054 tablet_bootstrap.cc:654] T 916b559be3fc4c6cb84708a2f4c6576d P a0e4e94748dd426dbb8a15de31aba737: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.901682 25996 raft_consensus.cc:2749] T 40e84516c4484c3db92c7ec7f9c5321c P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:15.901679 26056 tablet_bootstrap.cc:654] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.912859 26053 tablet_bootstrap.cc:492] T 40e84516c4484c3db92c7ec7f9c5321c P b33d0b8972b64fc2b6c80eff56bbfd5d: No bootstrap required, opened a new log
I20260713 09:09:15.913523 26053 ts_tablet_manager.cc:1403] T 40e84516c4484c3db92c7ec7f9c5321c P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.007s
I20260713 09:09:15.916052 26054 tablet_bootstrap.cc:492] T 916b559be3fc4c6cb84708a2f4c6576d P a0e4e94748dd426dbb8a15de31aba737: No bootstrap required, opened a new log
I20260713 09:09:15.916622 26054 ts_tablet_manager.cc:1403] T 916b559be3fc4c6cb84708a2f4c6576d P a0e4e94748dd426dbb8a15de31aba737: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.006s
I20260713 09:09:15.916617 26053 raft_consensus.cc:359] T 40e84516c4484c3db92c7ec7f9c5321c P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:15.917582 26053 raft_consensus.cc:385] T 40e84516c4484c3db92c7ec7f9c5321c P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.917937 26053 raft_consensus.cc:740] T 40e84516c4484c3db92c7ec7f9c5321c P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b33d0b8972b64fc2b6c80eff56bbfd5d, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.918676 26053 consensus_queue.cc:260] T 40e84516c4484c3db92c7ec7f9c5321c P b33d0b8972b64fc2b6c80eff56bbfd5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:15.920130 26054 raft_consensus.cc:359] T 916b559be3fc4c6cb84708a2f4c6576d P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:15.920889 26054 raft_consensus.cc:385] T 916b559be3fc4c6cb84708a2f4c6576d P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.921093 26053 ts_tablet_manager.cc:1434] T 40e84516c4484c3db92c7ec7f9c5321c P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:09:15.921218 26054 raft_consensus.cc:740] T 916b559be3fc4c6cb84708a2f4c6576d P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4e94748dd426dbb8a15de31aba737, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.922251 26053 tablet_bootstrap.cc:492] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d: Bootstrap starting.
I20260713 09:09:15.922072 26054 consensus_queue.cc:260] T 916b559be3fc4c6cb84708a2f4c6576d P a0e4e94748dd426dbb8a15de31aba737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:15.924989 26054 ts_tablet_manager.cc:1434] T 916b559be3fc4c6cb84708a2f4c6576d P a0e4e94748dd426dbb8a15de31aba737: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:09:15.925841 26052 raft_consensus.cc:493] T c479874f06c64cc2b6a79a2b0f336f07 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:15.926339 26052 raft_consensus.cc:515] T c479874f06c64cc2b6a79a2b0f336f07 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:15.928553 26052 leader_election.cc:290] T c479874f06c64cc2b6a79a2b0f336f07 P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:15.931829 26053 tablet_bootstrap.cc:654] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.937162 25763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c479874f06c64cc2b6a79a2b0f336f07" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" is_pre_election: true
I20260713 09:09:15.939428 25912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c479874f06c64cc2b6a79a2b0f336f07" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46383164ae254619b118a66efa914bcb" is_pre_election: true
W20260713 09:09:15.939458 25802 leader_election.cc:343] T c479874f06c64cc2b6a79a2b0f336f07 P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:15.940598 25912 raft_consensus.cc:2468] T c479874f06c64cc2b6a79a2b0f336f07 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0e4e94748dd426dbb8a15de31aba737 in term 0.
I20260713 09:09:15.942346 26054 tablet_bootstrap.cc:492] T 40e84516c4484c3db92c7ec7f9c5321c P a0e4e94748dd426dbb8a15de31aba737: Bootstrap starting.
I20260713 09:09:15.942112 25802 leader_election.cc:304] T c479874f06c64cc2b6a79a2b0f336f07 P a0e4e94748dd426dbb8a15de31aba737 [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: 46383164ae254619b118a66efa914bcb, a0e4e94748dd426dbb8a15de31aba737; no voters: b33d0b8972b64fc2b6c80eff56bbfd5d
I20260713 09:09:15.943676 26053 tablet_bootstrap.cc:492] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d: No bootstrap required, opened a new log
I20260713 09:09:15.943802 26052 raft_consensus.cc:2804] T c479874f06c64cc2b6a79a2b0f336f07 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:15.944212 26053 ts_tablet_manager.cc:1403] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.010s
I20260713 09:09:15.944577 26052 raft_consensus.cc:493] T c479874f06c64cc2b6a79a2b0f336f07 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:15.945164 26052 raft_consensus.cc:3060] T c479874f06c64cc2b6a79a2b0f336f07 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.947516 26053 raft_consensus.cc:359] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:15.948312 26053 raft_consensus.cc:385] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.948613 26053 raft_consensus.cc:740] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b33d0b8972b64fc2b6c80eff56bbfd5d, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.949611 26054 tablet_bootstrap.cc:654] T 40e84516c4484c3db92c7ec7f9c5321c P a0e4e94748dd426dbb8a15de31aba737: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.949677 26053 consensus_queue.cc:260] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:15.952308 26053 ts_tablet_manager.cc:1434] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:09:15.953702 26053 tablet_bootstrap.cc:492] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d: Bootstrap starting.
I20260713 09:09:15.954452 26056 tablet_bootstrap.cc:492] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb: No bootstrap required, opened a new log
I20260713 09:09:15.955039 26056 ts_tablet_manager.cc:1403] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb: Time spent bootstrapping tablet: real 0.078s	user 0.007s	sys 0.058s
I20260713 09:09:15.957283 26052 raft_consensus.cc:515] T c479874f06c64cc2b6a79a2b0f336f07 P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:15.958184 26056 raft_consensus.cc:359] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:15.958966 26056 raft_consensus.cc:385] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.959323 26056 raft_consensus.cc:740] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46383164ae254619b118a66efa914bcb, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.960312 26056 consensus_queue.cc:260] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:15.961805 25763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c479874f06c64cc2b6a79a2b0f336f07" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
I20260713 09:09:15.963012 26056 ts_tablet_manager.cc:1434] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:09:15.964090 26056 tablet_bootstrap.cc:492] T 74c8178c5f434420aad9505622e32312 P 46383164ae254619b118a66efa914bcb: Bootstrap starting.
I20260713 09:09:15.964051 25912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c479874f06c64cc2b6a79a2b0f336f07" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46383164ae254619b118a66efa914bcb"
I20260713 09:09:15.964715 25912 raft_consensus.cc:3060] T c479874f06c64cc2b6a79a2b0f336f07 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:15.959359 26052 leader_election.cc:290] T c479874f06c64cc2b6a79a2b0f336f07 P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 1 election: Requested vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:15.971485 26056 tablet_bootstrap.cc:654] T 74c8178c5f434420aad9505622e32312 P 46383164ae254619b118a66efa914bcb: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:15.973062 25802 leader_election.cc:343] T c479874f06c64cc2b6a79a2b0f336f07 P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:15.980520 26056 tablet_bootstrap.cc:492] T 74c8178c5f434420aad9505622e32312 P 46383164ae254619b118a66efa914bcb: No bootstrap required, opened a new log
I20260713 09:09:15.981112 26056 ts_tablet_manager.cc:1403] T 74c8178c5f434420aad9505622e32312 P 46383164ae254619b118a66efa914bcb: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260713 09:09:15.983349 26056 raft_consensus.cc:359] T 74c8178c5f434420aad9505622e32312 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:15.983945 26056 raft_consensus.cc:385] T 74c8178c5f434420aad9505622e32312 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:15.984227 26056 raft_consensus.cc:740] T 74c8178c5f434420aad9505622e32312 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46383164ae254619b118a66efa914bcb, State: Initialized, Role: FOLLOWER
I20260713 09:09:15.985052 26056 consensus_queue.cc:260] T 74c8178c5f434420aad9505622e32312 P 46383164ae254619b118a66efa914bcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:15.985562 25912 raft_consensus.cc:2468] T c479874f06c64cc2b6a79a2b0f336f07 P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4e94748dd426dbb8a15de31aba737 in term 1.
I20260713 09:09:15.986884 25802 leader_election.cc:304] T c479874f06c64cc2b6a79a2b0f336f07 P a0e4e94748dd426dbb8a15de31aba737 [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: 46383164ae254619b118a66efa914bcb, a0e4e94748dd426dbb8a15de31aba737; no voters: b33d0b8972b64fc2b6c80eff56bbfd5d
I20260713 09:09:15.986995 26053 tablet_bootstrap.cc:654] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:15.987910 26052 raft_consensus.cc:2804] T c479874f06c64cc2b6a79a2b0f336f07 P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:15.988394 26052 raft_consensus.cc:697] T c479874f06c64cc2b6a79a2b0f336f07 P a0e4e94748dd426dbb8a15de31aba737 [term 1 LEADER]: Becoming Leader. State: Replica: a0e4e94748dd426dbb8a15de31aba737, State: Running, Role: LEADER
I20260713 09:09:15.989210 26052 consensus_queue.cc:237] T c479874f06c64cc2b6a79a2b0f336f07 P a0e4e94748dd426dbb8a15de31aba737 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:15.990618 26056 ts_tablet_manager.cc:1434] T 74c8178c5f434420aad9505622e32312 P 46383164ae254619b118a66efa914bcb: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:09:15.991667 26056 tablet_bootstrap.cc:492] T 7ab7ced189a04c179fc2c5291dab5508 P 46383164ae254619b118a66efa914bcb: Bootstrap starting.
I20260713 09:09:16.003278 26056 tablet_bootstrap.cc:654] T 7ab7ced189a04c179fc2c5291dab5508 P 46383164ae254619b118a66efa914bcb: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.008939 26053 tablet_bootstrap.cc:492] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d: No bootstrap required, opened a new log
I20260713 09:09:16.009630 26053 ts_tablet_manager.cc:1403] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.015s
I20260713 09:09:16.011451 26054 tablet_bootstrap.cc:492] T 40e84516c4484c3db92c7ec7f9c5321c P a0e4e94748dd426dbb8a15de31aba737: No bootstrap required, opened a new log
I20260713 09:09:16.011965 26054 ts_tablet_manager.cc:1403] T 40e84516c4484c3db92c7ec7f9c5321c P a0e4e94748dd426dbb8a15de31aba737: Time spent bootstrapping tablet: real 0.070s	user 0.019s	sys 0.011s
I20260713 09:09:16.012667 26053 raft_consensus.cc:359] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.013454 26053 raft_consensus.cc:385] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.013756 26053 raft_consensus.cc:740] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b33d0b8972b64fc2b6c80eff56bbfd5d, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.014577 26053 consensus_queue.cc:260] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.014976 26054 raft_consensus.cc:359] T 40e84516c4484c3db92c7ec7f9c5321c P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.015513 26056 tablet_bootstrap.cc:492] T 7ab7ced189a04c179fc2c5291dab5508 P 46383164ae254619b118a66efa914bcb: No bootstrap required, opened a new log
I20260713 09:09:16.015661 26054 raft_consensus.cc:385] T 40e84516c4484c3db92c7ec7f9c5321c P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.016031 26054 raft_consensus.cc:740] T 40e84516c4484c3db92c7ec7f9c5321c P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4e94748dd426dbb8a15de31aba737, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.016044 26056 ts_tablet_manager.cc:1403] T 7ab7ced189a04c179fc2c5291dab5508 P 46383164ae254619b118a66efa914bcb: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.006s
I20260713 09:09:16.016798 26054 consensus_queue.cc:260] T 40e84516c4484c3db92c7ec7f9c5321c P a0e4e94748dd426dbb8a15de31aba737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.017359 26053 ts_tablet_manager.cc:1434] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260713 09:09:16.019187 26054 ts_tablet_manager.cc:1434] T 40e84516c4484c3db92c7ec7f9c5321c P a0e4e94748dd426dbb8a15de31aba737: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:09:16.019227 26056 raft_consensus.cc:359] T 7ab7ced189a04c179fc2c5291dab5508 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.020123 26056 raft_consensus.cc:385] T 7ab7ced189a04c179fc2c5291dab5508 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.020468 26056 raft_consensus.cc:740] T 7ab7ced189a04c179fc2c5291dab5508 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46383164ae254619b118a66efa914bcb, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.020277 26054 tablet_bootstrap.cc:492] T b050e7bee63a4572899e6cd207e55fb7 P a0e4e94748dd426dbb8a15de31aba737: Bootstrap starting.
I20260713 09:09:16.020694 25660 catalog_manager.cc:5697] T c479874f06c64cc2b6a79a2b0f336f07 P a0e4e94748dd426dbb8a15de31aba737 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130). New cstate: current_term: 1 leader_uuid: "a0e4e94748dd426dbb8a15de31aba737" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:16.021413 26056 consensus_queue.cc:260] T 7ab7ced189a04c179fc2c5291dab5508 P 46383164ae254619b118a66efa914bcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.026501 26056 ts_tablet_manager.cc:1434] T 7ab7ced189a04c179fc2c5291dab5508 P 46383164ae254619b118a66efa914bcb: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:09:16.027531 26056 tablet_bootstrap.cc:492] T b050e7bee63a4572899e6cd207e55fb7 P 46383164ae254619b118a66efa914bcb: Bootstrap starting.
I20260713 09:09:16.027993 26053 tablet_bootstrap.cc:492] T fa461c20aff54d839728b07cfd8bfec6 P b33d0b8972b64fc2b6c80eff56bbfd5d: Bootstrap starting.
I20260713 09:09:16.032122 26054 tablet_bootstrap.cc:654] T b050e7bee63a4572899e6cd207e55fb7 P a0e4e94748dd426dbb8a15de31aba737: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.033720 26056 tablet_bootstrap.cc:654] T b050e7bee63a4572899e6cd207e55fb7 P 46383164ae254619b118a66efa914bcb: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.036557 26053 tablet_bootstrap.cc:654] T fa461c20aff54d839728b07cfd8bfec6 P b33d0b8972b64fc2b6c80eff56bbfd5d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.045893 26056 tablet_bootstrap.cc:492] T b050e7bee63a4572899e6cd207e55fb7 P 46383164ae254619b118a66efa914bcb: No bootstrap required, opened a new log
I20260713 09:09:16.046371 26054 tablet_bootstrap.cc:492] T b050e7bee63a4572899e6cd207e55fb7 P a0e4e94748dd426dbb8a15de31aba737: No bootstrap required, opened a new log
I20260713 09:09:16.046444 26056 ts_tablet_manager.cc:1403] T b050e7bee63a4572899e6cd207e55fb7 P 46383164ae254619b118a66efa914bcb: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260713 09:09:16.047024 26054 ts_tablet_manager.cc:1403] T b050e7bee63a4572899e6cd207e55fb7 P a0e4e94748dd426dbb8a15de31aba737: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.007s
I20260713 09:09:16.049484 26056 raft_consensus.cc:359] T b050e7bee63a4572899e6cd207e55fb7 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.050261 26056 raft_consensus.cc:385] T b050e7bee63a4572899e6cd207e55fb7 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.050014 26054 raft_consensus.cc:359] T b050e7bee63a4572899e6cd207e55fb7 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.050657 26056 raft_consensus.cc:740] T b050e7bee63a4572899e6cd207e55fb7 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46383164ae254619b118a66efa914bcb, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.050757 26054 raft_consensus.cc:385] T b050e7bee63a4572899e6cd207e55fb7 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.051118 26054 raft_consensus.cc:740] T b050e7bee63a4572899e6cd207e55fb7 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4e94748dd426dbb8a15de31aba737, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.051323 26053 tablet_bootstrap.cc:492] T fa461c20aff54d839728b07cfd8bfec6 P b33d0b8972b64fc2b6c80eff56bbfd5d: No bootstrap required, opened a new log
I20260713 09:09:16.051465 26056 consensus_queue.cc:260] T b050e7bee63a4572899e6cd207e55fb7 P 46383164ae254619b118a66efa914bcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.051921 26053 ts_tablet_manager.cc:1403] T fa461c20aff54d839728b07cfd8bfec6 P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.003s
I20260713 09:09:16.055845 26056 ts_tablet_manager.cc:1434] T b050e7bee63a4572899e6cd207e55fb7 P 46383164ae254619b118a66efa914bcb: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:09:16.056563 26056 tablet_bootstrap.cc:492] T 478b9788e84a4a00baabf2ed3075df22 P 46383164ae254619b118a66efa914bcb: Bootstrap starting.
I20260713 09:09:16.056499 26053 raft_consensus.cc:359] T fa461c20aff54d839728b07cfd8bfec6 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.051891 26054 consensus_queue.cc:260] T b050e7bee63a4572899e6cd207e55fb7 P a0e4e94748dd426dbb8a15de31aba737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.057420 26053 raft_consensus.cc:385] T fa461c20aff54d839728b07cfd8bfec6 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.057785 26053 raft_consensus.cc:740] T fa461c20aff54d839728b07cfd8bfec6 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b33d0b8972b64fc2b6c80eff56bbfd5d, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.058597 26053 consensus_queue.cc:260] T fa461c20aff54d839728b07cfd8bfec6 P b33d0b8972b64fc2b6c80eff56bbfd5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.059224 25996 raft_consensus.cc:493] T b050e7bee63a4572899e6cd207e55fb7 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:16.059742 25996 raft_consensus.cc:515] T b050e7bee63a4572899e6cd207e55fb7 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.060892 26053 ts_tablet_manager.cc:1434] T fa461c20aff54d839728b07cfd8bfec6 P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:09:16.059216 26054 ts_tablet_manager.cc:1434] T b050e7bee63a4572899e6cd207e55fb7 P a0e4e94748dd426dbb8a15de31aba737: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:09:16.061811 25996 leader_election.cc:290] T b050e7bee63a4572899e6cd207e55fb7 P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085)
I20260713 09:09:16.062629 26054 tablet_bootstrap.cc:492] T fa461c20aff54d839728b07cfd8bfec6 P a0e4e94748dd426dbb8a15de31aba737: Bootstrap starting.
I20260713 09:09:16.063925 25763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b050e7bee63a4572899e6cd207e55fb7" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" is_pre_election: true
W20260713 09:09:16.065635 25876 leader_election.cc:343] T b050e7bee63a4572899e6cd207e55fb7 P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:16.061967 26053 tablet_bootstrap.cc:492] T b050e7bee63a4572899e6cd207e55fb7 P b33d0b8972b64fc2b6c80eff56bbfd5d: Bootstrap starting.
I20260713 09:09:16.066218 25838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b050e7bee63a4572899e6cd207e55fb7" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4e94748dd426dbb8a15de31aba737" is_pre_election: true
I20260713 09:09:16.066838 25838 raft_consensus.cc:2468] T b050e7bee63a4572899e6cd207e55fb7 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46383164ae254619b118a66efa914bcb in term 0.
I20260713 09:09:16.068594 26056 tablet_bootstrap.cc:654] T 478b9788e84a4a00baabf2ed3075df22 P 46383164ae254619b118a66efa914bcb: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.069684 26054 tablet_bootstrap.cc:654] T fa461c20aff54d839728b07cfd8bfec6 P a0e4e94748dd426dbb8a15de31aba737: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.072835 25876 leader_election.cc:304] T b050e7bee63a4572899e6cd207e55fb7 P 46383164ae254619b118a66efa914bcb [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: 46383164ae254619b118a66efa914bcb, a0e4e94748dd426dbb8a15de31aba737; no voters: b33d0b8972b64fc2b6c80eff56bbfd5d
I20260713 09:09:16.078505 26080 raft_consensus.cc:2804] T b050e7bee63a4572899e6cd207e55fb7 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:16.079814 26053 tablet_bootstrap.cc:654] T b050e7bee63a4572899e6cd207e55fb7 P b33d0b8972b64fc2b6c80eff56bbfd5d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.080905 26080 raft_consensus.cc:493] T b050e7bee63a4572899e6cd207e55fb7 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:16.081904 26080 raft_consensus.cc:3060] T b050e7bee63a4572899e6cd207e55fb7 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.092482 25996 raft_consensus.cc:493] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:16.093333 25996 raft_consensus.cc:515] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.120106 26054 tablet_bootstrap.cc:492] T fa461c20aff54d839728b07cfd8bfec6 P a0e4e94748dd426dbb8a15de31aba737: No bootstrap required, opened a new log
I20260713 09:09:16.120251 25996 leader_election.cc:290] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085)
I20260713 09:09:16.120697 26054 ts_tablet_manager.cc:1403] T fa461c20aff54d839728b07cfd8bfec6 P a0e4e94748dd426dbb8a15de31aba737: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.040s
I20260713 09:09:16.122112 25763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a15c661f09545a3a61c49000dce00cf" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" is_pre_election: true
I20260713 09:09:16.122442 25838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a15c661f09545a3a61c49000dce00cf" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4e94748dd426dbb8a15de31aba737" is_pre_election: true
I20260713 09:09:16.122776 25763 raft_consensus.cc:2468] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46383164ae254619b118a66efa914bcb in term 0.
I20260713 09:09:16.123092 26056 tablet_bootstrap.cc:492] T 478b9788e84a4a00baabf2ed3075df22 P 46383164ae254619b118a66efa914bcb: No bootstrap required, opened a new log
I20260713 09:09:16.123059 25838 raft_consensus.cc:2468] T 6a15c661f09545a3a61c49000dce00cf P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46383164ae254619b118a66efa914bcb in term 0.
I20260713 09:09:16.123657 26056 ts_tablet_manager.cc:1403] T 478b9788e84a4a00baabf2ed3075df22 P 46383164ae254619b118a66efa914bcb: Time spent bootstrapping tablet: real 0.067s	user 0.006s	sys 0.015s
I20260713 09:09:16.122133 26053 tablet_bootstrap.cc:492] T b050e7bee63a4572899e6cd207e55fb7 P b33d0b8972b64fc2b6c80eff56bbfd5d: No bootstrap required, opened a new log
I20260713 09:09:16.124185 26054 raft_consensus.cc:359] T fa461c20aff54d839728b07cfd8bfec6 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.124980 26054 raft_consensus.cc:385] T fa461c20aff54d839728b07cfd8bfec6 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.125070 26053 ts_tablet_manager.cc:1403] T b050e7bee63a4572899e6cd207e55fb7 P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.018s
I20260713 09:09:16.125296 26054 raft_consensus.cc:740] T fa461c20aff54d839728b07cfd8bfec6 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4e94748dd426dbb8a15de31aba737, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.124404 25876 leader_election.cc:304] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46383164ae254619b118a66efa914bcb, a0e4e94748dd426dbb8a15de31aba737; no voters: 
I20260713 09:09:16.126181 26054 consensus_queue.cc:260] T fa461c20aff54d839728b07cfd8bfec6 P a0e4e94748dd426dbb8a15de31aba737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.126920 25996 raft_consensus.cc:2804] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:16.127386 25996 raft_consensus.cc:493] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:16.126358 26056 raft_consensus.cc:359] T 478b9788e84a4a00baabf2ed3075df22 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.127140 26080 raft_consensus.cc:515] T b050e7bee63a4572899e6cd207e55fb7 P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.127862 25996 raft_consensus.cc:3060] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.129412 25963 raft_consensus.cc:493] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:16.130155 25963 raft_consensus.cc:515] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.132872 25963 leader_election.cc:290] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:16.134001 25912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478b9788e84a4a00baabf2ed3075df22" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46383164ae254619b118a66efa914bcb" is_pre_election: true
I20260713 09:09:16.134675 25838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478b9788e84a4a00baabf2ed3075df22" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4e94748dd426dbb8a15de31aba737" is_pre_election: true
I20260713 09:09:16.135149 25996 raft_consensus.cc:515] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.135492 25838 raft_consensus.cc:2468] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b33d0b8972b64fc2b6c80eff56bbfd5d in term 0.
I20260713 09:09:16.137014 25996 leader_election.cc:290] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 1 election: Requested vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085)
I20260713 09:09:16.136957 25727 leader_election.cc:304] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4e94748dd426dbb8a15de31aba737, b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: 
I20260713 09:09:16.137619 25996 raft_consensus.cc:493] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:16.138414 25763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a15c661f09545a3a61c49000dce00cf" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
I20260713 09:09:16.138970 25763 raft_consensus.cc:3060] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.140869 25838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a15c661f09545a3a61c49000dce00cf" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4e94748dd426dbb8a15de31aba737"
I20260713 09:09:16.141446 25838 raft_consensus.cc:3060] T 6a15c661f09545a3a61c49000dce00cf P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.145538 25963 raft_consensus.cc:2804] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:16.145949 25963 raft_consensus.cc:493] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:16.146296 25963 raft_consensus.cc:3060] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.138089 25996 raft_consensus.cc:515] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.147563 25838 raft_consensus.cc:2468] T 6a15c661f09545a3a61c49000dce00cf P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46383164ae254619b118a66efa914bcb in term 1.
I20260713 09:09:16.149670 25762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916b559be3fc4c6cb84708a2f4c6576d" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" is_pre_election: true
I20260713 09:09:16.149966 25996 leader_election.cc:290] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085)
I20260713 09:09:16.150377 25762 raft_consensus.cc:2468] T 916b559be3fc4c6cb84708a2f4c6576d P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46383164ae254619b118a66efa914bcb in term 0.
I20260713 09:09:16.150635 25876 leader_election.cc:304] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46383164ae254619b118a66efa914bcb, a0e4e94748dd426dbb8a15de31aba737; no voters: 
I20260713 09:09:16.151616 25876 leader_election.cc:304] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46383164ae254619b118a66efa914bcb, b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: 
I20260713 09:09:16.151780 25763 raft_consensus.cc:2468] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46383164ae254619b118a66efa914bcb in term 1.
I20260713 09:09:16.127825 26053 raft_consensus.cc:359] T b050e7bee63a4572899e6cd207e55fb7 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.152662 26053 raft_consensus.cc:385] T b050e7bee63a4572899e6cd207e55fb7 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.152942 26053 raft_consensus.cc:740] T b050e7bee63a4572899e6cd207e55fb7 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b33d0b8972b64fc2b6c80eff56bbfd5d, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.153137 25837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916b559be3fc4c6cb84708a2f4c6576d" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4e94748dd426dbb8a15de31aba737" is_pre_election: true
I20260713 09:09:16.127868 26056 raft_consensus.cc:385] T 478b9788e84a4a00baabf2ed3075df22 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.153620 26053 consensus_queue.cc:260] T b050e7bee63a4572899e6cd207e55fb7 P b33d0b8972b64fc2b6c80eff56bbfd5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.153792 26056 raft_consensus.cc:740] T 478b9788e84a4a00baabf2ed3075df22 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46383164ae254619b118a66efa914bcb, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.153810 25837 raft_consensus.cc:2468] T 916b559be3fc4c6cb84708a2f4c6576d P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46383164ae254619b118a66efa914bcb in term 0.
I20260713 09:09:16.154771 26056 consensus_queue.cc:260] T 478b9788e84a4a00baabf2ed3075df22 P 46383164ae254619b118a66efa914bcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.155644 26053 ts_tablet_manager.cc:1434] T b050e7bee63a4572899e6cd207e55fb7 P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260713 09:09:16.155429 25963 raft_consensus.cc:515] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.156087 25996 raft_consensus.cc:2804] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:16.156160 25912 raft_consensus.cc:2468] T 478b9788e84a4a00baabf2ed3075df22 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b33d0b8972b64fc2b6c80eff56bbfd5d in term 0.
I20260713 09:09:16.156594 26053 tablet_bootstrap.cc:492] T c479874f06c64cc2b6a79a2b0f336f07 P b33d0b8972b64fc2b6c80eff56bbfd5d: Bootstrap starting.
I20260713 09:09:16.160843 25963 leader_election.cc:290] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 1 election: Requested vote from peers a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:16.129280 26054 ts_tablet_manager.cc:1434] T fa461c20aff54d839728b07cfd8bfec6 P a0e4e94748dd426dbb8a15de31aba737: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:09:16.163012 26084 raft_consensus.cc:2804] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:16.163707 26084 raft_consensus.cc:493] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:16.163932 26056 ts_tablet_manager.cc:1434] T 478b9788e84a4a00baabf2ed3075df22 P 46383164ae254619b118a66efa914bcb: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.008s
I20260713 09:09:16.164302 26084 raft_consensus.cc:3060] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.166877 25838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478b9788e84a4a00baabf2ed3075df22" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4e94748dd426dbb8a15de31aba737"
I20260713 09:09:16.167460 25838 raft_consensus.cc:3060] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.167567 25912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478b9788e84a4a00baabf2ed3075df22" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46383164ae254619b118a66efa914bcb"
I20260713 09:09:16.167867 26054 tablet_bootstrap.cc:492] T 7ab7ced189a04c179fc2c5291dab5508 P a0e4e94748dd426dbb8a15de31aba737: Bootstrap starting.
I20260713 09:09:16.168205 25912 raft_consensus.cc:3060] T 478b9788e84a4a00baabf2ed3075df22 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.168896 25963 raft_consensus.cc:493] T 7ab7ced189a04c179fc2c5291dab5508 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:16.169421 25963 raft_consensus.cc:515] T 7ab7ced189a04c179fc2c5291dab5508 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.169790 26080 leader_election.cc:290] T b050e7bee63a4572899e6cd207e55fb7 P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 1 election: Requested vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085)
I20260713 09:09:16.171288 25963 leader_election.cc:290] T 7ab7ced189a04c179fc2c5291dab5508 P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:16.175436 25912 raft_consensus.cc:2468] T 478b9788e84a4a00baabf2ed3075df22 P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b33d0b8972b64fc2b6c80eff56bbfd5d in term 1.
I20260713 09:09:16.175664 25837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b050e7bee63a4572899e6cd207e55fb7" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4e94748dd426dbb8a15de31aba737"
I20260713 09:09:16.176335 25837 raft_consensus.cc:3060] T b050e7bee63a4572899e6cd207e55fb7 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.177554 26084 raft_consensus.cc:515] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.177740 25727 leader_election.cc:304] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46383164ae254619b118a66efa914bcb, b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: 
I20260713 09:09:16.180289 26083 raft_consensus.cc:2804] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:16.181200 26083 raft_consensus.cc:697] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 LEADER]: Becoming Leader. State: Replica: b33d0b8972b64fc2b6c80eff56bbfd5d, State: Running, Role: LEADER
I20260713 09:09:16.181576 26054 tablet_bootstrap.cc:654] T 7ab7ced189a04c179fc2c5291dab5508 P a0e4e94748dd426dbb8a15de31aba737: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.182034 25836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab7ced189a04c179fc2c5291dab5508" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4e94748dd426dbb8a15de31aba737" is_pre_election: true
I20260713 09:09:16.182080 25763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b050e7bee63a4572899e6cd207e55fb7" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
I20260713 09:09:16.182858 25763 raft_consensus.cc:3060] T b050e7bee63a4572899e6cd207e55fb7 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.182209 26083 consensus_queue.cc:237] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.183531 26084 leader_election.cc:290] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 1 election: Requested vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085)
I20260713 09:09:16.185449 25912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab7ced189a04c179fc2c5291dab5508" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46383164ae254619b118a66efa914bcb" is_pre_election: true
I20260713 09:09:16.186273 25912 raft_consensus.cc:2468] T 7ab7ced189a04c179fc2c5291dab5508 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b33d0b8972b64fc2b6c80eff56bbfd5d in term 0.
I20260713 09:09:16.189738 25762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916b559be3fc4c6cb84708a2f4c6576d" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
I20260713 09:09:16.190382 25762 raft_consensus.cc:3060] T 916b559be3fc4c6cb84708a2f4c6576d P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.192067 25763 raft_consensus.cc:2468] T b050e7bee63a4572899e6cd207e55fb7 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46383164ae254619b118a66efa914bcb in term 1.
I20260713 09:09:16.192430 25836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916b559be3fc4c6cb84708a2f4c6576d" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4e94748dd426dbb8a15de31aba737"
I20260713 09:09:16.193318 25836 raft_consensus.cc:3060] T 916b559be3fc4c6cb84708a2f4c6576d P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.193893 25876 leader_election.cc:304] T b050e7bee63a4572899e6cd207e55fb7 P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46383164ae254619b118a66efa914bcb, b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: 
I20260713 09:09:16.195364 26082 raft_consensus.cc:2804] T b050e7bee63a4572899e6cd207e55fb7 P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:16.195849 26082 raft_consensus.cc:697] T b050e7bee63a4572899e6cd207e55fb7 P 46383164ae254619b118a66efa914bcb [term 1 LEADER]: Becoming Leader. State: Replica: 46383164ae254619b118a66efa914bcb, State: Running, Role: LEADER
I20260713 09:09:16.196621 26082 consensus_queue.cc:237] T b050e7bee63a4572899e6cd207e55fb7 P 46383164ae254619b118a66efa914bcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.202433 25762 raft_consensus.cc:2468] T 916b559be3fc4c6cb84708a2f4c6576d P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46383164ae254619b118a66efa914bcb in term 1.
I20260713 09:09:16.203787 25876 leader_election.cc:304] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46383164ae254619b118a66efa914bcb, b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: 
I20260713 09:09:16.204130 25838 raft_consensus.cc:2468] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b33d0b8972b64fc2b6c80eff56bbfd5d in term 1.
I20260713 09:09:16.202793 25837 raft_consensus.cc:2468] T b050e7bee63a4572899e6cd207e55fb7 P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46383164ae254619b118a66efa914bcb in term 1.
I20260713 09:09:16.205399 26084 raft_consensus.cc:2804] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:16.205915 26084 raft_consensus.cc:697] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb [term 1 LEADER]: Becoming Leader. State: Replica: 46383164ae254619b118a66efa914bcb, State: Running, Role: LEADER
I20260713 09:09:16.206344 25996 raft_consensus.cc:697] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [term 1 LEADER]: Becoming Leader. State: Replica: 46383164ae254619b118a66efa914bcb, State: Running, Role: LEADER
I20260713 09:09:16.180430 26053 tablet_bootstrap.cc:654] T c479874f06c64cc2b6a79a2b0f336f07 P b33d0b8972b64fc2b6c80eff56bbfd5d: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.207330 26041 raft_consensus.cc:493] T 40e84516c4484c3db92c7ec7f9c5321c P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:16.208280 25727 leader_election.cc:304] T 7ab7ced189a04c179fc2c5291dab5508 P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46383164ae254619b118a66efa914bcb, b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: 
I20260713 09:09:16.208544 26041 raft_consensus.cc:515] T 40e84516c4484c3db92c7ec7f9c5321c P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.209802 25996 consensus_queue.cc:237] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.211326 25963 raft_consensus.cc:2804] T 7ab7ced189a04c179fc2c5291dab5508 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:16.211684 25963 raft_consensus.cc:493] T 7ab7ced189a04c179fc2c5291dab5508 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:16.212011 25963 raft_consensus.cc:3060] T 7ab7ced189a04c179fc2c5291dab5508 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:16.209285 25727 leader_election.cc:343] T 7ab7ced189a04c179fc2c5291dab5508 P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:16.216517 25912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e84516c4484c3db92c7ec7f9c5321c" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46383164ae254619b118a66efa914bcb" is_pre_election: true
I20260713 09:09:16.207357 26084 consensus_queue.cc:237] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.216827 25762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e84516c4484c3db92c7ec7f9c5321c" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" is_pre_election: true
I20260713 09:09:16.217145 25912 raft_consensus.cc:2468] T 40e84516c4484c3db92c7ec7f9c5321c P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0e4e94748dd426dbb8a15de31aba737 in term 0.
I20260713 09:09:16.217487 25762 raft_consensus.cc:2468] T 40e84516c4484c3db92c7ec7f9c5321c P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0e4e94748dd426dbb8a15de31aba737 in term 0.
I20260713 09:09:16.219604 25963 raft_consensus.cc:515] T 7ab7ced189a04c179fc2c5291dab5508 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.220395 25802 leader_election.cc:304] T 40e84516c4484c3db92c7ec7f9c5321c P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4e94748dd426dbb8a15de31aba737, b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: 
I20260713 09:09:16.210901 26041 leader_election.cc:290] T 40e84516c4484c3db92c7ec7f9c5321c P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:16.210985 25836 raft_consensus.cc:2468] T 916b559be3fc4c6cb84708a2f4c6576d P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46383164ae254619b118a66efa914bcb in term 1.
I20260713 09:09:16.221720 26052 raft_consensus.cc:2804] T 40e84516c4484c3db92c7ec7f9c5321c P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:16.222092 26052 raft_consensus.cc:493] T 40e84516c4484c3db92c7ec7f9c5321c P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:16.224812 25837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab7ced189a04c179fc2c5291dab5508" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4e94748dd426dbb8a15de31aba737"
I20260713 09:09:16.225144 26054 tablet_bootstrap.cc:492] T 7ab7ced189a04c179fc2c5291dab5508 P a0e4e94748dd426dbb8a15de31aba737: No bootstrap required, opened a new log
I20260713 09:09:16.225617 26054 ts_tablet_manager.cc:1403] T 7ab7ced189a04c179fc2c5291dab5508 P a0e4e94748dd426dbb8a15de31aba737: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.016s
I20260713 09:09:16.222434 26052 raft_consensus.cc:3060] T 40e84516c4484c3db92c7ec7f9c5321c P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.226918 26085 raft_consensus.cc:493] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:16.227689 26085 raft_consensus.cc:515] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.228996 26054 raft_consensus.cc:359] T 7ab7ced189a04c179fc2c5291dab5508 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.229687 26054 raft_consensus.cc:385] T 7ab7ced189a04c179fc2c5291dab5508 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.229951 26054 raft_consensus.cc:740] T 7ab7ced189a04c179fc2c5291dab5508 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4e94748dd426dbb8a15de31aba737, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.230638 26054 consensus_queue.cc:260] T 7ab7ced189a04c179fc2c5291dab5508 P a0e4e94748dd426dbb8a15de31aba737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.220760 25661 catalog_manager.cc:5697] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d reported cstate change: term changed from 0 to 1, leader changed from <none> to b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129). New cstate: current_term: 1 leader_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:16.233951 25963 leader_election.cc:290] T 7ab7ced189a04c179fc2c5291dab5508 P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 1 election: Requested vote from peers a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:16.237378 26054 ts_tablet_manager.cc:1434] T 7ab7ced189a04c179fc2c5291dab5508 P a0e4e94748dd426dbb8a15de31aba737: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260713 09:09:16.239846 26054 tablet_bootstrap.cc:492] T 74c8178c5f434420aad9505622e32312 P a0e4e94748dd426dbb8a15de31aba737: Bootstrap starting.
I20260713 09:09:16.241266 25762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa461c20aff54d839728b07cfd8bfec6" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" is_pre_election: true
I20260713 09:09:16.241989 25762 raft_consensus.cc:2468] T fa461c20aff54d839728b07cfd8bfec6 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46383164ae254619b118a66efa914bcb in term 0.
I20260713 09:09:16.243341 25876 leader_election.cc:304] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46383164ae254619b118a66efa914bcb, b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: 
I20260713 09:09:16.244185 26084 raft_consensus.cc:2804] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:16.244823 26084 raft_consensus.cc:493] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:16.246707 26084 raft_consensus.cc:3060] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.251976 26054 tablet_bootstrap.cc:654] T 74c8178c5f434420aad9505622e32312 P a0e4e94748dd426dbb8a15de31aba737: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:16.252524 25837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa461c20aff54d839728b07cfd8bfec6" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4e94748dd426dbb8a15de31aba737" is_pre_election: true
I20260713 09:09:16.263573 25837 raft_consensus.cc:2468] T fa461c20aff54d839728b07cfd8bfec6 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46383164ae254619b118a66efa914bcb in term 0.
I20260713 09:09:16.246976 26085 leader_election.cc:290] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085)
W20260713 09:09:16.269549 25727 leader_election.cc:343] T 7ab7ced189a04c179fc2c5291dab5508 P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:16.274205 25912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab7ced189a04c179fc2c5291dab5508" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46383164ae254619b118a66efa914bcb"
I20260713 09:09:16.274945 25912 raft_consensus.cc:3060] T 7ab7ced189a04c179fc2c5291dab5508 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.285902 25912 raft_consensus.cc:2468] T 7ab7ced189a04c179fc2c5291dab5508 P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b33d0b8972b64fc2b6c80eff56bbfd5d in term 1.
I20260713 09:09:16.286820 25727 leader_election.cc:304] T 7ab7ced189a04c179fc2c5291dab5508 P b33d0b8972b64fc2b6c80eff56bbfd5d [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: 46383164ae254619b118a66efa914bcb, b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: a0e4e94748dd426dbb8a15de31aba737
I20260713 09:09:16.287294 26053 tablet_bootstrap.cc:492] T c479874f06c64cc2b6a79a2b0f336f07 P b33d0b8972b64fc2b6c80eff56bbfd5d: No bootstrap required, opened a new log
I20260713 09:09:16.287820 26053 ts_tablet_manager.cc:1403] T c479874f06c64cc2b6a79a2b0f336f07 P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent bootstrapping tablet: real 0.131s	user 0.017s	sys 0.013s
I20260713 09:09:16.288033 26083 raft_consensus.cc:2804] T 7ab7ced189a04c179fc2c5291dab5508 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:16.288540 26083 raft_consensus.cc:697] T 7ab7ced189a04c179fc2c5291dab5508 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 LEADER]: Becoming Leader. State: Replica: b33d0b8972b64fc2b6c80eff56bbfd5d, State: Running, Role: LEADER
I20260713 09:09:16.288384 25659 catalog_manager.cc:5697] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb reported cstate change: term changed from 0 to 1, leader changed from <none> to 46383164ae254619b118a66efa914bcb (127.21.94.131). New cstate: current_term: 1 leader_uuid: "46383164ae254619b118a66efa914bcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:16.289472 26083 consensus_queue.cc:237] T 7ab7ced189a04c179fc2c5291dab5508 P b33d0b8972b64fc2b6c80eff56bbfd5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.289995 26052 raft_consensus.cc:515] T 40e84516c4484c3db92c7ec7f9c5321c P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.294127 25659 catalog_manager.cc:5697] T b050e7bee63a4572899e6cd207e55fb7 P 46383164ae254619b118a66efa914bcb reported cstate change: term changed from 0 to 1, leader changed from <none> to 46383164ae254619b118a66efa914bcb (127.21.94.131). New cstate: current_term: 1 leader_uuid: "46383164ae254619b118a66efa914bcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:16.296697 25912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e84516c4484c3db92c7ec7f9c5321c" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46383164ae254619b118a66efa914bcb"
I20260713 09:09:16.297258 25912 raft_consensus.cc:3060] T 40e84516c4484c3db92c7ec7f9c5321c P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.297863 25659 catalog_manager.cc:5697] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb reported cstate change: term changed from 0 to 1, leader changed from <none> to 46383164ae254619b118a66efa914bcb (127.21.94.131). New cstate: current_term: 1 leader_uuid: "46383164ae254619b118a66efa914bcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:16.291775 26054 tablet_bootstrap.cc:492] T 74c8178c5f434420aad9505622e32312 P a0e4e94748dd426dbb8a15de31aba737: No bootstrap required, opened a new log
I20260713 09:09:16.302000 26054 ts_tablet_manager.cc:1403] T 74c8178c5f434420aad9505622e32312 P a0e4e94748dd426dbb8a15de31aba737: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.007s
I20260713 09:09:16.302944 25661 catalog_manager.cc:5697] T 7ab7ced189a04c179fc2c5291dab5508 P b33d0b8972b64fc2b6c80eff56bbfd5d reported cstate change: term changed from 0 to 1, leader changed from <none> to b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129). New cstate: current_term: 1 leader_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:16.304030 25912 raft_consensus.cc:2468] T 40e84516c4484c3db92c7ec7f9c5321c P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4e94748dd426dbb8a15de31aba737 in term 1.
I20260713 09:09:16.295169 26084 raft_consensus.cc:515] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.296105 26052 leader_election.cc:290] T 40e84516c4484c3db92c7ec7f9c5321c P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 1 election: Requested vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:16.290566 26053 raft_consensus.cc:359] T c479874f06c64cc2b6a79a2b0f336f07 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.305161 26053 raft_consensus.cc:385] T c479874f06c64cc2b6a79a2b0f336f07 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.296022 25762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e84516c4484c3db92c7ec7f9c5321c" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
I20260713 09:09:16.306176 25762 raft_consensus.cc:3060] T 40e84516c4484c3db92c7ec7f9c5321c P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.305486 26053 raft_consensus.cc:740] T c479874f06c64cc2b6a79a2b0f336f07 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b33d0b8972b64fc2b6c80eff56bbfd5d, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.310027 26053 consensus_queue.cc:260] T c479874f06c64cc2b6a79a2b0f336f07 P b33d0b8972b64fc2b6c80eff56bbfd5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.311897 26084 leader_election.cc:290] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 1 election: Requested vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085)
I20260713 09:09:16.312640 26054 raft_consensus.cc:359] T 74c8178c5f434420aad9505622e32312 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.312971 25837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa461c20aff54d839728b07cfd8bfec6" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4e94748dd426dbb8a15de31aba737"
I20260713 09:09:16.313308 26054 raft_consensus.cc:385] T 74c8178c5f434420aad9505622e32312 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:16.313684 26053 ts_tablet_manager.cc:1434] T c479874f06c64cc2b6a79a2b0f336f07 P b33d0b8972b64fc2b6c80eff56bbfd5d: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260713 09:09:16.313656 26054 raft_consensus.cc:740] T 74c8178c5f434420aad9505622e32312 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0e4e94748dd426dbb8a15de31aba737, State: Initialized, Role: FOLLOWER
I20260713 09:09:16.313637 25837 raft_consensus.cc:3060] T fa461c20aff54d839728b07cfd8bfec6 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.314777 26054 consensus_queue.cc:260] T 74c8178c5f434420aad9505622e32312 P a0e4e94748dd426dbb8a15de31aba737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.316877 26054 ts_tablet_manager.cc:1434] T 74c8178c5f434420aad9505622e32312 P a0e4e94748dd426dbb8a15de31aba737: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.005s
I20260713 09:09:16.316988 25802 leader_election.cc:304] T 40e84516c4484c3db92c7ec7f9c5321c P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46383164ae254619b118a66efa914bcb, a0e4e94748dd426dbb8a15de31aba737; no voters: 
I20260713 09:09:16.318998 25762 raft_consensus.cc:2468] T 40e84516c4484c3db92c7ec7f9c5321c P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4e94748dd426dbb8a15de31aba737 in term 1.
I20260713 09:09:16.312969 25763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa461c20aff54d839728b07cfd8bfec6" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
I20260713 09:09:16.319816 25763 raft_consensus.cc:3060] T fa461c20aff54d839728b07cfd8bfec6 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.320199 26052 raft_consensus.cc:2804] T 40e84516c4484c3db92c7ec7f9c5321c P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:16.323145 26052 raft_consensus.cc:697] T 40e84516c4484c3db92c7ec7f9c5321c P a0e4e94748dd426dbb8a15de31aba737 [term 1 LEADER]: Becoming Leader. State: Replica: a0e4e94748dd426dbb8a15de31aba737, State: Running, Role: LEADER
I20260713 09:09:16.324013 26052 consensus_queue.cc:237] T 40e84516c4484c3db92c7ec7f9c5321c P a0e4e94748dd426dbb8a15de31aba737 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.326304 25837 raft_consensus.cc:2468] T fa461c20aff54d839728b07cfd8bfec6 P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46383164ae254619b118a66efa914bcb in term 1.
I20260713 09:09:16.327651 25876 leader_election.cc:304] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46383164ae254619b118a66efa914bcb, a0e4e94748dd426dbb8a15de31aba737; no voters: 
I20260713 09:09:16.328473 26084 raft_consensus.cc:2804] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:16.328999 26084 raft_consensus.cc:697] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb [term 1 LEADER]: Becoming Leader. State: Replica: 46383164ae254619b118a66efa914bcb, State: Running, Role: LEADER
I20260713 09:09:16.329898 26084 consensus_queue.cc:237] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.328192 25763 raft_consensus.cc:2468] T fa461c20aff54d839728b07cfd8bfec6 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46383164ae254619b118a66efa914bcb in term 1.
I20260713 09:09:16.344638 26083 raft_consensus.cc:493] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:16.345184 26083 raft_consensus.cc:515] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.345235 25661 catalog_manager.cc:5697] T 40e84516c4484c3db92c7ec7f9c5321c P a0e4e94748dd426dbb8a15de31aba737 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130). New cstate: current_term: 1 leader_uuid: "a0e4e94748dd426dbb8a15de31aba737" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:16.345532 25659 catalog_manager.cc:5697] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb reported cstate change: term changed from 0 to 1, leader changed from <none> to 46383164ae254619b118a66efa914bcb (127.21.94.131). New cstate: current_term: 1 leader_uuid: "46383164ae254619b118a66efa914bcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:16.347389 26083 leader_election.cc:290] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:16.348433 25912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c8178c5f434420aad9505622e32312" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46383164ae254619b118a66efa914bcb" is_pre_election: true
I20260713 09:09:16.348855 25837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c8178c5f434420aad9505622e32312" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4e94748dd426dbb8a15de31aba737" is_pre_election: true
I20260713 09:09:16.349092 25912 raft_consensus.cc:2468] T 74c8178c5f434420aad9505622e32312 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b33d0b8972b64fc2b6c80eff56bbfd5d in term 0.
I20260713 09:09:16.349515 25837 raft_consensus.cc:2468] T 74c8178c5f434420aad9505622e32312 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b33d0b8972b64fc2b6c80eff56bbfd5d in term 0.
I20260713 09:09:16.350222 25727 leader_election.cc:304] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46383164ae254619b118a66efa914bcb, b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: 
I20260713 09:09:16.351037 26083 raft_consensus.cc:2804] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:16.351454 26083 raft_consensus.cc:493] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:16.351794 26083 raft_consensus.cc:3060] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.359035 26083 raft_consensus.cc:515] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.360906 26083 leader_election.cc:290] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 1 election: Requested vote from peers a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:16.362349 25837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c8178c5f434420aad9505622e32312" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4e94748dd426dbb8a15de31aba737"
I20260713 09:09:16.362207 25912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c8178c5f434420aad9505622e32312" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46383164ae254619b118a66efa914bcb"
I20260713 09:09:16.363046 25837 raft_consensus.cc:3060] T 74c8178c5f434420aad9505622e32312 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.363160 25912 raft_consensus.cc:3060] T 74c8178c5f434420aad9505622e32312 P 46383164ae254619b118a66efa914bcb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.365530 26083 raft_consensus.cc:493] T c479874f06c64cc2b6a79a2b0f336f07 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:16.366097 26083 raft_consensus.cc:515] T c479874f06c64cc2b6a79a2b0f336f07 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.369875 25837 raft_consensus.cc:2468] T 74c8178c5f434420aad9505622e32312 P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b33d0b8972b64fc2b6c80eff56bbfd5d in term 1.
I20260713 09:09:16.371006 25911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c479874f06c64cc2b6a79a2b0f336f07" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46383164ae254619b118a66efa914bcb" is_pre_election: true
I20260713 09:09:16.370208 26083 leader_election.cc:290] T c479874f06c64cc2b6a79a2b0f336f07 P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:16.371055 25836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c479874f06c64cc2b6a79a2b0f336f07" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0e4e94748dd426dbb8a15de31aba737" is_pre_election: true
I20260713 09:09:16.371948 25911 raft_consensus.cc:2393] T c479874f06c64cc2b6a79a2b0f336f07 P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b33d0b8972b64fc2b6c80eff56bbfd5d in current term 1: Already voted for candidate a0e4e94748dd426dbb8a15de31aba737 in this term.
I20260713 09:09:16.371894 25727 leader_election.cc:304] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4e94748dd426dbb8a15de31aba737, b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: 
I20260713 09:09:16.372887 26083 raft_consensus.cc:2804] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:16.373181 25912 raft_consensus.cc:2468] T 74c8178c5f434420aad9505622e32312 P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b33d0b8972b64fc2b6c80eff56bbfd5d in term 1.
I20260713 09:09:16.373384 26083 raft_consensus.cc:697] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 LEADER]: Becoming Leader. State: Replica: b33d0b8972b64fc2b6c80eff56bbfd5d, State: Running, Role: LEADER
I20260713 09:09:16.374414 25727 leader_election.cc:304] T c479874f06c64cc2b6a79a2b0f336f07 P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: 46383164ae254619b118a66efa914bcb, a0e4e94748dd426dbb8a15de31aba737
I20260713 09:09:16.374327 26083 consensus_queue.cc:237] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.375329 26092 raft_consensus.cc:3060] T c479874f06c64cc2b6a79a2b0f336f07 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.381896 26092 raft_consensus.cc:2749] T c479874f06c64cc2b6a79a2b0f336f07 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:16.381980 25661 catalog_manager.cc:5697] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d reported cstate change: term changed from 0 to 1, leader changed from <none> to b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129). New cstate: current_term: 1 leader_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:16.460376 26096 consensus_queue.cc:1048] T c479874f06c64cc2b6a79a2b0f336f07 P a0e4e94748dd426dbb8a15de31aba737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:16.473758 26052 consensus_queue.cc:1048] T c479874f06c64cc2b6a79a2b0f336f07 P a0e4e94748dd426dbb8a15de31aba737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:16.475252 25912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a15c661f09545a3a61c49000dce00cf"
dest_uuid: "46383164ae254619b118a66efa914bcb"
mode: GRACEFUL
new_leader_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
 from {username='slave'} at 127.0.0.1:33062
I20260713 09:09:16.475895 25912 raft_consensus.cc:606] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [term 1 LEADER]: Received request to transfer leadership to TS b33d0b8972b64fc2b6c80eff56bbfd5d
I20260713 09:09:16.485517 25912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa461c20aff54d839728b07cfd8bfec6"
dest_uuid: "46383164ae254619b118a66efa914bcb"
mode: GRACEFUL
new_leader_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
 from {username='slave'} at 127.0.0.1:33062
I20260713 09:09:16.486001 25912 raft_consensus.cc:606] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb [term 1 LEADER]: Received request to transfer leadership to TS b33d0b8972b64fc2b6c80eff56bbfd5d
I20260713 09:09:16.490986 25912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "916b559be3fc4c6cb84708a2f4c6576d"
dest_uuid: "46383164ae254619b118a66efa914bcb"
mode: GRACEFUL
new_leader_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
 from {username='slave'} at 127.0.0.1:33062
I20260713 09:09:16.491459 25912 raft_consensus.cc:606] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb [term 1 LEADER]: Received request to transfer leadership to TS b33d0b8972b64fc2b6c80eff56bbfd5d
I20260713 09:09:16.501860 25763 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "478b9788e84a4a00baabf2ed3075df22"
dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
mode: GRACEFUL
new_leader_uuid: "a0e4e94748dd426dbb8a15de31aba737"
 from {username='slave'} at 127.0.0.1:41986
I20260713 09:09:16.502317 26041 raft_consensus.cc:493] T 7ab7ced189a04c179fc2c5291dab5508 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:16.502540 25763 raft_consensus.cc:606] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 LEADER]: Received request to transfer leadership to TS a0e4e94748dd426dbb8a15de31aba737
I20260713 09:09:16.502846 26041 raft_consensus.cc:515] T 7ab7ced189a04c179fc2c5291dab5508 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.504834 26041 leader_election.cc:290] T 7ab7ced189a04c179fc2c5291dab5508 P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:16.505501 25763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab7ced189a04c179fc2c5291dab5508" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" is_pre_election: true
I20260713 09:09:16.505823 25912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab7ced189a04c179fc2c5291dab5508" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46383164ae254619b118a66efa914bcb" is_pre_election: true
I20260713 09:09:16.506506 25912 raft_consensus.cc:2393] T 7ab7ced189a04c179fc2c5291dab5508 P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a0e4e94748dd426dbb8a15de31aba737 in current term 1: Already voted for candidate b33d0b8972b64fc2b6c80eff56bbfd5d in this term.
I20260713 09:09:16.507365 25802 leader_election.cc:304] T 7ab7ced189a04c179fc2c5291dab5508 P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a0e4e94748dd426dbb8a15de31aba737; no voters: 46383164ae254619b118a66efa914bcb, b33d0b8972b64fc2b6c80eff56bbfd5d
I20260713 09:09:16.508015 25763 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74c8178c5f434420aad9505622e32312"
dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
mode: GRACEFUL
new_leader_uuid: "a0e4e94748dd426dbb8a15de31aba737"
 from {username='slave'} at 127.0.0.1:41986
I20260713 09:09:16.508363 26041 raft_consensus.cc:3060] T 7ab7ced189a04c179fc2c5291dab5508 P a0e4e94748dd426dbb8a15de31aba737 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:16.508643 25763 raft_consensus.cc:606] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 LEADER]: Received request to transfer leadership to TS a0e4e94748dd426dbb8a15de31aba737
I20260713 09:09:16.514518 26041 raft_consensus.cc:2749] T 7ab7ced189a04c179fc2c5291dab5508 P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:16.596673 26084 consensus_queue.cc:1048] T b050e7bee63a4572899e6cd207e55fb7 P 46383164ae254619b118a66efa914bcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:16.607223 26085 consensus_queue.cc:1048] T b050e7bee63a4572899e6cd207e55fb7 P 46383164ae254619b118a66efa914bcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:16.616492 26092 consensus_queue.cc:1048] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:16.627364 25963 consensus_queue.cc:1048] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:16.630914 26085 consensus_queue.cc:1048] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:16.640933 25963 raft_consensus.cc:993] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d: : Instructing follower a0e4e94748dd426dbb8a15de31aba737 to start an election
I20260713 09:09:16.641402 25963 raft_consensus.cc:1081] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 LEADER]: Signalling peer a0e4e94748dd426dbb8a15de31aba737 to start an election
I20260713 09:09:16.641593 26085 raft_consensus.cc:993] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb: : Instructing follower b33d0b8972b64fc2b6c80eff56bbfd5d to start an election
I20260713 09:09:16.642105 26080 raft_consensus.cc:1081] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb [term 1 LEADER]: Signalling peer b33d0b8972b64fc2b6c80eff56bbfd5d to start an election
I20260713 09:09:16.644084 25763 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "916b559be3fc4c6cb84708a2f4c6576d"
dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
 from {username='slave'} at 127.0.0.1:41974
I20260713 09:09:16.645319 25836 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "478b9788e84a4a00baabf2ed3075df22"
dest_uuid: "a0e4e94748dd426dbb8a15de31aba737"
 from {username='slave'} at 127.0.0.1:43952
I20260713 09:09:16.645968 25836 raft_consensus.cc:493] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:16.646307 25836 raft_consensus.cc:3060] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:16.648926 26084 consensus_queue.cc:1048] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:16.650208 25763 raft_consensus.cc:493] T 916b559be3fc4c6cb84708a2f4c6576d P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:16.650645 25763 raft_consensus.cc:3060] T 916b559be3fc4c6cb84708a2f4c6576d P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:16.654176 25836 raft_consensus.cc:515] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.655687 25763 raft_consensus.cc:515] T 916b559be3fc4c6cb84708a2f4c6576d P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.656358 25836 leader_election.cc:290] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 2 election: Requested vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:16.657286 25761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478b9788e84a4a00baabf2ed3075df22" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
I20260713 09:09:16.657936 25761 raft_consensus.cc:3055] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:16.658272 25761 raft_consensus.cc:740] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b33d0b8972b64fc2b6c80eff56bbfd5d, State: Running, Role: LEADER
I20260713 09:09:16.658888 25912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478b9788e84a4a00baabf2ed3075df22" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46383164ae254619b118a66efa914bcb"
I20260713 09:09:16.659456 25912 raft_consensus.cc:3060] T 478b9788e84a4a00baabf2ed3075df22 P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:16.659060 25761 consensus_queue.cc:260] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.660269 25761 raft_consensus.cc:3060] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:16.668323 25763 leader_election.cc:290] T 916b559be3fc4c6cb84708a2f4c6576d P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 2 election: Requested vote from peers a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:16.668560 25911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916b559be3fc4c6cb84708a2f4c6576d" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46383164ae254619b118a66efa914bcb"
I20260713 09:09:16.669507 25911 raft_consensus.cc:3055] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:16.669956 25911 raft_consensus.cc:740] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46383164ae254619b118a66efa914bcb, State: Running, Role: LEADER
I20260713 09:09:16.670938 25761 raft_consensus.cc:2468] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4e94748dd426dbb8a15de31aba737 in term 2.
I20260713 09:09:16.670846 25911 consensus_queue.cc:260] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.671923 25911 raft_consensus.cc:3060] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:16.675405 25802 leader_election.cc:304] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4e94748dd426dbb8a15de31aba737, b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: 
I20260713 09:09:16.676172 26052 raft_consensus.cc:2804] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:16.676652 26052 raft_consensus.cc:697] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737 [term 2 LEADER]: Becoming Leader. State: Replica: a0e4e94748dd426dbb8a15de31aba737, State: Running, Role: LEADER
I20260713 09:09:16.676684 25837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "916b559be3fc4c6cb84708a2f4c6576d" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0e4e94748dd426dbb8a15de31aba737"
I20260713 09:09:16.677441 25837 raft_consensus.cc:3060] T 916b559be3fc4c6cb84708a2f4c6576d P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:16.677627 26052 consensus_queue.cc:237] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.678259 25912 raft_consensus.cc:2468] T 478b9788e84a4a00baabf2ed3075df22 P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4e94748dd426dbb8a15de31aba737 in term 2.
I20260713 09:09:16.681054 25911 raft_consensus.cc:2468] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b33d0b8972b64fc2b6c80eff56bbfd5d in term 2.
I20260713 09:09:16.682267 25727 leader_election.cc:304] T 916b559be3fc4c6cb84708a2f4c6576d P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46383164ae254619b118a66efa914bcb, b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: 
I20260713 09:09:16.683049 26083 raft_consensus.cc:2804] T 916b559be3fc4c6cb84708a2f4c6576d P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:16.683449 26083 raft_consensus.cc:697] T 916b559be3fc4c6cb84708a2f4c6576d P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 LEADER]: Becoming Leader. State: Replica: b33d0b8972b64fc2b6c80eff56bbfd5d, State: Running, Role: LEADER
I20260713 09:09:16.683950 25837 raft_consensus.cc:2468] T 916b559be3fc4c6cb84708a2f4c6576d P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b33d0b8972b64fc2b6c80eff56bbfd5d in term 2.
I20260713 09:09:16.684191 26083 consensus_queue.cc:237] T 916b559be3fc4c6cb84708a2f4c6576d P b33d0b8972b64fc2b6c80eff56bbfd5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.689754 25661 catalog_manager.cc:5697] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737 reported cstate change: term changed from 1 to 2, leader changed from b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129) to a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130). New cstate: current_term: 2 leader_uuid: "a0e4e94748dd426dbb8a15de31aba737" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:16.699159 25660 catalog_manager.cc:5697] T 916b559be3fc4c6cb84708a2f4c6576d P b33d0b8972b64fc2b6c80eff56bbfd5d reported cstate change: term changed from 1 to 2, leader changed from 46383164ae254619b118a66efa914bcb (127.21.94.131) to b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129). New cstate: current_term: 2 leader_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:16.704854 26084 consensus_queue.cc:1048] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:16.720928 26090 consensus_queue.cc:1048] T 7ab7ced189a04c179fc2c5291dab5508 P b33d0b8972b64fc2b6c80eff56bbfd5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:16.722981 26080 consensus_queue.cc:1048] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:16.726727 26090 consensus_queue.cc:1048] T 7ab7ced189a04c179fc2c5291dab5508 P b33d0b8972b64fc2b6c80eff56bbfd5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:16.742877 25996 raft_consensus.cc:993] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb: : Instructing follower b33d0b8972b64fc2b6c80eff56bbfd5d to start an election
I20260713 09:09:16.743333 25996 raft_consensus.cc:1081] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [term 1 LEADER]: Signalling peer b33d0b8972b64fc2b6c80eff56bbfd5d to start an election
I20260713 09:09:16.745582 25761 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a15c661f09545a3a61c49000dce00cf"
dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
 from {username='slave'} at 127.0.0.1:41974
I20260713 09:09:16.746145 25761 raft_consensus.cc:493] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:16.746511 25761 raft_consensus.cc:3060] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:16.755565 25761 raft_consensus.cc:515] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.758642 25761 leader_election.cc:290] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 2 election: Requested vote from peers a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:16.759660 25836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a15c661f09545a3a61c49000dce00cf" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0e4e94748dd426dbb8a15de31aba737"
I20260713 09:09:16.760380 25836 raft_consensus.cc:3060] T 6a15c661f09545a3a61c49000dce00cf P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:16.760740 25912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a15c661f09545a3a61c49000dce00cf" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46383164ae254619b118a66efa914bcb"
I20260713 09:09:16.761376 25912 raft_consensus.cc:3055] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:16.761693 25912 raft_consensus.cc:740] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46383164ae254619b118a66efa914bcb, State: Running, Role: LEADER
I20260713 09:09:16.762501 25912 consensus_queue.cc:260] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.763660 25912 raft_consensus.cc:3060] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:16.767650 26080 consensus_queue.cc:1048] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:16.770612 25836 raft_consensus.cc:2468] T 6a15c661f09545a3a61c49000dce00cf P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b33d0b8972b64fc2b6c80eff56bbfd5d in term 2.
I20260713 09:09:16.772149 25727 leader_election.cc:304] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0e4e94748dd426dbb8a15de31aba737, b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: 
I20260713 09:09:16.773221 26083 raft_consensus.cc:2804] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:16.773578 25912 raft_consensus.cc:2468] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b33d0b8972b64fc2b6c80eff56bbfd5d in term 2.
I20260713 09:09:16.773733 26083 raft_consensus.cc:697] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 LEADER]: Becoming Leader. State: Replica: b33d0b8972b64fc2b6c80eff56bbfd5d, State: Running, Role: LEADER
I20260713 09:09:16.775118 26083 consensus_queue.cc:237] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.783885 25661 catalog_manager.cc:5697] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d reported cstate change: term changed from 1 to 2, leader changed from 46383164ae254619b118a66efa914bcb (127.21.94.131) to b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129). New cstate: current_term: 2 leader_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:16.786346 26084 consensus_queue.cc:1048] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:16.805927 26041 consensus_queue.cc:1048] T 40e84516c4484c3db92c7ec7f9c5321c P a0e4e94748dd426dbb8a15de31aba737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:16.809980 26083 consensus_queue.cc:1048] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:16.812085 26084 raft_consensus.cc:993] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb: : Instructing follower b33d0b8972b64fc2b6c80eff56bbfd5d to start an election
I20260713 09:09:16.812585 26084 raft_consensus.cc:1081] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb [term 1 LEADER]: Signalling peer b33d0b8972b64fc2b6c80eff56bbfd5d to start an election
I20260713 09:09:16.817721 25761 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa461c20aff54d839728b07cfd8bfec6"
dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
 from {username='slave'} at 127.0.0.1:41974
I20260713 09:09:16.818307 25761 raft_consensus.cc:493] T fa461c20aff54d839728b07cfd8bfec6 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:16.818688 25761 raft_consensus.cc:3060] T fa461c20aff54d839728b07cfd8bfec6 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:16.827633 25761 raft_consensus.cc:515] T fa461c20aff54d839728b07cfd8bfec6 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.829651 25761 leader_election.cc:290] T fa461c20aff54d839728b07cfd8bfec6 P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 2 election: Requested vote from peers a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:16.830999 25910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa461c20aff54d839728b07cfd8bfec6" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46383164ae254619b118a66efa914bcb"
I20260713 09:09:16.831614 25910 raft_consensus.cc:3055] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:16.831918 25910 raft_consensus.cc:740] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 46383164ae254619b118a66efa914bcb, State: Running, Role: LEADER
I20260713 09:09:16.832269 25837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa461c20aff54d839728b07cfd8bfec6" candidate_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0e4e94748dd426dbb8a15de31aba737"
I20260713 09:09:16.832835 25837 raft_consensus.cc:3060] T fa461c20aff54d839728b07cfd8bfec6 P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:16.832708 25910 consensus_queue.cc:260] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.833282 26041 consensus_queue.cc:1048] T 40e84516c4484c3db92c7ec7f9c5321c P a0e4e94748dd426dbb8a15de31aba737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:16.834095 25910 raft_consensus.cc:3060] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:16.835762 25963 raft_consensus.cc:993] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d: : Instructing follower a0e4e94748dd426dbb8a15de31aba737 to start an election
I20260713 09:09:16.836185 25963 raft_consensus.cc:1081] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 LEADER]: Signalling peer a0e4e94748dd426dbb8a15de31aba737 to start an election
I20260713 09:09:16.838969 25835 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74c8178c5f434420aad9505622e32312"
dest_uuid: "a0e4e94748dd426dbb8a15de31aba737"
 from {username='slave'} at 127.0.0.1:43952
I20260713 09:09:16.839521 25835 raft_consensus.cc:493] T 74c8178c5f434420aad9505622e32312 P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:16.839870 25835 raft_consensus.cc:3060] T 74c8178c5f434420aad9505622e32312 P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:16.845682 26083 consensus_queue.cc:1048] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:16.847954 25835 raft_consensus.cc:515] T 74c8178c5f434420aad9505622e32312 P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.852476 25910 raft_consensus.cc:2468] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b33d0b8972b64fc2b6c80eff56bbfd5d in term 2.
I20260713 09:09:16.852999 25835 leader_election.cc:290] T 74c8178c5f434420aad9505622e32312 P a0e4e94748dd426dbb8a15de31aba737 [CANDIDATE]: Term 2 election: Requested vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), 46383164ae254619b118a66efa914bcb (127.21.94.131:40107)
I20260713 09:09:16.853698 25727 leader_election.cc:304] T fa461c20aff54d839728b07cfd8bfec6 P b33d0b8972b64fc2b6c80eff56bbfd5d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46383164ae254619b118a66efa914bcb, b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: 
I20260713 09:09:16.854463 26083 raft_consensus.cc:2804] T fa461c20aff54d839728b07cfd8bfec6 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:16.855037 25761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c8178c5f434420aad9505622e32312" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
I20260713 09:09:16.855172 26083 raft_consensus.cc:697] T fa461c20aff54d839728b07cfd8bfec6 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 LEADER]: Becoming Leader. State: Replica: b33d0b8972b64fc2b6c80eff56bbfd5d, State: Running, Role: LEADER
I20260713 09:09:16.855712 25761 raft_consensus.cc:3055] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:16.856051 25761 raft_consensus.cc:740] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b33d0b8972b64fc2b6c80eff56bbfd5d, State: Running, Role: LEADER
I20260713 09:09:16.856280 26083 consensus_queue.cc:237] T fa461c20aff54d839728b07cfd8bfec6 P b33d0b8972b64fc2b6c80eff56bbfd5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.859656 25910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c8178c5f434420aad9505622e32312" candidate_uuid: "a0e4e94748dd426dbb8a15de31aba737" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "46383164ae254619b118a66efa914bcb"
I20260713 09:09:16.860553 25837 raft_consensus.cc:2468] T fa461c20aff54d839728b07cfd8bfec6 P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b33d0b8972b64fc2b6c80eff56bbfd5d in term 2.
I20260713 09:09:16.856950 25761 consensus_queue.cc:260] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.863211 25761 raft_consensus.cc:3060] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:16.870481 25761 raft_consensus.cc:2468] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0e4e94748dd426dbb8a15de31aba737 in term 2.
I20260713 09:09:16.871624 25802 leader_election.cc:304] T 74c8178c5f434420aad9505622e32312 P a0e4e94748dd426dbb8a15de31aba737 [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: a0e4e94748dd426dbb8a15de31aba737, b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: 46383164ae254619b118a66efa914bcb
I20260713 09:09:16.872370 26041 raft_consensus.cc:2804] T 74c8178c5f434420aad9505622e32312 P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:16.872839 26041 raft_consensus.cc:697] T 74c8178c5f434420aad9505622e32312 P a0e4e94748dd426dbb8a15de31aba737 [term 2 LEADER]: Becoming Leader. State: Replica: a0e4e94748dd426dbb8a15de31aba737, State: Running, Role: LEADER
I20260713 09:09:16.873695 26041 consensus_queue.cc:237] T 74c8178c5f434420aad9505622e32312 P a0e4e94748dd426dbb8a15de31aba737 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:16.880170 25661 catalog_manager.cc:5697] T fa461c20aff54d839728b07cfd8bfec6 P b33d0b8972b64fc2b6c80eff56bbfd5d reported cstate change: term changed from 1 to 2, leader changed from 46383164ae254619b118a66efa914bcb (127.21.94.131) to b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129). New cstate: current_term: 2 leader_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:16.887391 25660 catalog_manager.cc:5697] T 74c8178c5f434420aad9505622e32312 P a0e4e94748dd426dbb8a15de31aba737 reported cstate change: term changed from 1 to 2, leader changed from b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129) to a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130). New cstate: current_term: 2 leader_uuid: "a0e4e94748dd426dbb8a15de31aba737" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:17.177970 25837 raft_consensus.cc:1275] T 6a15c661f09545a3a61c49000dce00cf P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Refusing update from remote peer b33d0b8972b64fc2b6c80eff56bbfd5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:17.179236 26083 consensus_queue.cc:1048] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:17.186653 25912 raft_consensus.cc:1275] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Refusing update from remote peer b33d0b8972b64fc2b6c80eff56bbfd5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:17.188931 26083 consensus_queue.cc:1048] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:17.208467 25837 raft_consensus.cc:1275] T 916b559be3fc4c6cb84708a2f4c6576d P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Refusing update from remote peer b33d0b8972b64fc2b6c80eff56bbfd5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:17.209805 26083 consensus_queue.cc:1048] T 916b559be3fc4c6cb84708a2f4c6576d P b33d0b8972b64fc2b6c80eff56bbfd5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:17.221881 25912 raft_consensus.cc:1275] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Refusing update from remote peer b33d0b8972b64fc2b6c80eff56bbfd5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:17.224956 26083 consensus_queue.cc:1048] T 916b559be3fc4c6cb84708a2f4c6576d P b33d0b8972b64fc2b6c80eff56bbfd5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:17.245819 25912 raft_consensus.cc:1275] T 478b9788e84a4a00baabf2ed3075df22 P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Refusing update from remote peer a0e4e94748dd426dbb8a15de31aba737: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:17.246935 26096 consensus_queue.cc:1048] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:17.254915 25763 raft_consensus.cc:1275] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Refusing update from remote peer a0e4e94748dd426dbb8a15de31aba737: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:17.256624 26096 consensus_queue.cc:1048] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:17.289891 25912 raft_consensus.cc:1275] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Refusing update from remote peer b33d0b8972b64fc2b6c80eff56bbfd5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:17.290982 26083 consensus_queue.cc:1048] T fa461c20aff54d839728b07cfd8bfec6 P b33d0b8972b64fc2b6c80eff56bbfd5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:17.297672 25837 raft_consensus.cc:1275] T fa461c20aff54d839728b07cfd8bfec6 P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Refusing update from remote peer b33d0b8972b64fc2b6c80eff56bbfd5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:17.299045 26092 consensus_queue.cc:1048] T fa461c20aff54d839728b07cfd8bfec6 P b33d0b8972b64fc2b6c80eff56bbfd5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:17.301614 25912 raft_consensus.cc:3060] T 74c8178c5f434420aad9505622e32312 P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:17.311403 25912 raft_consensus.cc:1275] T 74c8178c5f434420aad9505622e32312 P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Refusing update from remote peer a0e4e94748dd426dbb8a15de31aba737: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:17.311249 25763 raft_consensus.cc:1275] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Refusing update from remote peer a0e4e94748dd426dbb8a15de31aba737: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:17.313252 26041 consensus_queue.cc:1048] T 74c8178c5f434420aad9505622e32312 P a0e4e94748dd426dbb8a15de31aba737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:17.313911 26096 consensus_queue.cc:1048] T 74c8178c5f434420aad9505622e32312 P a0e4e94748dd426dbb8a15de31aba737 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:19.515303 25660 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:60828:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:09:19.536783 25660 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60828:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:09:19.579046 21882 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:09:19.605747 26147 tablet.cc:1724] T c479874f06c64cc2b6a79a2b0f336f07 P a0e4e94748dd426dbb8a15de31aba737: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:19.628894 25864 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:c479874f06c64cc2b6a79a2b0f336f07)
W20260713 09:09:19.634711 25864 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:c479874f06c64cc2b6a79a2b0f336f07)
W20260713 09:09:19.635794 25864 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:c479874f06c64cc2b6a79a2b0f336f07)
I20260713 09:09:19.663249 26155 tablet.cc:1724] T c479874f06c64cc2b6a79a2b0f336f07 P 46383164ae254619b118a66efa914bcb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:19.689266 26165 tablet.cc:1724] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:19.720244 26161 tablet.cc:1724] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:19.804708 26162 log.cc:927] Time spent T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb: Append to log took a long time: real 0.058s	user 0.003s	sys 0.000s
W20260713 09:09:19.830036 26166 log.cc:927] Time spent T fa461c20aff54d839728b07cfd8bfec6 P a0e4e94748dd426dbb8a15de31aba737: Append to log took a long time: real 0.099s	user 0.001s	sys 0.000s
I20260713 09:09:19.831513 26155 tablet.cc:1724] T b050e7bee63a4572899e6cd207e55fb7 P 46383164ae254619b118a66efa914bcb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:19.843286 26172 tablet.cc:1724] T c479874f06c64cc2b6a79a2b0f336f07 P b33d0b8972b64fc2b6c80eff56bbfd5d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:19.860214 26147 tablet.cc:1724] T 40e84516c4484c3db92c7ec7f9c5321c P a0e4e94748dd426dbb8a15de31aba737: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:19.902839 26165 tablet.cc:1724] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:19.908164 26169 log.cc:927] Time spent T 40e84516c4484c3db92c7ec7f9c5321c P b33d0b8972b64fc2b6c80eff56bbfd5d: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
W20260713 09:09:19.915202 26170 log.cc:927] Time spent T 74c8178c5f434420aad9505622e32312 P 46383164ae254619b118a66efa914bcb: Append to log took a long time: real 0.098s	user 0.001s	sys 0.000s
I20260713 09:09:19.929729 26175 tablet.cc:1724] T 74c8178c5f434420aad9505622e32312 P a0e4e94748dd426dbb8a15de31aba737: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:19.938803 25836 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "478b9788e84a4a00baabf2ed3075df22"
dest_uuid: "a0e4e94748dd426dbb8a15de31aba737"
mode: GRACEFUL
new_leader_uuid: "46383164ae254619b118a66efa914bcb"
 from {username='slave'} at 127.0.0.1:47374
I20260713 09:09:19.939540 25836 raft_consensus.cc:606] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737 [term 2 LEADER]: Received request to transfer leadership to TS 46383164ae254619b118a66efa914bcb
I20260713 09:09:19.948212 26181 tablet.cc:1724] T 40e84516c4484c3db92c7ec7f9c5321c P 46383164ae254619b118a66efa914bcb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:19.962575 26179 tablet.cc:1724] T b050e7bee63a4572899e6cd207e55fb7 P a0e4e94748dd426dbb8a15de31aba737: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:19.962957 26123 raft_consensus.cc:993] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737: : Instructing follower 46383164ae254619b118a66efa914bcb to start an election
I20260713 09:09:19.965418 26123 raft_consensus.cc:1081] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737 [term 2 LEADER]: Signalling peer 46383164ae254619b118a66efa914bcb to start an election
I20260713 09:09:19.956122 26182 tablet.cc:1724] T fa461c20aff54d839728b07cfd8bfec6 P b33d0b8972b64fc2b6c80eff56bbfd5d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:19.969683 26147 tablet.cc:1724] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:19.982234 26172 tablet.cc:1724] T 40e84516c4484c3db92c7ec7f9c5321c P b33d0b8972b64fc2b6c80eff56bbfd5d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:19.983414 25907 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "478b9788e84a4a00baabf2ed3075df22"
dest_uuid: "46383164ae254619b118a66efa914bcb"
 from {username='slave'} at 127.0.0.1:33050
I20260713 09:09:19.984040 25907 raft_consensus.cc:493] T 478b9788e84a4a00baabf2ed3075df22 P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:19.984429 25907 raft_consensus.cc:3060] T 478b9788e84a4a00baabf2ed3075df22 P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:19.979799 26188 tablet.cc:1724] T b050e7bee63a4572899e6cd207e55fb7 P b33d0b8972b64fc2b6c80eff56bbfd5d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:19.955785 26189 tablet.cc:1724] T 74c8178c5f434420aad9505622e32312 P 46383164ae254619b118a66efa914bcb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:19.999778 26161 tablet.cc:1724] T 916b559be3fc4c6cb84708a2f4c6576d P b33d0b8972b64fc2b6c80eff56bbfd5d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:19.998803 25907 raft_consensus.cc:515] T 478b9788e84a4a00baabf2ed3075df22 P 46383164ae254619b118a66efa914bcb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:20.003160 25909 raft_consensus.cc:1240] T 478b9788e84a4a00baabf2ed3075df22 P 46383164ae254619b118a66efa914bcb [term 3 FOLLOWER]: Rejecting Update request from peer a0e4e94748dd426dbb8a15de31aba737 for earlier term 2. Current term is 3. Ops: []
I20260713 09:09:20.007629 25759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478b9788e84a4a00baabf2ed3075df22" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
I20260713 09:09:20.008406 25759 raft_consensus.cc:3060] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:20.016961 26155 tablet.cc:1724] T 7ab7ced189a04c179fc2c5291dab5508 P 46383164ae254619b118a66efa914bcb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:20.019268 25907 leader_election.cc:290] T 478b9788e84a4a00baabf2ed3075df22 P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 3 election: Requested vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085)
I20260713 09:09:20.020388 25838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "478b9788e84a4a00baabf2ed3075df22" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "a0e4e94748dd426dbb8a15de31aba737"
I20260713 09:09:20.020998 25838 raft_consensus.cc:3055] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:20.021389 25838 raft_consensus.cc:740] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a0e4e94748dd426dbb8a15de31aba737, State: Running, Role: LEADER
I20260713 09:09:20.022137 25838 consensus_queue.cc:260] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:20.023007 25838 raft_consensus.cc:3060] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:20.020464 26175 tablet.cc:1724] T fa461c20aff54d839728b07cfd8bfec6 P a0e4e94748dd426dbb8a15de31aba737: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:20.028196 26179 tablet.cc:1724] T 6a15c661f09545a3a61c49000dce00cf P a0e4e94748dd426dbb8a15de31aba737: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:20.024654 26147 tablet.cc:1724] T 916b559be3fc4c6cb84708a2f4c6576d P a0e4e94748dd426dbb8a15de31aba737: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:20.031994 25838 raft_consensus.cc:2468] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46383164ae254619b118a66efa914bcb in term 3.
I20260713 09:09:20.018745 26181 tablet.cc:1724] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:20.033255 25876 leader_election.cc:304] T 478b9788e84a4a00baabf2ed3075df22 P 46383164ae254619b118a66efa914bcb [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: 46383164ae254619b118a66efa914bcb, a0e4e94748dd426dbb8a15de31aba737; no voters: 
I20260713 09:09:20.034469 26176 raft_consensus.cc:2804] T 478b9788e84a4a00baabf2ed3075df22 P 46383164ae254619b118a66efa914bcb [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:20.034968 26176 raft_consensus.cc:697] T 478b9788e84a4a00baabf2ed3075df22 P 46383164ae254619b118a66efa914bcb [term 3 LEADER]: Becoming Leader. State: Replica: 46383164ae254619b118a66efa914bcb, State: Running, Role: LEADER
I20260713 09:09:20.033190 26182 tablet.cc:1724] T 7ab7ced189a04c179fc2c5291dab5508 P b33d0b8972b64fc2b6c80eff56bbfd5d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:20.035833 26176 consensus_queue.cc:237] T 478b9788e84a4a00baabf2ed3075df22 P 46383164ae254619b118a66efa914bcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:20.062777 25759 raft_consensus.cc:2468] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46383164ae254619b118a66efa914bcb in term 3.
I20260713 09:09:20.078617 25762 raft_consensus.cc:1240] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 3 FOLLOWER]: Rejecting Update request from peer a0e4e94748dd426dbb8a15de31aba737 for earlier term 2. Current term is 3. Ops: []
I20260713 09:09:20.088850 25659 catalog_manager.cc:5697] T 478b9788e84a4a00baabf2ed3075df22 P 46383164ae254619b118a66efa914bcb reported cstate change: term changed from 2 to 3, leader changed from a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130) to 46383164ae254619b118a66efa914bcb (127.21.94.131). New cstate: current_term: 3 leader_uuid: "46383164ae254619b118a66efa914bcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:20.091060 25659 catalog_manager.cc:5789] TS 46383164ae254619b118a66efa914bcb (127.21.94.131:40107) does not have the latest schema for tablet 478b9788e84a4a00baabf2ed3075df22 (table soft_deleted_table [id=bf6b6c143825460da69d9884e71aa46c]). Expected version 1 got 0
I20260713 09:09:20.108744 25762 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a15c661f09545a3a61c49000dce00cf"
dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
mode: GRACEFUL
new_leader_uuid: "46383164ae254619b118a66efa914bcb"
 from {username='slave'} at 127.0.0.1:54134
I20260713 09:09:20.109527 25762 raft_consensus.cc:606] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 LEADER]: Received request to transfer leadership to TS 46383164ae254619b118a66efa914bcb
I20260713 09:09:20.108171 26191 tablet.cc:1724] T 7ab7ced189a04c179fc2c5291dab5508 P a0e4e94748dd426dbb8a15de31aba737: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:20.111549 21882 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:09:20.112172 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:20.102295 26182 tablet.cc:1724] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:20.128082 25727 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.21.94.130:38085, user_credentials={real_user=slave}} blocked reactor thread for 83450.8us
I20260713 09:09:20.178828 25762 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75d51c001e3d490aa44e459b006676db"
dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
mode: GRACEFUL
new_leader_uuid: "46383164ae254619b118a66efa914bcb"
 from {username='slave'} at 127.0.0.1:54134
I20260713 09:09:20.180871 25762 raft_consensus.cc:606] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 LEADER]: Received request to transfer leadership to TS 46383164ae254619b118a66efa914bcb
I20260713 09:09:20.190837 25836 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0b1359db1124851b9673cb5d2f47c13"
dest_uuid: "a0e4e94748dd426dbb8a15de31aba737"
mode: GRACEFUL
new_leader_uuid: "46383164ae254619b118a66efa914bcb"
 from {username='slave'} at 127.0.0.1:47374
I20260713 09:09:20.191968 25836 raft_consensus.cc:606] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737 [term 1 LEADER]: Received request to transfer leadership to TS 46383164ae254619b118a66efa914bcb
I20260713 09:09:20.200948 21882 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:09:20.202796 21882 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:20.212379 26197 raft_consensus.cc:993] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d: : Instructing follower 46383164ae254619b118a66efa914bcb to start an election
I20260713 09:09:20.213083 26197 raft_consensus.cc:1081] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 LEADER]: Signalling peer 46383164ae254619b118a66efa914bcb to start an election
I20260713 09:09:20.221274 25906 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a15c661f09545a3a61c49000dce00cf"
dest_uuid: "46383164ae254619b118a66efa914bcb"
 from {username='slave'} at 127.0.0.1:33058
I20260713 09:09:20.222092 25906 raft_consensus.cc:493] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:20.222663 25906 raft_consensus.cc:3060] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:20.233299 25659 catalog_manager.cc:6242] T 00000000000000000000000000000000 P da003d2f07e54f37b2af56d336ce4c1f: soft_deleted_table [id=bf6b6c143825460da69d9884e71aa46c] alter complete (version 1)
I20260713 09:09:20.237249 25906 raft_consensus.cc:515] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:20.241210 25906 leader_election.cc:290] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 3 election: Requested vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085)
I20260713 09:09:20.242365 25762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a15c661f09545a3a61c49000dce00cf" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
I20260713 09:09:20.242892 25836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a15c661f09545a3a61c49000dce00cf" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "a0e4e94748dd426dbb8a15de31aba737"
I20260713 09:09:20.243223 25762 raft_consensus.cc:3055] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:20.243573 25836 raft_consensus.cc:3060] T 6a15c661f09545a3a61c49000dce00cf P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:20.243616 25762 raft_consensus.cc:740] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b33d0b8972b64fc2b6c80eff56bbfd5d, State: Running, Role: LEADER
I20260713 09:09:20.244915 25762 consensus_queue.cc:260] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:20.246752 25762 raft_consensus.cc:3060] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:20.252568 25836 raft_consensus.cc:2468] T 6a15c661f09545a3a61c49000dce00cf P a0e4e94748dd426dbb8a15de31aba737 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46383164ae254619b118a66efa914bcb in term 3.
I20260713 09:09:20.253161 25762 raft_consensus.cc:2468] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46383164ae254619b118a66efa914bcb in term 3.
I20260713 09:09:20.254631 25876 leader_election.cc:304] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [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: 46383164ae254619b118a66efa914bcb, a0e4e94748dd426dbb8a15de31aba737; no voters: 
I20260713 09:09:20.255610 26176 raft_consensus.cc:2804] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:20.256129 26176 raft_consensus.cc:697] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [term 3 LEADER]: Becoming Leader. State: Replica: 46383164ae254619b118a66efa914bcb, State: Running, Role: LEADER
I20260713 09:09:20.257154 26176 consensus_queue.cc:237] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:20.265799 25660 catalog_manager.cc:5697] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb reported cstate change: term changed from 2 to 3, leader changed from b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129) to 46383164ae254619b118a66efa914bcb (127.21.94.131). New cstate: current_term: 3 leader_uuid: "46383164ae254619b118a66efa914bcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:20.352051 26123 raft_consensus.cc:993] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737: : Instructing follower 46383164ae254619b118a66efa914bcb to start an election
I20260713 09:09:20.352626 26144 raft_consensus.cc:1081] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737 [term 1 LEADER]: Signalling peer 46383164ae254619b118a66efa914bcb to start an election
I20260713 09:09:20.354389 25906 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0b1359db1124851b9673cb5d2f47c13"
dest_uuid: "46383164ae254619b118a66efa914bcb"
 from {username='slave'} at 127.0.0.1:33050
I20260713 09:09:20.354947 25906 raft_consensus.cc:493] T a0b1359db1124851b9673cb5d2f47c13 P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:20.355360 25906 raft_consensus.cc:3060] T a0b1359db1124851b9673cb5d2f47c13 P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:20.362881 25906 raft_consensus.cc:515] T a0b1359db1124851b9673cb5d2f47c13 P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:20.365221 25906 leader_election.cc:290] T a0b1359db1124851b9673cb5d2f47c13 P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 2 election: Requested vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085)
I20260713 09:09:20.366104 25762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0b1359db1124851b9673cb5d2f47c13" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
I20260713 09:09:20.366473 25836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0b1359db1124851b9673cb5d2f47c13" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0e4e94748dd426dbb8a15de31aba737"
I20260713 09:09:20.366792 25762 raft_consensus.cc:3060] T a0b1359db1124851b9673cb5d2f47c13 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:20.367064 25836 raft_consensus.cc:3055] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:20.367416 25836 raft_consensus.cc:740] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0e4e94748dd426dbb8a15de31aba737, State: Running, Role: LEADER
I20260713 09:09:20.368171 25836 consensus_queue.cc:260] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:20.369292 25836 raft_consensus.cc:3060] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:20.372596 25762 raft_consensus.cc:2468] T a0b1359db1124851b9673cb5d2f47c13 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46383164ae254619b118a66efa914bcb in term 2.
I20260713 09:09:20.373940 25876 leader_election.cc:304] T a0b1359db1124851b9673cb5d2f47c13 P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46383164ae254619b118a66efa914bcb, b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: 
I20260713 09:09:20.374697 26176 raft_consensus.cc:2804] T a0b1359db1124851b9673cb5d2f47c13 P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:20.375177 26176 raft_consensus.cc:697] T a0b1359db1124851b9673cb5d2f47c13 P 46383164ae254619b118a66efa914bcb [term 2 LEADER]: Becoming Leader. State: Replica: 46383164ae254619b118a66efa914bcb, State: Running, Role: LEADER
I20260713 09:09:20.376014 25836 raft_consensus.cc:2468] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46383164ae254619b118a66efa914bcb in term 2.
I20260713 09:09:20.376152 26176 consensus_queue.cc:237] T a0b1359db1124851b9673cb5d2f47c13 P 46383164ae254619b118a66efa914bcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:20.378948 26124 raft_consensus.cc:993] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d: : Instructing follower 46383164ae254619b118a66efa914bcb to start an election
I20260713 09:09:20.379742 26090 raft_consensus.cc:1081] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 LEADER]: Signalling peer 46383164ae254619b118a66efa914bcb to start an election
I20260713 09:09:20.383512 25906 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75d51c001e3d490aa44e459b006676db"
dest_uuid: "46383164ae254619b118a66efa914bcb"
 from {username='slave'} at 127.0.0.1:33058
I20260713 09:09:20.384155 25906 raft_consensus.cc:493] T 75d51c001e3d490aa44e459b006676db P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:20.384541 25906 raft_consensus.cc:3060] T 75d51c001e3d490aa44e459b006676db P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:20.386452 25660 catalog_manager.cc:5697] T a0b1359db1124851b9673cb5d2f47c13 P 46383164ae254619b118a66efa914bcb reported cstate change: term changed from 1 to 2, leader changed from a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130) to 46383164ae254619b118a66efa914bcb (127.21.94.131). New cstate: current_term: 2 leader_uuid: "46383164ae254619b118a66efa914bcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:20.390259 25906 raft_consensus.cc:515] T 75d51c001e3d490aa44e459b006676db P 46383164ae254619b118a66efa914bcb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:20.392544 25906 leader_election.cc:290] T 75d51c001e3d490aa44e459b006676db P 46383164ae254619b118a66efa914bcb [CANDIDATE]: Term 3 election: Requested vote from peers b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845), a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085)
I20260713 09:09:20.394164 25762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d51c001e3d490aa44e459b006676db" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d"
I20260713 09:09:20.394781 25762 raft_consensus.cc:3055] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:20.395130 25762 raft_consensus.cc:740] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b33d0b8972b64fc2b6c80eff56bbfd5d, State: Running, Role: LEADER
I20260713 09:09:20.396039 25762 consensus_queue.cc:260] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [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: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:20.397192 25762 raft_consensus.cc:3060] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:20.398067 25836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75d51c001e3d490aa44e459b006676db" candidate_uuid: "46383164ae254619b118a66efa914bcb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a0e4e94748dd426dbb8a15de31aba737"
I20260713 09:09:20.398681 25836 raft_consensus.cc:3060] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:20.402588 25762 raft_consensus.cc:2468] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46383164ae254619b118a66efa914bcb in term 3.
I20260713 09:09:20.403690 25876 leader_election.cc:304] T 75d51c001e3d490aa44e459b006676db P 46383164ae254619b118a66efa914bcb [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: 46383164ae254619b118a66efa914bcb, b33d0b8972b64fc2b6c80eff56bbfd5d; no voters: 
I20260713 09:09:20.404356 26176 raft_consensus.cc:2804] T 75d51c001e3d490aa44e459b006676db P 46383164ae254619b118a66efa914bcb [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:20.404855 26176 raft_consensus.cc:697] T 75d51c001e3d490aa44e459b006676db P 46383164ae254619b118a66efa914bcb [term 3 LEADER]: Becoming Leader. State: Replica: 46383164ae254619b118a66efa914bcb, State: Running, Role: LEADER
I20260713 09:09:20.405135 25836 raft_consensus.cc:2468] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46383164ae254619b118a66efa914bcb in term 3.
I20260713 09:09:20.405848 26176 consensus_queue.cc:237] T 75d51c001e3d490aa44e459b006676db P 46383164ae254619b118a66efa914bcb [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: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } }
I20260713 09:09:20.414522 25660 catalog_manager.cc:5697] T 75d51c001e3d490aa44e459b006676db P 46383164ae254619b118a66efa914bcb reported cstate change: term changed from 2 to 3, leader changed from b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129) to 46383164ae254619b118a66efa914bcb (127.21.94.131). New cstate: current_term: 3 leader_uuid: "46383164ae254619b118a66efa914bcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46383164ae254619b118a66efa914bcb" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 40107 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:20.493548 25762 raft_consensus.cc:1275] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 3 FOLLOWER]: Refusing update from remote peer 46383164ae254619b118a66efa914bcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:09:20.495044 26176 consensus_queue.cc:1048] T 478b9788e84a4a00baabf2ed3075df22 P 46383164ae254619b118a66efa914bcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:20.502866 26189 tablet.cc:1724] T 478b9788e84a4a00baabf2ed3075df22 P 46383164ae254619b118a66efa914bcb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:20.504165 25660 catalog_manager.cc:5789] TS b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845) does not have the latest schema for tablet 478b9788e84a4a00baabf2ed3075df22 (table soft_deleted_table [id=bf6b6c143825460da69d9884e71aa46c]). Expected version 1 got 0
I20260713 09:09:20.507232 25836 raft_consensus.cc:1275] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737 [term 3 FOLLOWER]: Refusing update from remote peer 46383164ae254619b118a66efa914bcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:09:20.509814 26176 consensus_queue.cc:1048] T 478b9788e84a4a00baabf2ed3075df22 P 46383164ae254619b118a66efa914bcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:20.509500 26161 tablet.cc:1724] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:20.543777 26191 tablet.cc:1719] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737: Skipping requested alter to schema version 1, tablet already version 1
I20260713 09:09:20.544350 26161 tablet.cc:1719] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d: Skipping requested alter to schema version 1, tablet already version 1
I20260713 09:09:20.545919 26189 tablet.cc:1719] T 478b9788e84a4a00baabf2ed3075df22 P 46383164ae254619b118a66efa914bcb: Skipping requested alter to schema version 1, tablet already version 1
I20260713 09:09:20.551091 26140 mvcc.cc:204] Tried to move back new op lower bound from 7306992683133943808 to 7306992681123794944. Current Snapshot: MvccSnapshot[applied={T|T < 7306992683133943808}]
I20260713 09:09:20.750991 25762 raft_consensus.cc:1275] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d [term 3 FOLLOWER]: Refusing update from remote peer 46383164ae254619b118a66efa914bcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:09:20.752342 26176 consensus_queue.cc:1048] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:20.760221 25836 raft_consensus.cc:1275] T 6a15c661f09545a3a61c49000dce00cf P a0e4e94748dd426dbb8a15de31aba737 [term 3 FOLLOWER]: Refusing update from remote peer 46383164ae254619b118a66efa914bcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:09:20.761842 26080 consensus_queue.cc:1048] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:20.842356 25762 raft_consensus.cc:1275] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [term 3 FOLLOWER]: Refusing update from remote peer 46383164ae254619b118a66efa914bcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:20.843729 26176 consensus_queue.cc:1048] T 75d51c001e3d490aa44e459b006676db P 46383164ae254619b118a66efa914bcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:20.863236 25836 raft_consensus.cc:1275] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737 [term 3 FOLLOWER]: Refusing update from remote peer 46383164ae254619b118a66efa914bcb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:20.865388 26176 consensus_queue.cc:1048] T 75d51c001e3d490aa44e459b006676db P 46383164ae254619b118a66efa914bcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:20.962711 25836 raft_consensus.cc:1275] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Refusing update from remote peer 46383164ae254619b118a66efa914bcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:20.964053 26176 consensus_queue.cc:1048] T a0b1359db1124851b9673cb5d2f47c13 P 46383164ae254619b118a66efa914bcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0e4e94748dd426dbb8a15de31aba737" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 38085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:20.973666 25760 raft_consensus.cc:1275] T a0b1359db1124851b9673cb5d2f47c13 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Refusing update from remote peer 46383164ae254619b118a66efa914bcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:20.975425 26176 consensus_queue.cc:1048] T a0b1359db1124851b9673cb5d2f47c13 P 46383164ae254619b118a66efa914bcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b33d0b8972b64fc2b6c80eff56bbfd5d" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 33845 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:21.261232 21882 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:09:21.266144 21882 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:09:21.266557 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:21.271349 21882 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:09:21.271824 21882 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:22.300729 21882 tablet_server.cc:179] TabletServer@127.21.94.129:0 shutting down...
W20260713 09:09:22.318712 25802 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]
W20260713 09:09:22.326074 25802 consensus_peers.cc:597] T 74c8178c5f434420aad9505622e32312 P a0e4e94748dd426dbb8a15de31aba737 -> Peer b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845): Couldn't send request to peer b33d0b8972b64fc2b6c80eff56bbfd5d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:22.333890 21882 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:22.334764 21882 tablet_replica.cc:333] T c479874f06c64cc2b6a79a2b0f336f07 P b33d0b8972b64fc2b6c80eff56bbfd5d: stopping tablet replica
I20260713 09:09:22.335602 21882 raft_consensus.cc:2243] T c479874f06c64cc2b6a79a2b0f336f07 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.336270 21882 raft_consensus.cc:2272] T c479874f06c64cc2b6a79a2b0f336f07 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.338531 21882 tablet_replica.cc:333] T fa461c20aff54d839728b07cfd8bfec6 P b33d0b8972b64fc2b6c80eff56bbfd5d: stopping tablet replica
I20260713 09:09:22.339144 21882 raft_consensus.cc:2243] T fa461c20aff54d839728b07cfd8bfec6 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.339934 21882 raft_consensus.cc:2272] T fa461c20aff54d839728b07cfd8bfec6 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.342196 21882 tablet_replica.cc:333] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d: stopping tablet replica
I20260713 09:09:22.342727 21882 raft_consensus.cc:2243] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.343307 21882 raft_consensus.cc:2272] T 478b9788e84a4a00baabf2ed3075df22 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.345158 21882 tablet_replica.cc:333] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d: stopping tablet replica
I20260713 09:09:22.345785 21882 raft_consensus.cc:2243] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.346241 21882 raft_consensus.cc:2272] T 22db0f132d254fdbaa267ae0bd5db72b P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.348354 21882 tablet_replica.cc:333] T f84390b6bd1848c287715b3b152f6864 P b33d0b8972b64fc2b6c80eff56bbfd5d: stopping tablet replica
I20260713 09:09:22.348850 21882 raft_consensus.cc:2243] T f84390b6bd1848c287715b3b152f6864 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.349730 21882 raft_consensus.cc:2272] T f84390b6bd1848c287715b3b152f6864 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.351771 21882 tablet_replica.cc:333] T 2b74231a71c44e9b99ac785bce6e40f3 P b33d0b8972b64fc2b6c80eff56bbfd5d: stopping tablet replica
I20260713 09:09:22.352248 21882 raft_consensus.cc:2243] T 2b74231a71c44e9b99ac785bce6e40f3 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.352607 21882 raft_consensus.cc:2272] T 2b74231a71c44e9b99ac785bce6e40f3 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.354691 21882 tablet_replica.cc:333] T 916b559be3fc4c6cb84708a2f4c6576d P b33d0b8972b64fc2b6c80eff56bbfd5d: stopping tablet replica
I20260713 09:09:22.355273 21882 raft_consensus.cc:2243] T 916b559be3fc4c6cb84708a2f4c6576d P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.356139 21882 raft_consensus.cc:2272] T 916b559be3fc4c6cb84708a2f4c6576d P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.358484 21882 tablet_replica.cc:333] T c1e444a1f3c54df886c2cdd68b373029 P b33d0b8972b64fc2b6c80eff56bbfd5d: stopping tablet replica
I20260713 09:09:22.359077 21882 raft_consensus.cc:2243] T c1e444a1f3c54df886c2cdd68b373029 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:09:22.359336 25876 consensus_peers.cc:597] T b050e7bee63a4572899e6cd207e55fb7 P 46383164ae254619b118a66efa914bcb -> Peer b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845): Couldn't send request to peer b33d0b8972b64fc2b6c80eff56bbfd5d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:22.359925 21882 raft_consensus.cc:2272] T c1e444a1f3c54df886c2cdd68b373029 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.362012 21882 tablet_replica.cc:333] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d: stopping tablet replica
I20260713 09:09:22.362589 21882 raft_consensus.cc:2243] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.362984 21882 raft_consensus.cc:2272] T 6a15c661f09545a3a61c49000dce00cf P b33d0b8972b64fc2b6c80eff56bbfd5d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.364943 21882 tablet_replica.cc:333] T 7ab7ced189a04c179fc2c5291dab5508 P b33d0b8972b64fc2b6c80eff56bbfd5d: stopping tablet replica
I20260713 09:09:22.365546 21882 raft_consensus.cc:2243] T 7ab7ced189a04c179fc2c5291dab5508 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.366303 21882 raft_consensus.cc:2272] T 7ab7ced189a04c179fc2c5291dab5508 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.368288 21882 tablet_replica.cc:333] T a0b1359db1124851b9673cb5d2f47c13 P b33d0b8972b64fc2b6c80eff56bbfd5d: stopping tablet replica
I20260713 09:09:22.368865 21882 raft_consensus.cc:2243] T a0b1359db1124851b9673cb5d2f47c13 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.369297 21882 raft_consensus.cc:2272] T a0b1359db1124851b9673cb5d2f47c13 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.371199 21882 tablet_replica.cc:333] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d: stopping tablet replica
I20260713 09:09:22.371719 21882 raft_consensus.cc:2243] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.372166 21882 raft_consensus.cc:2272] T 74c8178c5f434420aad9505622e32312 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.374163 21882 tablet_replica.cc:333] T 29ab0929fb584fd5beeece3f90f217b2 P b33d0b8972b64fc2b6c80eff56bbfd5d: stopping tablet replica
I20260713 09:09:22.374708 21882 raft_consensus.cc:2243] T 29ab0929fb584fd5beeece3f90f217b2 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.375473 21882 raft_consensus.cc:2272] T 29ab0929fb584fd5beeece3f90f217b2 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.377563 21882 tablet_replica.cc:333] T 40e84516c4484c3db92c7ec7f9c5321c P b33d0b8972b64fc2b6c80eff56bbfd5d: stopping tablet replica
I20260713 09:09:22.378067 21882 raft_consensus.cc:2243] T 40e84516c4484c3db92c7ec7f9c5321c P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.378523 21882 raft_consensus.cc:2272] T 40e84516c4484c3db92c7ec7f9c5321c P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.380481 21882 tablet_replica.cc:333] T 832bdcce26da4487a86963b49bf67d1f P b33d0b8972b64fc2b6c80eff56bbfd5d: stopping tablet replica
I20260713 09:09:22.380980 21882 raft_consensus.cc:2243] T 832bdcce26da4487a86963b49bf67d1f P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.381507 21882 raft_consensus.cc:2272] T 832bdcce26da4487a86963b49bf67d1f P b33d0b8972b64fc2b6c80eff56bbfd5d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.383435 21882 tablet_replica.cc:333] T b050e7bee63a4572899e6cd207e55fb7 P b33d0b8972b64fc2b6c80eff56bbfd5d: stopping tablet replica
I20260713 09:09:22.383929 21882 raft_consensus.cc:2243] T b050e7bee63a4572899e6cd207e55fb7 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.384387 21882 raft_consensus.cc:2272] T b050e7bee63a4572899e6cd207e55fb7 P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.386313 21882 tablet_replica.cc:333] T 1ac1308a30fc459cbddb1e6945dd6afc P b33d0b8972b64fc2b6c80eff56bbfd5d: stopping tablet replica
I20260713 09:09:22.386804 21882 raft_consensus.cc:2243] T 1ac1308a30fc459cbddb1e6945dd6afc P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.387229 21882 raft_consensus.cc:2272] T 1ac1308a30fc459cbddb1e6945dd6afc P b33d0b8972b64fc2b6c80eff56bbfd5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.389094 21882 tablet_replica.cc:333] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d: stopping tablet replica
I20260713 09:09:22.389648 21882 raft_consensus.cc:2243] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.390070 21882 raft_consensus.cc:2272] T 75d51c001e3d490aa44e459b006676db P b33d0b8972b64fc2b6c80eff56bbfd5d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:22.400025 25876 consensus_peers.cc:597] T 75d51c001e3d490aa44e459b006676db P 46383164ae254619b118a66efa914bcb -> Peer b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845): Couldn't send request to peer b33d0b8972b64fc2b6c80eff56bbfd5d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:22.430936 21882 tablet_server.cc:196] TabletServer@127.21.94.129:0 shutdown complete.
W20260713 09:09:22.458214 25876 consensus_peers.cc:597] T a0b1359db1124851b9673cb5d2f47c13 P 46383164ae254619b118a66efa914bcb -> Peer b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845): Couldn't send request to peer b33d0b8972b64fc2b6c80eff56bbfd5d. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:33845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:22.465684 21882 tablet_server.cc:179] TabletServer@127.21.94.130:0 shutting down...
W20260713 09:09:22.489039 25876 consensus_peers.cc:597] T a0b1359db1124851b9673cb5d2f47c13 P 46383164ae254619b118a66efa914bcb -> Peer a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085): Couldn't send request to peer a0e4e94748dd426dbb8a15de31aba737. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:22.495253 21882 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:22.496100 21882 tablet_replica.cc:333] T fa461c20aff54d839728b07cfd8bfec6 P a0e4e94748dd426dbb8a15de31aba737: stopping tablet replica
I20260713 09:09:22.497047 21882 raft_consensus.cc:2243] T fa461c20aff54d839728b07cfd8bfec6 P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.498021 21882 raft_consensus.cc:2272] T fa461c20aff54d839728b07cfd8bfec6 P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.500025 21882 tablet_replica.cc:333] T c479874f06c64cc2b6a79a2b0f336f07 P a0e4e94748dd426dbb8a15de31aba737: stopping tablet replica
I20260713 09:09:22.500792 21882 raft_consensus.cc:2243] T c479874f06c64cc2b6a79a2b0f336f07 P a0e4e94748dd426dbb8a15de31aba737 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.501760 21882 raft_consensus.cc:2272] T c479874f06c64cc2b6a79a2b0f336f07 P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.503774 21882 tablet_replica.cc:333] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737: stopping tablet replica
I20260713 09:09:22.504407 21882 raft_consensus.cc:2243] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.504912 21882 raft_consensus.cc:2272] T 478b9788e84a4a00baabf2ed3075df22 P a0e4e94748dd426dbb8a15de31aba737 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.506958 21882 tablet_replica.cc:333] T 40e84516c4484c3db92c7ec7f9c5321c P a0e4e94748dd426dbb8a15de31aba737: stopping tablet replica
I20260713 09:09:22.507684 21882 raft_consensus.cc:2243] T 40e84516c4484c3db92c7ec7f9c5321c P a0e4e94748dd426dbb8a15de31aba737 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.508662 21882 raft_consensus.cc:2272] T 40e84516c4484c3db92c7ec7f9c5321c P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.511149 21882 tablet_replica.cc:333] T 832bdcce26da4487a86963b49bf67d1f P a0e4e94748dd426dbb8a15de31aba737: stopping tablet replica
I20260713 09:09:22.511870 21882 raft_consensus.cc:2243] T 832bdcce26da4487a86963b49bf67d1f P a0e4e94748dd426dbb8a15de31aba737 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.512660 21882 raft_consensus.cc:2272] T 832bdcce26da4487a86963b49bf67d1f P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.514565 21882 tablet_replica.cc:333] T 6a15c661f09545a3a61c49000dce00cf P a0e4e94748dd426dbb8a15de31aba737: stopping tablet replica
I20260713 09:09:22.515053 21882 raft_consensus.cc:2243] T 6a15c661f09545a3a61c49000dce00cf P a0e4e94748dd426dbb8a15de31aba737 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.515400 21882 raft_consensus.cc:2272] T 6a15c661f09545a3a61c49000dce00cf P a0e4e94748dd426dbb8a15de31aba737 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.517095 21882 tablet_replica.cc:333] T 7ab7ced189a04c179fc2c5291dab5508 P a0e4e94748dd426dbb8a15de31aba737: stopping tablet replica
I20260713 09:09:22.517653 21882 raft_consensus.cc:2243] T 7ab7ced189a04c179fc2c5291dab5508 P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.518075 21882 raft_consensus.cc:2272] T 7ab7ced189a04c179fc2c5291dab5508 P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.519786 21882 tablet_replica.cc:333] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737: stopping tablet replica
I20260713 09:09:22.520237 21882 raft_consensus.cc:2243] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.520576 21882 raft_consensus.cc:2272] T a0b1359db1124851b9673cb5d2f47c13 P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.522289 21882 tablet_replica.cc:333] T 2b74231a71c44e9b99ac785bce6e40f3 P a0e4e94748dd426dbb8a15de31aba737: stopping tablet replica
I20260713 09:09:22.522835 21882 raft_consensus.cc:2243] T 2b74231a71c44e9b99ac785bce6e40f3 P a0e4e94748dd426dbb8a15de31aba737 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.523559 21882 raft_consensus.cc:2272] T 2b74231a71c44e9b99ac785bce6e40f3 P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.525447 21882 tablet_replica.cc:333] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737: stopping tablet replica
I20260713 09:09:22.525969 21882 raft_consensus.cc:2243] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.526430 21882 raft_consensus.cc:2272] T f84390b6bd1848c287715b3b152f6864 P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.528417 21882 tablet_replica.cc:333] T 74c8178c5f434420aad9505622e32312 P a0e4e94748dd426dbb8a15de31aba737: stopping tablet replica
I20260713 09:09:22.529026 21882 raft_consensus.cc:2243] T 74c8178c5f434420aad9505622e32312 P a0e4e94748dd426dbb8a15de31aba737 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.529886 21882 raft_consensus.cc:2272] T 74c8178c5f434420aad9505622e32312 P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.531831 21882 tablet_replica.cc:333] T 29ab0929fb584fd5beeece3f90f217b2 P a0e4e94748dd426dbb8a15de31aba737: stopping tablet replica
I20260713 09:09:22.532398 21882 raft_consensus.cc:2243] T 29ab0929fb584fd5beeece3f90f217b2 P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.532809 21882 raft_consensus.cc:2272] T 29ab0929fb584fd5beeece3f90f217b2 P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.535068 21882 tablet_replica.cc:333] T b050e7bee63a4572899e6cd207e55fb7 P a0e4e94748dd426dbb8a15de31aba737: stopping tablet replica
I20260713 09:09:22.535614 21882 raft_consensus.cc:2243] T b050e7bee63a4572899e6cd207e55fb7 P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.536072 21882 raft_consensus.cc:2272] T b050e7bee63a4572899e6cd207e55fb7 P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.537889 21882 tablet_replica.cc:333] T 1ac1308a30fc459cbddb1e6945dd6afc P a0e4e94748dd426dbb8a15de31aba737: stopping tablet replica
I20260713 09:09:22.538393 21882 raft_consensus.cc:2243] T 1ac1308a30fc459cbddb1e6945dd6afc P a0e4e94748dd426dbb8a15de31aba737 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.539155 21882 raft_consensus.cc:2272] T 1ac1308a30fc459cbddb1e6945dd6afc P a0e4e94748dd426dbb8a15de31aba737 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.541203 21882 tablet_replica.cc:333] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737: stopping tablet replica
I20260713 09:09:22.541749 21882 raft_consensus.cc:2243] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.542179 21882 raft_consensus.cc:2272] T 75d51c001e3d490aa44e459b006676db P a0e4e94748dd426dbb8a15de31aba737 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.543929 21882 tablet_replica.cc:333] T 22db0f132d254fdbaa267ae0bd5db72b P a0e4e94748dd426dbb8a15de31aba737: stopping tablet replica
I20260713 09:09:22.544395 21882 raft_consensus.cc:2243] T 22db0f132d254fdbaa267ae0bd5db72b P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.544816 21882 raft_consensus.cc:2272] T 22db0f132d254fdbaa267ae0bd5db72b P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.546638 21882 tablet_replica.cc:333] T 916b559be3fc4c6cb84708a2f4c6576d P a0e4e94748dd426dbb8a15de31aba737: stopping tablet replica
I20260713 09:09:22.547098 21882 raft_consensus.cc:2243] T 916b559be3fc4c6cb84708a2f4c6576d P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.547549 21882 raft_consensus.cc:2272] T 916b559be3fc4c6cb84708a2f4c6576d P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.549469 21882 tablet_replica.cc:333] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737: stopping tablet replica
I20260713 09:09:22.549938 21882 raft_consensus.cc:2243] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.550402 21882 raft_consensus.cc:2272] T c1e444a1f3c54df886c2cdd68b373029 P a0e4e94748dd426dbb8a15de31aba737 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:22.571352 25876 consensus_peers.cc:597] T 478b9788e84a4a00baabf2ed3075df22 P 46383164ae254619b118a66efa914bcb -> Peer b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845): Couldn't send request to peer b33d0b8972b64fc2b6c80eff56bbfd5d. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:33845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:22.574040 25876 consensus_peers.cc:597] T b050e7bee63a4572899e6cd207e55fb7 P 46383164ae254619b118a66efa914bcb -> Peer a0e4e94748dd426dbb8a15de31aba737 (127.21.94.130:38085): Couldn't send request to peer a0e4e94748dd426dbb8a15de31aba737. Status: Network error: recv got EOF from 127.21.94.130:38085 (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:22.575636 21882 connection.cc:466] server connection from 127.0.0.1:43966 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43966 (request call id 99) could send its response
I20260713 09:09:22.591699 21882 tablet_server.cc:196] TabletServer@127.21.94.130:0 shutdown complete.
I20260713 09:09:22.623255 21882 tablet_server.cc:179] TabletServer@127.21.94.131:0 shutting down...
W20260713 09:09:22.646391 25876 consensus_peers.cc:597] T 22db0f132d254fdbaa267ae0bd5db72b P 46383164ae254619b118a66efa914bcb -> Peer b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845): Couldn't send request to peer b33d0b8972b64fc2b6c80eff56bbfd5d. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:33845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:22.650895 21882 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:22.651826 21882 tablet_replica.cc:333] T 478b9788e84a4a00baabf2ed3075df22 P 46383164ae254619b118a66efa914bcb: stopping tablet replica
I20260713 09:09:22.652453 21882 raft_consensus.cc:2243] T 478b9788e84a4a00baabf2ed3075df22 P 46383164ae254619b118a66efa914bcb [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.653476 21882 raft_consensus.cc:2272] T 478b9788e84a4a00baabf2ed3075df22 P 46383164ae254619b118a66efa914bcb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.655928 21882 tablet_replica.cc:333] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb: stopping tablet replica
W20260713 09:09:22.656618 25876 consensus_peers.cc:597] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb -> Peer b33d0b8972b64fc2b6c80eff56bbfd5d (127.21.94.129:33845): Couldn't send request to peer b33d0b8972b64fc2b6c80eff56bbfd5d. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:33845: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:22.656665 21882 raft_consensus.cc:2243] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.657557 21882 raft_consensus.cc:2272] T fa461c20aff54d839728b07cfd8bfec6 P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.659417 21882 tablet_replica.cc:333] T c479874f06c64cc2b6a79a2b0f336f07 P 46383164ae254619b118a66efa914bcb: stopping tablet replica
I20260713 09:09:22.659909 21882 raft_consensus.cc:2243] T c479874f06c64cc2b6a79a2b0f336f07 P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.660310 21882 raft_consensus.cc:2272] T c479874f06c64cc2b6a79a2b0f336f07 P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.662226 21882 tablet_replica.cc:333] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb: stopping tablet replica
I20260713 09:09:22.662743 21882 raft_consensus.cc:2243] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.663465 21882 raft_consensus.cc:2272] T 6a15c661f09545a3a61c49000dce00cf P 46383164ae254619b118a66efa914bcb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.665306 21882 tablet_replica.cc:333] T 7ab7ced189a04c179fc2c5291dab5508 P 46383164ae254619b118a66efa914bcb: stopping tablet replica
I20260713 09:09:22.665894 21882 raft_consensus.cc:2243] T 7ab7ced189a04c179fc2c5291dab5508 P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.666280 21882 raft_consensus.cc:2272] T 7ab7ced189a04c179fc2c5291dab5508 P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.668033 21882 tablet_replica.cc:333] T a0b1359db1124851b9673cb5d2f47c13 P 46383164ae254619b118a66efa914bcb: stopping tablet replica
I20260713 09:09:22.668546 21882 raft_consensus.cc:2243] T a0b1359db1124851b9673cb5d2f47c13 P 46383164ae254619b118a66efa914bcb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.669201 21882 raft_consensus.cc:2272] T a0b1359db1124851b9673cb5d2f47c13 P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.671190 21882 tablet_replica.cc:333] T 75d51c001e3d490aa44e459b006676db P 46383164ae254619b118a66efa914bcb: stopping tablet replica
I20260713 09:09:22.671727 21882 raft_consensus.cc:2243] T 75d51c001e3d490aa44e459b006676db P 46383164ae254619b118a66efa914bcb [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.672403 21882 raft_consensus.cc:2272] T 75d51c001e3d490aa44e459b006676db P 46383164ae254619b118a66efa914bcb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.674328 21882 tablet_replica.cc:333] T b050e7bee63a4572899e6cd207e55fb7 P 46383164ae254619b118a66efa914bcb: stopping tablet replica
I20260713 09:09:22.674821 21882 raft_consensus.cc:2243] T b050e7bee63a4572899e6cd207e55fb7 P 46383164ae254619b118a66efa914bcb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.675519 21882 raft_consensus.cc:2272] T b050e7bee63a4572899e6cd207e55fb7 P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.677286 21882 tablet_replica.cc:333] T 1ac1308a30fc459cbddb1e6945dd6afc P 46383164ae254619b118a66efa914bcb: stopping tablet replica
I20260713 09:09:22.677887 21882 raft_consensus.cc:2243] T 1ac1308a30fc459cbddb1e6945dd6afc P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.678262 21882 raft_consensus.cc:2272] T 1ac1308a30fc459cbddb1e6945dd6afc P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.680148 21882 tablet_replica.cc:333] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb: stopping tablet replica
I20260713 09:09:22.680682 21882 raft_consensus.cc:2243] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.681066 21882 raft_consensus.cc:2272] T 832bdcce26da4487a86963b49bf67d1f P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.683005 21882 tablet_replica.cc:333] T 40e84516c4484c3db92c7ec7f9c5321c P 46383164ae254619b118a66efa914bcb: stopping tablet replica
I20260713 09:09:22.683473 21882 raft_consensus.cc:2243] T 40e84516c4484c3db92c7ec7f9c5321c P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.683861 21882 raft_consensus.cc:2272] T 40e84516c4484c3db92c7ec7f9c5321c P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.685624 21882 tablet_replica.cc:333] T f84390b6bd1848c287715b3b152f6864 P 46383164ae254619b118a66efa914bcb: stopping tablet replica
I20260713 09:09:22.686100 21882 raft_consensus.cc:2243] T f84390b6bd1848c287715b3b152f6864 P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.686698 21882 raft_consensus.cc:2272] T f84390b6bd1848c287715b3b152f6864 P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.688642 21882 tablet_replica.cc:333] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb: stopping tablet replica
I20260713 09:09:22.689126 21882 raft_consensus.cc:2243] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.689612 21882 raft_consensus.cc:2272] T 2b74231a71c44e9b99ac785bce6e40f3 P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.691493 21882 tablet_replica.cc:333] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb: stopping tablet replica
I20260713 09:09:22.691973 21882 raft_consensus.cc:2243] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.692373 21882 raft_consensus.cc:2272] T 916b559be3fc4c6cb84708a2f4c6576d P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.694116 21882 tablet_replica.cc:333] T c1e444a1f3c54df886c2cdd68b373029 P 46383164ae254619b118a66efa914bcb: stopping tablet replica
I20260713 09:09:22.694564 21882 raft_consensus.cc:2243] T c1e444a1f3c54df886c2cdd68b373029 P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.694921 21882 raft_consensus.cc:2272] T c1e444a1f3c54df886c2cdd68b373029 P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.696702 21882 tablet_replica.cc:333] T 22db0f132d254fdbaa267ae0bd5db72b P 46383164ae254619b118a66efa914bcb: stopping tablet replica
I20260713 09:09:22.697149 21882 raft_consensus.cc:2243] T 22db0f132d254fdbaa267ae0bd5db72b P 46383164ae254619b118a66efa914bcb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.697937 21882 raft_consensus.cc:2272] T 22db0f132d254fdbaa267ae0bd5db72b P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.699879 21882 tablet_replica.cc:333] T 74c8178c5f434420aad9505622e32312 P 46383164ae254619b118a66efa914bcb: stopping tablet replica
I20260713 09:09:22.700321 21882 raft_consensus.cc:2243] T 74c8178c5f434420aad9505622e32312 P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.700723 21882 raft_consensus.cc:2272] T 74c8178c5f434420aad9505622e32312 P 46383164ae254619b118a66efa914bcb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.702402 21882 tablet_replica.cc:333] T 29ab0929fb584fd5beeece3f90f217b2 P 46383164ae254619b118a66efa914bcb: stopping tablet replica
I20260713 09:09:22.702795 21882 raft_consensus.cc:2243] T 29ab0929fb584fd5beeece3f90f217b2 P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.703143 21882 raft_consensus.cc:2272] T 29ab0929fb584fd5beeece3f90f217b2 P 46383164ae254619b118a66efa914bcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.742494 21882 tablet_server.cc:196] TabletServer@127.21.94.131:0 shutdown complete.
I20260713 09:09:22.774158 21882 master.cc:562] Master@127.21.94.190:41981 shutting down...
I20260713 09:09:22.799094 21882 raft_consensus.cc:2243] T 00000000000000000000000000000000 P da003d2f07e54f37b2af56d336ce4c1f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.799597 21882 raft_consensus.cc:2272] T 00000000000000000000000000000000 P da003d2f07e54f37b2af56d336ce4c1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.799892 21882 tablet_replica.cc:333] T 00000000000000000000000000000000 P da003d2f07e54f37b2af56d336ce4c1f: stopping tablet replica
I20260713 09:09:22.820565 21882 master.cc:584] Master@127.21.94.190:41981 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12348 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:09:22.872045 21882 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.21.94.190:45473
I20260713 09:09:22.873202 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:22.878502 26211 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:22.878647 26212 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:22.879870 26214 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:22.881270 21882 server_base.cc:1061] running on GCE node
I20260713 09:09:22.882277 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:22.882453 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:22.882567 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933762882557 us; error 0 us; skew 500 ppm
I20260713 09:09:22.883111 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:22.886153 21882 webserver.cc:533] Webserver started at http://127.21.94.190:42115/ using document root <none> and password file <none>
I20260713 09:09:22.886650 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:22.886852 21882 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:22.887130 21882 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:22.888185 21882 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933659410156-21882-0/minicluster-data/master-0-root/instance:
uuid: "90a9eb5b915c4a409378c75306a5549c"
format_stamp: "Formatted at 2026-07-13 09:09:22 on dist-test-slave-vp30"
I20260713 09:09:22.892535 21882 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260713 09:09:22.895977 26219 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:22.896858 21882 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:22.897099 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933659410156-21882-0/minicluster-data/master-0-root
uuid: "90a9eb5b915c4a409378c75306a5549c"
format_stamp: "Formatted at 2026-07-13 09:09:22 on dist-test-slave-vp30"
I20260713 09:09:22.897392 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933659410156-21882-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933659410156-21882-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933659410156-21882-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:22.907212 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:22.908406 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:22.946707 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.190:45473
I20260713 09:09:22.946803 26270 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.190:45473 every 8 connection(s)
I20260713 09:09:22.950717 26271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.961095 26271 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 90a9eb5b915c4a409378c75306a5549c: Bootstrap starting.
I20260713 09:09:22.965822 26271 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 90a9eb5b915c4a409378c75306a5549c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.970101 26271 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 90a9eb5b915c4a409378c75306a5549c: No bootstrap required, opened a new log
I20260713 09:09:22.972280 26271 raft_consensus.cc:359] T 00000000000000000000000000000000 P 90a9eb5b915c4a409378c75306a5549c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90a9eb5b915c4a409378c75306a5549c" member_type: VOTER }
I20260713 09:09:22.972673 26271 raft_consensus.cc:385] T 00000000000000000000000000000000 P 90a9eb5b915c4a409378c75306a5549c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.972892 26271 raft_consensus.cc:740] T 00000000000000000000000000000000 P 90a9eb5b915c4a409378c75306a5549c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90a9eb5b915c4a409378c75306a5549c, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.973500 26271 consensus_queue.cc:260] T 00000000000000000000000000000000 P 90a9eb5b915c4a409378c75306a5549c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "90a9eb5b915c4a409378c75306a5549c" member_type: VOTER }
I20260713 09:09:22.973963 26271 raft_consensus.cc:399] T 00000000000000000000000000000000 P 90a9eb5b915c4a409378c75306a5549c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:22.974177 26271 raft_consensus.cc:493] T 00000000000000000000000000000000 P 90a9eb5b915c4a409378c75306a5549c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:22.974449 26271 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 90a9eb5b915c4a409378c75306a5549c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.978837 26271 raft_consensus.cc:515] T 00000000000000000000000000000000 P 90a9eb5b915c4a409378c75306a5549c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90a9eb5b915c4a409378c75306a5549c" member_type: VOTER }
I20260713 09:09:22.979344 26271 leader_election.cc:304] T 00000000000000000000000000000000 P 90a9eb5b915c4a409378c75306a5549c [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: 90a9eb5b915c4a409378c75306a5549c; no voters: 
I20260713 09:09:22.980439 26271 leader_election.cc:290] T 00000000000000000000000000000000 P 90a9eb5b915c4a409378c75306a5549c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:22.980902 26274 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 90a9eb5b915c4a409378c75306a5549c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:22.982297 26274 raft_consensus.cc:697] T 00000000000000000000000000000000 P 90a9eb5b915c4a409378c75306a5549c [term 1 LEADER]: Becoming Leader. State: Replica: 90a9eb5b915c4a409378c75306a5549c, State: Running, Role: LEADER
I20260713 09:09:22.982971 26274 consensus_queue.cc:237] T 00000000000000000000000000000000 P 90a9eb5b915c4a409378c75306a5549c [LEADER]: Queue going to LEADER mode. State: All 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: "90a9eb5b915c4a409378c75306a5549c" member_type: VOTER }
I20260713 09:09:22.983330 26271 sys_catalog.cc:565] T 00000000000000000000000000000000 P 90a9eb5b915c4a409378c75306a5549c [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:22.988003 26275 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90a9eb5b915c4a409378c75306a5549c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "90a9eb5b915c4a409378c75306a5549c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90a9eb5b915c4a409378c75306a5549c" member_type: VOTER } }
I20260713 09:09:22.989008 26275 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90a9eb5b915c4a409378c75306a5549c [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:22.987890 26276 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90a9eb5b915c4a409378c75306a5549c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 90a9eb5b915c4a409378c75306a5549c. Latest consensus state: current_term: 1 leader_uuid: "90a9eb5b915c4a409378c75306a5549c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90a9eb5b915c4a409378c75306a5549c" member_type: VOTER } }
I20260713 09:09:22.989854 26276 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90a9eb5b915c4a409378c75306a5549c [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:22.992966 26283 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:22.998004 26283 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:22.999706 21882 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:23.008338 26283 catalog_manager.cc:1383] Generated new cluster ID: 109d1cb6fa634589bf38cb4ad6b85470
I20260713 09:09:23.008671 26283 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:23.027864 26283 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:23.029153 26283 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:23.040241 26283 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 90a9eb5b915c4a409378c75306a5549c: Generated new TSK 0
I20260713 09:09:23.040859 26283 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:23.066519 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:23.072525 26292 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:23.073628 26293 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:23.074928 26295 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:23.075125 21882 server_base.cc:1061] running on GCE node
I20260713 09:09:23.075995 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:23.076172 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:23.076289 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933763076279 us; error 0 us; skew 500 ppm
I20260713 09:09:23.076735 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:23.078832 21882 webserver.cc:533] Webserver started at http://127.21.94.129:41571/ using document root <none> and password file <none>
I20260713 09:09:23.079238 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:23.079381 21882 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:23.079579 21882 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:23.080579 21882 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933659410156-21882-0/minicluster-data/ts-0-root/instance:
uuid: "63c49dc366744a849977acea442ce59a"
format_stamp: "Formatted at 2026-07-13 09:09:23 on dist-test-slave-vp30"
I20260713 09:09:23.084820 21882 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:09:23.088374 26300 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:23.089216 21882 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:09:23.089529 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933659410156-21882-0/minicluster-data/ts-0-root
uuid: "63c49dc366744a849977acea442ce59a"
format_stamp: "Formatted at 2026-07-13 09:09:23 on dist-test-slave-vp30"
I20260713 09:09:23.089767 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933659410156-21882-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933659410156-21882-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933659410156-21882-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:23.101501 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:23.102625 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:23.103979 21882 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:23.106148 21882 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:23.106362 21882 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:23.106616 21882 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:23.106797 21882 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:23.147197 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.129:46405
I20260713 09:09:23.147296 26362 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.129:46405 every 8 connection(s)
I20260713 09:09:23.151751 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:23.159440 26367 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:23.159760 26368 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:23.167160 26363 heartbeater.cc:344] Connected to a master server at 127.21.94.190:45473
I20260713 09:09:23.167675 26363 heartbeater.cc:461] Registering TS with master...
W20260713 09:09:23.168294 26370 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:23.168380 21882 server_base.cc:1061] running on GCE node
I20260713 09:09:23.168658 26363 heartbeater.cc:507] Master 127.21.94.190:45473 requested a full tablet report, sending...
I20260713 09:09:23.170094 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:23.170370 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:23.170588 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933763170549 us; error 0 us; skew 500 ppm
I20260713 09:09:23.171218 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:23.171532 26236 ts_manager.cc:194] Registered new tserver with Master: 63c49dc366744a849977acea442ce59a (127.21.94.129:46405)
I20260713 09:09:23.173519 26236 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50256
I20260713 09:09:23.174144 21882 webserver.cc:533] Webserver started at http://127.21.94.130:39537/ using document root <none> and password file <none>
I20260713 09:09:23.174877 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:23.175150 21882 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:23.175447 21882 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:23.176581 21882 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933659410156-21882-0/minicluster-data/ts-1-root/instance:
uuid: "86522b9f1c814144bd9e5e19ad767f1a"
format_stamp: "Formatted at 2026-07-13 09:09:23 on dist-test-slave-vp30"
I20260713 09:09:23.180968 21882 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260713 09:09:23.184238 26375 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:23.185151 21882 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:09:23.185458 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933659410156-21882-0/minicluster-data/ts-1-root
uuid: "86522b9f1c814144bd9e5e19ad767f1a"
format_stamp: "Formatted at 2026-07-13 09:09:23 on dist-test-slave-vp30"
I20260713 09:09:23.185706 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933659410156-21882-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933659410156-21882-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933659410156-21882-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:23.202848 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:23.203965 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:23.205387 21882 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:23.207567 21882 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:23.207741 21882 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:23.208041 21882 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:23.208181 21882 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:23.246152 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.130:37869
I20260713 09:09:23.246263 26437 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.130:37869 every 8 connection(s)
I20260713 09:09:23.250866 21882 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:23.258082 26441 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:23.260389 26442 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:23.261934 21882 server_base.cc:1061] running on GCE node
W20260713 09:09:23.262683 26444 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:23.263710 26438 heartbeater.cc:344] Connected to a master server at 127.21.94.190:45473
I20260713 09:09:23.263845 21882 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:09:23.264086 26438 heartbeater.cc:461] Registering TS with master...
W20260713 09:09:23.264175 21882 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:23.264433 21882 hybrid_clock.cc:648] HybridClock initialized: now 1783933763264414 us; error 0 us; skew 500 ppm
I20260713 09:09:23.264925 26438 heartbeater.cc:507] Master 127.21.94.190:45473 requested a full tablet report, sending...
I20260713 09:09:23.265039 21882 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:23.267439 26236 ts_manager.cc:194] Registered new tserver with Master: 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869)
I20260713 09:09:23.267755 21882 webserver.cc:533] Webserver started at http://127.21.94.131:35289/ using document root <none> and password file <none>
I20260713 09:09:23.268332 21882 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:23.268543 21882 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:23.268810 21882 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:23.269075 26236 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50266
I20260713 09:09:23.270117 21882 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933659410156-21882-0/minicluster-data/ts-2-root/instance:
uuid: "3644479ba829485a9790eeb1bbed091c"
format_stamp: "Formatted at 2026-07-13 09:09:23 on dist-test-slave-vp30"
I20260713 09:09:23.274513 21882 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:09:23.277766 26449 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:23.278519 21882 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:09:23.278816 21882 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933659410156-21882-0/minicluster-data/ts-2-root
uuid: "3644479ba829485a9790eeb1bbed091c"
format_stamp: "Formatted at 2026-07-13 09:09:23 on dist-test-slave-vp30"
I20260713 09:09:23.279098 21882 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933659410156-21882-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933659410156-21882-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCa12Kq/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933659410156-21882-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:23.304520 21882 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:23.305868 21882 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:23.307291 21882 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:23.309475 21882 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:23.309705 21882 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:23.309939 21882 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:23.310111 21882 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:23.351334 21882 rpc_server.cc:307] RPC server started. Bound to: 127.21.94.131:35313
I20260713 09:09:23.351447 26511 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.94.131:35313 every 8 connection(s)
I20260713 09:09:23.365417 26512 heartbeater.cc:344] Connected to a master server at 127.21.94.190:45473
I20260713 09:09:23.365914 26512 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:23.366711 26512 heartbeater.cc:507] Master 127.21.94.190:45473 requested a full tablet report, sending...
I20260713 09:09:23.368659 26236 ts_manager.cc:194] Registered new tserver with Master: 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:23.369153 21882 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014521974s
I20260713 09:09:23.370271 26236 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50282
I20260713 09:09:23.393970 26236 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50288:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:23.396517 26236 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:09:23.461174 26328 tablet_service.cc:1511] Processing CreateTablet for tablet 4d87281f01a34d48b361a24449c6de5d (DEFAULT_TABLE table=test-workload [id=9522f6f7a9b940e7a69bc2b6a0519648]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:23.463171 26328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d87281f01a34d48b361a24449c6de5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.467130 26327 tablet_service.cc:1511] Processing CreateTablet for tablet 1f115bfdf113436eb8503b7b0863105d (DEFAULT_TABLE table=test-workload [id=9522f6f7a9b940e7a69bc2b6a0519648]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:23.469528 26327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f115bfdf113436eb8503b7b0863105d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.477821 26326 tablet_service.cc:1511] Processing CreateTablet for tablet 5289fa75244c4a4c870dd30288b03930 (DEFAULT_TABLE table=test-workload [id=9522f6f7a9b940e7a69bc2b6a0519648]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:23.479260 26326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5289fa75244c4a4c870dd30288b03930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.483075 26325 tablet_service.cc:1511] Processing CreateTablet for tablet 6a115b988c374b3db3609af9de2ded4f (DEFAULT_TABLE table=test-workload [id=9522f6f7a9b940e7a69bc2b6a0519648]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:23.484488 26325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a115b988c374b3db3609af9de2ded4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.488889 26324 tablet_service.cc:1511] Processing CreateTablet for tablet 9585afb8ce204b7e918928e13ebd3983 (DEFAULT_TABLE table=test-workload [id=9522f6f7a9b940e7a69bc2b6a0519648]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:23.490329 26324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9585afb8ce204b7e918928e13ebd3983. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.491715 26477 tablet_service.cc:1511] Processing CreateTablet for tablet 4d87281f01a34d48b361a24449c6de5d (DEFAULT_TABLE table=test-workload [id=9522f6f7a9b940e7a69bc2b6a0519648]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:23.493076 26477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d87281f01a34d48b361a24449c6de5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.494431 26476 tablet_service.cc:1511] Processing CreateTablet for tablet 1f115bfdf113436eb8503b7b0863105d (DEFAULT_TABLE table=test-workload [id=9522f6f7a9b940e7a69bc2b6a0519648]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:23.496345 26323 tablet_service.cc:1511] Processing CreateTablet for tablet 3a10131ef7d14807b3fb149088b748e0 (DEFAULT_TABLE table=test-workload [id=9522f6f7a9b940e7a69bc2b6a0519648]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:23.496814 26475 tablet_service.cc:1511] Processing CreateTablet for tablet 5289fa75244c4a4c870dd30288b03930 (DEFAULT_TABLE table=test-workload [id=9522f6f7a9b940e7a69bc2b6a0519648]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:23.498375 26323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a10131ef7d14807b3fb149088b748e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.499217 26474 tablet_service.cc:1511] Processing CreateTablet for tablet 6a115b988c374b3db3609af9de2ded4f (DEFAULT_TABLE table=test-workload [id=9522f6f7a9b940e7a69bc2b6a0519648]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:23.501722 26473 tablet_service.cc:1511] Processing CreateTablet for tablet 9585afb8ce204b7e918928e13ebd3983 (DEFAULT_TABLE table=test-workload [id=9522f6f7a9b940e7a69bc2b6a0519648]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:23.502610 26322 tablet_service.cc:1511] Processing CreateTablet for tablet bc6a2f6303e6456c88cbc5859d9da9ef (DEFAULT_TABLE table=test-workload [id=9522f6f7a9b940e7a69bc2b6a0519648]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:23.503937 26322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc6a2f6303e6456c88cbc5859d9da9ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.504137 26472 tablet_service.cc:1511] Processing CreateTablet for tablet 3a10131ef7d14807b3fb149088b748e0 (DEFAULT_TABLE table=test-workload [id=9522f6f7a9b940e7a69bc2b6a0519648]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:23.506997 26471 tablet_service.cc:1511] Processing CreateTablet for tablet bc6a2f6303e6456c88cbc5859d9da9ef (DEFAULT_TABLE table=test-workload [id=9522f6f7a9b940e7a69bc2b6a0519648]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:23.508311 26471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc6a2f6303e6456c88cbc5859d9da9ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.509013 26476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f115bfdf113436eb8503b7b0863105d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.512598 26472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a10131ef7d14807b3fb149088b748e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.517710 26474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a115b988c374b3db3609af9de2ded4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.521698 26473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9585afb8ce204b7e918928e13ebd3983. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.521575 26321 tablet_service.cc:1511] Processing CreateTablet for tablet 4127c9d2be1b4d589c9d52f34ac17745 (DEFAULT_TABLE table=test-workload [id=9522f6f7a9b940e7a69bc2b6a0519648]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:23.523396 26321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4127c9d2be1b4d589c9d52f34ac17745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.525681 26475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5289fa75244c4a4c870dd30288b03930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.525873 26470 tablet_service.cc:1511] Processing CreateTablet for tablet 4127c9d2be1b4d589c9d52f34ac17745 (DEFAULT_TABLE table=test-workload [id=9522f6f7a9b940e7a69bc2b6a0519648]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:23.527432 26470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4127c9d2be1b4d589c9d52f34ac17745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.548432 26320 tablet_service.cc:1511] Processing CreateTablet for tablet 2c62f5eb82ad4b87913860487d6df205 (DEFAULT_TABLE table=test-workload [id=9522f6f7a9b940e7a69bc2b6a0519648]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:23.550457 26320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c62f5eb82ad4b87913860487d6df205. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.558013 26469 tablet_service.cc:1511] Processing CreateTablet for tablet 2c62f5eb82ad4b87913860487d6df205 (DEFAULT_TABLE table=test-workload [id=9522f6f7a9b940e7a69bc2b6a0519648]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:23.572296 26403 tablet_service.cc:1511] Processing CreateTablet for tablet 4d87281f01a34d48b361a24449c6de5d (DEFAULT_TABLE table=test-workload [id=9522f6f7a9b940e7a69bc2b6a0519648]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:23.574597 26402 tablet_service.cc:1511] Processing CreateTablet for tablet 1f115bfdf113436eb8503b7b0863105d (DEFAULT_TABLE table=test-workload [id=9522f6f7a9b940e7a69bc2b6a0519648]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:23.575312 26469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c62f5eb82ad4b87913860487d6df205. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.575980 26402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f115bfdf113436eb8503b7b0863105d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.578475 26401 tablet_service.cc:1511] Processing CreateTablet for tablet 5289fa75244c4a4c870dd30288b03930 (DEFAULT_TABLE table=test-workload [id=9522f6f7a9b940e7a69bc2b6a0519648]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:23.579829 26401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5289fa75244c4a4c870dd30288b03930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.582535 26400 tablet_service.cc:1511] Processing CreateTablet for tablet 6a115b988c374b3db3609af9de2ded4f (DEFAULT_TABLE table=test-workload [id=9522f6f7a9b940e7a69bc2b6a0519648]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:23.583849 26400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a115b988c374b3db3609af9de2ded4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.585934 26399 tablet_service.cc:1511] Processing CreateTablet for tablet 9585afb8ce204b7e918928e13ebd3983 (DEFAULT_TABLE table=test-workload [id=9522f6f7a9b940e7a69bc2b6a0519648]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:23.587236 26399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9585afb8ce204b7e918928e13ebd3983. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.590579 26398 tablet_service.cc:1511] Processing CreateTablet for tablet 3a10131ef7d14807b3fb149088b748e0 (DEFAULT_TABLE table=test-workload [id=9522f6f7a9b940e7a69bc2b6a0519648]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:23.591941 26398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a10131ef7d14807b3fb149088b748e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.597385 26403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d87281f01a34d48b361a24449c6de5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.602694 26397 tablet_service.cc:1511] Processing CreateTablet for tablet bc6a2f6303e6456c88cbc5859d9da9ef (DEFAULT_TABLE table=test-workload [id=9522f6f7a9b940e7a69bc2b6a0519648]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:23.604184 26397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc6a2f6303e6456c88cbc5859d9da9ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.607067 26396 tablet_service.cc:1511] Processing CreateTablet for tablet 4127c9d2be1b4d589c9d52f34ac17745 (DEFAULT_TABLE table=test-workload [id=9522f6f7a9b940e7a69bc2b6a0519648]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:23.608445 26396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4127c9d2be1b4d589c9d52f34ac17745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.610646 26528 tablet_bootstrap.cc:492] T 4127c9d2be1b4d589c9d52f34ac17745 P 3644479ba829485a9790eeb1bbed091c: Bootstrap starting.
I20260713 09:09:23.611055 26395 tablet_service.cc:1511] Processing CreateTablet for tablet 2c62f5eb82ad4b87913860487d6df205 (DEFAULT_TABLE table=test-workload [id=9522f6f7a9b940e7a69bc2b6a0519648]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:23.612380 26395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c62f5eb82ad4b87913860487d6df205. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.616964 26528 tablet_bootstrap.cc:654] T 4127c9d2be1b4d589c9d52f34ac17745 P 3644479ba829485a9790eeb1bbed091c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.628414 26527 tablet_bootstrap.cc:492] T 4d87281f01a34d48b361a24449c6de5d P 63c49dc366744a849977acea442ce59a: Bootstrap starting.
I20260713 09:09:23.666524 26527 tablet_bootstrap.cc:654] T 4d87281f01a34d48b361a24449c6de5d P 63c49dc366744a849977acea442ce59a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.671949 26528 tablet_bootstrap.cc:492] T 4127c9d2be1b4d589c9d52f34ac17745 P 3644479ba829485a9790eeb1bbed091c: No bootstrap required, opened a new log
I20260713 09:09:23.672451 26528 ts_tablet_manager.cc:1403] T 4127c9d2be1b4d589c9d52f34ac17745 P 3644479ba829485a9790eeb1bbed091c: Time spent bootstrapping tablet: real 0.062s	user 0.036s	sys 0.023s
I20260713 09:09:23.675366 26528 raft_consensus.cc:359] T 4127c9d2be1b4d589c9d52f34ac17745 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.676091 26528 raft_consensus.cc:385] T 4127c9d2be1b4d589c9d52f34ac17745 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.676391 26528 raft_consensus.cc:740] T 4127c9d2be1b4d589c9d52f34ac17745 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3644479ba829485a9790eeb1bbed091c, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.684641 26528 consensus_queue.cc:260] T 4127c9d2be1b4d589c9d52f34ac17745 P 3644479ba829485a9790eeb1bbed091c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.695042 26527 tablet_bootstrap.cc:492] T 4d87281f01a34d48b361a24449c6de5d P 63c49dc366744a849977acea442ce59a: No bootstrap required, opened a new log
I20260713 09:09:23.695601 26527 ts_tablet_manager.cc:1403] T 4d87281f01a34d48b361a24449c6de5d P 63c49dc366744a849977acea442ce59a: Time spent bootstrapping tablet: real 0.068s	user 0.014s	sys 0.011s
I20260713 09:09:23.698526 26527 raft_consensus.cc:359] T 4d87281f01a34d48b361a24449c6de5d P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.708455 26527 raft_consensus.cc:385] T 4d87281f01a34d48b361a24449c6de5d P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.711104 26527 raft_consensus.cc:740] T 4d87281f01a34d48b361a24449c6de5d P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63c49dc366744a849977acea442ce59a, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.711664 26533 tablet_bootstrap.cc:492] T 5289fa75244c4a4c870dd30288b03930 P 86522b9f1c814144bd9e5e19ad767f1a: Bootstrap starting.
I20260713 09:09:23.711854 26531 raft_consensus.cc:493] T 4127c9d2be1b4d589c9d52f34ac17745 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.712023 26527 consensus_queue.cc:260] T 4d87281f01a34d48b361a24449c6de5d P 63c49dc366744a849977acea442ce59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.717293 26531 raft_consensus.cc:515] T 4127c9d2be1b4d589c9d52f34ac17745 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.718247 26533 tablet_bootstrap.cc:654] T 5289fa75244c4a4c870dd30288b03930 P 86522b9f1c814144bd9e5e19ad767f1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.718937 26512 heartbeater.cc:499] Master 127.21.94.190:45473 was elected leader, sending a full tablet report...
I20260713 09:09:23.724812 26528 ts_tablet_manager.cc:1434] T 4127c9d2be1b4d589c9d52f34ac17745 P 3644479ba829485a9790eeb1bbed091c: Time spent starting tablet: real 0.052s	user 0.018s	sys 0.011s
I20260713 09:09:23.726179 26363 heartbeater.cc:499] Master 127.21.94.190:45473 was elected leader, sending a full tablet report...
I20260713 09:09:23.731464 26528 tablet_bootstrap.cc:492] T bc6a2f6303e6456c88cbc5859d9da9ef P 3644479ba829485a9790eeb1bbed091c: Bootstrap starting.
I20260713 09:09:23.731868 26527 ts_tablet_manager.cc:1434] T 4d87281f01a34d48b361a24449c6de5d P 63c49dc366744a849977acea442ce59a: Time spent starting tablet: real 0.036s	user 0.010s	sys 0.005s
I20260713 09:09:23.732931 26527 tablet_bootstrap.cc:492] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a: Bootstrap starting.
I20260713 09:09:23.733525 26531 leader_election.cc:290] T 4127c9d2be1b4d589c9d52f34ac17745 P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63c49dc366744a849977acea442ce59a (127.21.94.129:46405), 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869)
I20260713 09:09:23.742125 26527 tablet_bootstrap.cc:654] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.743968 26528 tablet_bootstrap.cc:654] T bc6a2f6303e6456c88cbc5859d9da9ef P 3644479ba829485a9790eeb1bbed091c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.746276 26533 tablet_bootstrap.cc:492] T 5289fa75244c4a4c870dd30288b03930 P 86522b9f1c814144bd9e5e19ad767f1a: No bootstrap required, opened a new log
I20260713 09:09:23.746945 26533 ts_tablet_manager.cc:1403] T 5289fa75244c4a4c870dd30288b03930 P 86522b9f1c814144bd9e5e19ad767f1a: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.007s
I20260713 09:09:23.750762 26533 raft_consensus.cc:359] T 5289fa75244c4a4c870dd30288b03930 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.751480 26533 raft_consensus.cc:385] T 5289fa75244c4a4c870dd30288b03930 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.751787 26533 raft_consensus.cc:740] T 5289fa75244c4a4c870dd30288b03930 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86522b9f1c814144bd9e5e19ad767f1a, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.754884 26338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4127c9d2be1b4d589c9d52f34ac17745" candidate_uuid: "3644479ba829485a9790eeb1bbed091c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c49dc366744a849977acea442ce59a" is_pre_election: true
W20260713 09:09:23.756691 26450 leader_election.cc:343] T 4127c9d2be1b4d589c9d52f34ac17745 P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63c49dc366744a849977acea442ce59a (127.21.94.129:46405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.752523 26533 consensus_queue.cc:260] T 5289fa75244c4a4c870dd30288b03930 P 86522b9f1c814144bd9e5e19ad767f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.770591 26413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4127c9d2be1b4d589c9d52f34ac17745" candidate_uuid: "3644479ba829485a9790eeb1bbed091c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a" is_pre_election: true
W20260713 09:09:23.778219 26452 leader_election.cc:343] T 4127c9d2be1b4d589c9d52f34ac17745 P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.778903 26452 leader_election.cc:304] T 4127c9d2be1b4d589c9d52f34ac17745 P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3644479ba829485a9790eeb1bbed091c; no voters: 63c49dc366744a849977acea442ce59a, 86522b9f1c814144bd9e5e19ad767f1a
I20260713 09:09:23.781539 26531 raft_consensus.cc:2749] T 4127c9d2be1b4d589c9d52f34ac17745 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:23.785367 26438 heartbeater.cc:499] Master 127.21.94.190:45473 was elected leader, sending a full tablet report...
I20260713 09:09:23.785960 26533 ts_tablet_manager.cc:1434] T 5289fa75244c4a4c870dd30288b03930 P 86522b9f1c814144bd9e5e19ad767f1a: Time spent starting tablet: real 0.039s	user 0.020s	sys 0.012s
I20260713 09:09:23.786420 26527 tablet_bootstrap.cc:492] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a: No bootstrap required, opened a new log
I20260713 09:09:23.786948 26527 ts_tablet_manager.cc:1403] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a: Time spent bootstrapping tablet: real 0.054s	user 0.005s	sys 0.017s
I20260713 09:09:23.787166 26533 tablet_bootstrap.cc:492] T 6a115b988c374b3db3609af9de2ded4f P 86522b9f1c814144bd9e5e19ad767f1a: Bootstrap starting.
I20260713 09:09:23.789677 26538 raft_consensus.cc:493] T 5289fa75244c4a4c870dd30288b03930 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.790361 26538 raft_consensus.cc:515] T 5289fa75244c4a4c870dd30288b03930 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.793805 26533 tablet_bootstrap.cc:654] T 6a115b988c374b3db3609af9de2ded4f P 86522b9f1c814144bd9e5e19ad767f1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.798632 26538 leader_election.cc:290] T 5289fa75244c4a4c870dd30288b03930 P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63c49dc366744a849977acea442ce59a (127.21.94.129:46405), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:23.802400 26528 tablet_bootstrap.cc:492] T bc6a2f6303e6456c88cbc5859d9da9ef P 3644479ba829485a9790eeb1bbed091c: No bootstrap required, opened a new log
I20260713 09:09:23.803277 26528 ts_tablet_manager.cc:1403] T bc6a2f6303e6456c88cbc5859d9da9ef P 3644479ba829485a9790eeb1bbed091c: Time spent bootstrapping tablet: real 0.072s	user 0.021s	sys 0.005s
I20260713 09:09:23.796114 26527 raft_consensus.cc:359] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.810127 26527 raft_consensus.cc:385] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.810637 26527 raft_consensus.cc:740] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63c49dc366744a849977acea442ce59a, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.811538 26528 raft_consensus.cc:359] T bc6a2f6303e6456c88cbc5859d9da9ef P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.812371 26528 raft_consensus.cc:385] T bc6a2f6303e6456c88cbc5859d9da9ef P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.811671 26527 consensus_queue.cc:260] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.812696 26528 raft_consensus.cc:740] T bc6a2f6303e6456c88cbc5859d9da9ef P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3644479ba829485a9790eeb1bbed091c, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.814713 26528 consensus_queue.cc:260] T bc6a2f6303e6456c88cbc5859d9da9ef P 3644479ba829485a9790eeb1bbed091c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.816324 26487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5289fa75244c4a4c870dd30288b03930" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3644479ba829485a9790eeb1bbed091c" is_pre_election: true
W20260713 09:09:23.819105 26379 leader_election.cc:343] T 5289fa75244c4a4c870dd30288b03930 P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.820569 26527 ts_tablet_manager.cc:1434] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.001s
I20260713 09:09:23.821616 26527 tablet_bootstrap.cc:492] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a: Bootstrap starting.
I20260713 09:09:23.827379 26527 tablet_bootstrap.cc:654] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.831101 26528 ts_tablet_manager.cc:1434] T bc6a2f6303e6456c88cbc5859d9da9ef P 3644479ba829485a9790eeb1bbed091c: Time spent starting tablet: real 0.027s	user 0.002s	sys 0.005s
I20260713 09:09:23.832104 26528 tablet_bootstrap.cc:492] T 1f115bfdf113436eb8503b7b0863105d P 3644479ba829485a9790eeb1bbed091c: Bootstrap starting.
I20260713 09:09:23.832664 26338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5289fa75244c4a4c870dd30288b03930" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c49dc366744a849977acea442ce59a" is_pre_election: true
I20260713 09:09:23.833894 26533 tablet_bootstrap.cc:492] T 6a115b988c374b3db3609af9de2ded4f P 86522b9f1c814144bd9e5e19ad767f1a: No bootstrap required, opened a new log
W20260713 09:09:23.834262 26376 leader_election.cc:343] T 5289fa75244c4a4c870dd30288b03930 P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63c49dc366744a849977acea442ce59a (127.21.94.129:46405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.834434 26533 ts_tablet_manager.cc:1403] T 6a115b988c374b3db3609af9de2ded4f P 86522b9f1c814144bd9e5e19ad767f1a: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.006s
I20260713 09:09:23.834764 26376 leader_election.cc:304] T 5289fa75244c4a4c870dd30288b03930 P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86522b9f1c814144bd9e5e19ad767f1a; no voters: 3644479ba829485a9790eeb1bbed091c, 63c49dc366744a849977acea442ce59a
I20260713 09:09:23.835698 26539 raft_consensus.cc:2749] T 5289fa75244c4a4c870dd30288b03930 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:23.837548 26533 raft_consensus.cc:359] T 6a115b988c374b3db3609af9de2ded4f P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.838265 26533 raft_consensus.cc:385] T 6a115b988c374b3db3609af9de2ded4f P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.838582 26533 raft_consensus.cc:740] T 6a115b988c374b3db3609af9de2ded4f P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86522b9f1c814144bd9e5e19ad767f1a, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.838442 26528 tablet_bootstrap.cc:654] T 1f115bfdf113436eb8503b7b0863105d P 3644479ba829485a9790eeb1bbed091c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.839385 26533 consensus_queue.cc:260] T 6a115b988c374b3db3609af9de2ded4f P 86522b9f1c814144bd9e5e19ad767f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.841766 26533 ts_tablet_manager.cc:1434] T 6a115b988c374b3db3609af9de2ded4f P 86522b9f1c814144bd9e5e19ad767f1a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:23.842877 26533 tablet_bootstrap.cc:492] T bc6a2f6303e6456c88cbc5859d9da9ef P 86522b9f1c814144bd9e5e19ad767f1a: Bootstrap starting.
I20260713 09:09:23.845081 26527 tablet_bootstrap.cc:492] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a: No bootstrap required, opened a new log
I20260713 09:09:23.845642 26527 ts_tablet_manager.cc:1403] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.000s
I20260713 09:09:23.848724 26527 raft_consensus.cc:359] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.849308 26533 tablet_bootstrap.cc:654] T bc6a2f6303e6456c88cbc5859d9da9ef P 86522b9f1c814144bd9e5e19ad767f1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.849503 26527 raft_consensus.cc:385] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.849867 26527 raft_consensus.cc:740] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63c49dc366744a849977acea442ce59a, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.850718 26527 consensus_queue.cc:260] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.853778 26528 tablet_bootstrap.cc:492] T 1f115bfdf113436eb8503b7b0863105d P 3644479ba829485a9790eeb1bbed091c: No bootstrap required, opened a new log
I20260713 09:09:23.854296 26528 ts_tablet_manager.cc:1403] T 1f115bfdf113436eb8503b7b0863105d P 3644479ba829485a9790eeb1bbed091c: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260713 09:09:23.854789 26533 tablet_bootstrap.cc:492] T bc6a2f6303e6456c88cbc5859d9da9ef P 86522b9f1c814144bd9e5e19ad767f1a: No bootstrap required, opened a new log
I20260713 09:09:23.855302 26533 ts_tablet_manager.cc:1403] T bc6a2f6303e6456c88cbc5859d9da9ef P 86522b9f1c814144bd9e5e19ad767f1a: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260713 09:09:23.857331 26528 raft_consensus.cc:359] T 1f115bfdf113436eb8503b7b0863105d P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.858111 26528 raft_consensus.cc:385] T 1f115bfdf113436eb8503b7b0863105d P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.858060 26533 raft_consensus.cc:359] T bc6a2f6303e6456c88cbc5859d9da9ef P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.858563 26528 raft_consensus.cc:740] T 1f115bfdf113436eb8503b7b0863105d P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3644479ba829485a9790eeb1bbed091c, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.858958 26533 raft_consensus.cc:385] T bc6a2f6303e6456c88cbc5859d9da9ef P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.859418 26533 raft_consensus.cc:740] T bc6a2f6303e6456c88cbc5859d9da9ef P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86522b9f1c814144bd9e5e19ad767f1a, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.859459 26528 consensus_queue.cc:260] T 1f115bfdf113436eb8503b7b0863105d P 3644479ba829485a9790eeb1bbed091c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.860093 26527 ts_tablet_manager.cc:1434] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260713 09:09:23.860250 26533 consensus_queue.cc:260] T bc6a2f6303e6456c88cbc5859d9da9ef P 86522b9f1c814144bd9e5e19ad767f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.861136 26527 tablet_bootstrap.cc:492] T 6a115b988c374b3db3609af9de2ded4f P 63c49dc366744a849977acea442ce59a: Bootstrap starting.
I20260713 09:09:23.861693 26528 ts_tablet_manager.cc:1434] T 1f115bfdf113436eb8503b7b0863105d P 3644479ba829485a9790eeb1bbed091c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:23.862605 26528 tablet_bootstrap.cc:492] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c: Bootstrap starting.
I20260713 09:09:23.864583 26533 ts_tablet_manager.cc:1434] T bc6a2f6303e6456c88cbc5859d9da9ef P 86522b9f1c814144bd9e5e19ad767f1a: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:09:23.865666 26533 tablet_bootstrap.cc:492] T 2c62f5eb82ad4b87913860487d6df205 P 86522b9f1c814144bd9e5e19ad767f1a: Bootstrap starting.
I20260713 09:09:23.867959 26527 tablet_bootstrap.cc:654] T 6a115b988c374b3db3609af9de2ded4f P 63c49dc366744a849977acea442ce59a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.868607 26528 tablet_bootstrap.cc:654] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.875324 26533 tablet_bootstrap.cc:654] T 2c62f5eb82ad4b87913860487d6df205 P 86522b9f1c814144bd9e5e19ad767f1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.877483 26527 tablet_bootstrap.cc:492] T 6a115b988c374b3db3609af9de2ded4f P 63c49dc366744a849977acea442ce59a: No bootstrap required, opened a new log
I20260713 09:09:23.878028 26527 ts_tablet_manager.cc:1403] T 6a115b988c374b3db3609af9de2ded4f P 63c49dc366744a849977acea442ce59a: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260713 09:09:23.881711 26527 raft_consensus.cc:359] T 6a115b988c374b3db3609af9de2ded4f P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.882699 26527 raft_consensus.cc:385] T 6a115b988c374b3db3609af9de2ded4f P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.883073 26527 raft_consensus.cc:740] T 6a115b988c374b3db3609af9de2ded4f P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63c49dc366744a849977acea442ce59a, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.885622 26527 consensus_queue.cc:260] T 6a115b988c374b3db3609af9de2ded4f P 63c49dc366744a849977acea442ce59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.887060 26528 tablet_bootstrap.cc:492] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c: No bootstrap required, opened a new log
I20260713 09:09:23.887694 26528 ts_tablet_manager.cc:1403] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.011s
I20260713 09:09:23.887885 26533 tablet_bootstrap.cc:492] T 2c62f5eb82ad4b87913860487d6df205 P 86522b9f1c814144bd9e5e19ad767f1a: No bootstrap required, opened a new log
I20260713 09:09:23.888412 26533 ts_tablet_manager.cc:1403] T 2c62f5eb82ad4b87913860487d6df205 P 86522b9f1c814144bd9e5e19ad767f1a: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.005s
I20260713 09:09:23.888654 26527 ts_tablet_manager.cc:1434] T 6a115b988c374b3db3609af9de2ded4f P 63c49dc366744a849977acea442ce59a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260713 09:09:23.890408 26528 raft_consensus.cc:359] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.891134 26528 raft_consensus.cc:385] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.891451 26528 raft_consensus.cc:740] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3644479ba829485a9790eeb1bbed091c, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.891220 26533 raft_consensus.cc:359] T 2c62f5eb82ad4b87913860487d6df205 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.892060 26533 raft_consensus.cc:385] T 2c62f5eb82ad4b87913860487d6df205 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.892386 26533 raft_consensus.cc:740] T 2c62f5eb82ad4b87913860487d6df205 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86522b9f1c814144bd9e5e19ad767f1a, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.892392 26528 consensus_queue.cc:260] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.893421 26527 tablet_bootstrap.cc:492] T bc6a2f6303e6456c88cbc5859d9da9ef P 63c49dc366744a849977acea442ce59a: Bootstrap starting.
I20260713 09:09:23.893393 26533 consensus_queue.cc:260] T 2c62f5eb82ad4b87913860487d6df205 P 86522b9f1c814144bd9e5e19ad767f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.895104 26528 ts_tablet_manager.cc:1434] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:23.896260 26528 tablet_bootstrap.cc:492] T 4d87281f01a34d48b361a24449c6de5d P 3644479ba829485a9790eeb1bbed091c: Bootstrap starting.
I20260713 09:09:23.898315 26533 ts_tablet_manager.cc:1434] T 2c62f5eb82ad4b87913860487d6df205 P 86522b9f1c814144bd9e5e19ad767f1a: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260713 09:09:23.899394 26533 tablet_bootstrap.cc:492] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a: Bootstrap starting.
I20260713 09:09:23.899498 26531 raft_consensus.cc:493] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.900063 26531 raft_consensus.cc:515] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.900738 26527 tablet_bootstrap.cc:654] T bc6a2f6303e6456c88cbc5859d9da9ef P 63c49dc366744a849977acea442ce59a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.904107 26531 leader_election.cc:290] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63c49dc366744a849977acea442ce59a (127.21.94.129:46405), 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869)
I20260713 09:09:23.906198 26413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a115b988c374b3db3609af9de2ded4f" candidate_uuid: "3644479ba829485a9790eeb1bbed091c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a" is_pre_election: true
I20260713 09:09:23.906872 26413 raft_consensus.cc:2468] T 6a115b988c374b3db3609af9de2ded4f P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3644479ba829485a9790eeb1bbed091c in term 0.
I20260713 09:09:23.908926 26338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a115b988c374b3db3609af9de2ded4f" candidate_uuid: "3644479ba829485a9790eeb1bbed091c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c49dc366744a849977acea442ce59a" is_pre_election: true
I20260713 09:09:23.909613 26338 raft_consensus.cc:2468] T 6a115b988c374b3db3609af9de2ded4f P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3644479ba829485a9790eeb1bbed091c in term 0.
I20260713 09:09:23.910051 26533 tablet_bootstrap.cc:654] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.911158 26452 leader_election.cc:304] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3644479ba829485a9790eeb1bbed091c, 86522b9f1c814144bd9e5e19ad767f1a; no voters: 
I20260713 09:09:23.912945 26531 raft_consensus.cc:2804] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:23.913316 26531 raft_consensus.cc:493] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:23.913690 26531 raft_consensus.cc:3060] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.921797 26531 raft_consensus.cc:515] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.924566 26338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a115b988c374b3db3609af9de2ded4f" candidate_uuid: "3644479ba829485a9790eeb1bbed091c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c49dc366744a849977acea442ce59a"
I20260713 09:09:23.925177 26338 raft_consensus.cc:3060] T 6a115b988c374b3db3609af9de2ded4f P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.930929 26338 raft_consensus.cc:2468] T 6a115b988c374b3db3609af9de2ded4f P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3644479ba829485a9790eeb1bbed091c in term 1.
I20260713 09:09:23.932130 26450 leader_election.cc:304] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3644479ba829485a9790eeb1bbed091c, 63c49dc366744a849977acea442ce59a; no voters: 
I20260713 09:09:23.932638 26528 tablet_bootstrap.cc:654] T 4d87281f01a34d48b361a24449c6de5d P 3644479ba829485a9790eeb1bbed091c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.933133 26532 raft_consensus.cc:2804] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:23.936663 26532 raft_consensus.cc:697] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c [term 1 LEADER]: Becoming Leader. State: Replica: 3644479ba829485a9790eeb1bbed091c, State: Running, Role: LEADER
I20260713 09:09:23.937644 26531 leader_election.cc:290] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 1 election: Requested vote from peers 63c49dc366744a849977acea442ce59a (127.21.94.129:46405), 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869)
I20260713 09:09:23.939793 26413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a115b988c374b3db3609af9de2ded4f" candidate_uuid: "3644479ba829485a9790eeb1bbed091c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
I20260713 09:09:23.940513 26413 raft_consensus.cc:3060] T 6a115b988c374b3db3609af9de2ded4f P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.941864 26532 consensus_queue.cc:237] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.942638 26528 tablet_bootstrap.cc:492] T 4d87281f01a34d48b361a24449c6de5d P 3644479ba829485a9790eeb1bbed091c: No bootstrap required, opened a new log
I20260713 09:09:23.943243 26528 ts_tablet_manager.cc:1403] T 4d87281f01a34d48b361a24449c6de5d P 3644479ba829485a9790eeb1bbed091c: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.003s
I20260713 09:09:23.943503 26527 tablet_bootstrap.cc:492] T bc6a2f6303e6456c88cbc5859d9da9ef P 63c49dc366744a849977acea442ce59a: No bootstrap required, opened a new log
I20260713 09:09:23.943994 26527 ts_tablet_manager.cc:1403] T bc6a2f6303e6456c88cbc5859d9da9ef P 63c49dc366744a849977acea442ce59a: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.027s
I20260713 09:09:23.946326 26528 raft_consensus.cc:359] T 4d87281f01a34d48b361a24449c6de5d P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.947086 26528 raft_consensus.cc:385] T 4d87281f01a34d48b361a24449c6de5d P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.946874 26527 raft_consensus.cc:359] T bc6a2f6303e6456c88cbc5859d9da9ef P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.947404 26528 raft_consensus.cc:740] T 4d87281f01a34d48b361a24449c6de5d P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3644479ba829485a9790eeb1bbed091c, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.947691 26527 raft_consensus.cc:385] T bc6a2f6303e6456c88cbc5859d9da9ef P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.948006 26527 raft_consensus.cc:740] T bc6a2f6303e6456c88cbc5859d9da9ef P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63c49dc366744a849977acea442ce59a, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.948212 26528 consensus_queue.cc:260] T 4d87281f01a34d48b361a24449c6de5d P 3644479ba829485a9790eeb1bbed091c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.948758 26527 consensus_queue.cc:260] T bc6a2f6303e6456c88cbc5859d9da9ef P 63c49dc366744a849977acea442ce59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.949991 26413 raft_consensus.cc:2468] T 6a115b988c374b3db3609af9de2ded4f P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3644479ba829485a9790eeb1bbed091c in term 1.
I20260713 09:09:23.950556 26528 ts_tablet_manager.cc:1434] T 4d87281f01a34d48b361a24449c6de5d P 3644479ba829485a9790eeb1bbed091c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:23.951256 26527 ts_tablet_manager.cc:1434] T bc6a2f6303e6456c88cbc5859d9da9ef P 63c49dc366744a849977acea442ce59a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:23.951594 26528 tablet_bootstrap.cc:492] T 3a10131ef7d14807b3fb149088b748e0 P 3644479ba829485a9790eeb1bbed091c: Bootstrap starting.
I20260713 09:09:23.952271 26527 tablet_bootstrap.cc:492] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a: Bootstrap starting.
I20260713 09:09:23.942766 26533 tablet_bootstrap.cc:492] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a: No bootstrap required, opened a new log
I20260713 09:09:23.953687 26533 ts_tablet_manager.cc:1403] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a: Time spent bootstrapping tablet: real 0.055s	user 0.022s	sys 0.014s
I20260713 09:09:23.956813 26533 raft_consensus.cc:359] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.957604 26533 raft_consensus.cc:385] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.957894 26533 raft_consensus.cc:740] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86522b9f1c814144bd9e5e19ad767f1a, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.958724 26533 consensus_queue.cc:260] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.959322 26527 tablet_bootstrap.cc:654] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.960920 26236 catalog_manager.cc:5697] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3644479ba829485a9790eeb1bbed091c (127.21.94.131). New cstate: current_term: 1 leader_uuid: "3644479ba829485a9790eeb1bbed091c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:23.963443 26533 ts_tablet_manager.cc:1434] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:09:23.964306 26534 raft_consensus.cc:493] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.964867 26533 tablet_bootstrap.cc:492] T 4d87281f01a34d48b361a24449c6de5d P 86522b9f1c814144bd9e5e19ad767f1a: Bootstrap starting.
I20260713 09:09:23.963500 26528 tablet_bootstrap.cc:654] T 3a10131ef7d14807b3fb149088b748e0 P 3644479ba829485a9790eeb1bbed091c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.964882 26534 raft_consensus.cc:515] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.974102 26533 tablet_bootstrap.cc:654] T 4d87281f01a34d48b361a24449c6de5d P 86522b9f1c814144bd9e5e19ad767f1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.982435 26534 leader_election.cc:290] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:23.983505 26527 tablet_bootstrap.cc:492] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a: No bootstrap required, opened a new log
I20260713 09:09:23.983862 26533 tablet_bootstrap.cc:492] T 4d87281f01a34d48b361a24449c6de5d P 86522b9f1c814144bd9e5e19ad767f1a: No bootstrap required, opened a new log
I20260713 09:09:23.984071 26527 ts_tablet_manager.cc:1403] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.013s
I20260713 09:09:23.984335 26533 ts_tablet_manager.cc:1403] T 4d87281f01a34d48b361a24449c6de5d P 86522b9f1c814144bd9e5e19ad767f1a: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260713 09:09:23.989369 26527 raft_consensus.cc:359] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.990163 26527 raft_consensus.cc:385] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.990478 26527 raft_consensus.cc:740] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63c49dc366744a849977acea442ce59a, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.990330 26533 raft_consensus.cc:359] T 4d87281f01a34d48b361a24449c6de5d P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:23.991350 26533 raft_consensus.cc:385] T 4d87281f01a34d48b361a24449c6de5d P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.991664 26533 raft_consensus.cc:740] T 4d87281f01a34d48b361a24449c6de5d P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86522b9f1c814144bd9e5e19ad767f1a, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.991566 26527 consensus_queue.cc:260] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
W20260713 09:09:23.994375 26284 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:23.994493 26527 ts_tablet_manager.cc:1434] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:09:23.995579 26527 tablet_bootstrap.cc:492] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a: Bootstrap starting.
I20260713 09:09:23.998903 26534 raft_consensus.cc:493] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.999432 26534 raft_consensus.cc:515] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.001560 26534 leader_election.cc:290] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:24.002239 26539 raft_consensus.cc:493] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.002731 26539 raft_consensus.cc:515] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.003275 26412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c62f5eb82ad4b87913860487d6df205" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a" is_pre_election: true
I20260713 09:09:24.004097 26528 tablet_bootstrap.cc:492] T 3a10131ef7d14807b3fb149088b748e0 P 3644479ba829485a9790eeb1bbed091c: No bootstrap required, opened a new log
I20260713 09:09:24.004004 26412 raft_consensus.cc:2468] T 2c62f5eb82ad4b87913860487d6df205 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63c49dc366744a849977acea442ce59a in term 0.
I20260713 09:09:24.009160 26528 ts_tablet_manager.cc:1403] T 3a10131ef7d14807b3fb149088b748e0 P 3644479ba829485a9790eeb1bbed091c: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.002s
I20260713 09:09:24.001487 26413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f115bfdf113436eb8503b7b0863105d" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a" is_pre_election: true
I20260713 09:09:24.004981 26539 leader_election.cc:290] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63c49dc366744a849977acea442ce59a (127.21.94.129:46405), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:24.010025 26303 leader_election.cc:304] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63c49dc366744a849977acea442ce59a, 86522b9f1c814144bd9e5e19ad767f1a; no voters: 
I20260713 09:09:24.010533 26487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9585afb8ce204b7e918928e13ebd3983" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3644479ba829485a9790eeb1bbed091c" is_pre_election: true
W20260713 09:09:24.011598 26303 leader_election.cc:343] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.992660 26533 consensus_queue.cc:260] T 4d87281f01a34d48b361a24449c6de5d P 86522b9f1c814144bd9e5e19ad767f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
W20260713 09:09:24.012239 26379 leader_election.cc:343] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.006884 26338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9585afb8ce204b7e918928e13ebd3983" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c49dc366744a849977acea442ce59a" is_pre_election: true
I20260713 09:09:24.013722 26527 tablet_bootstrap.cc:654] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.013844 26533 ts_tablet_manager.cc:1434] T 4d87281f01a34d48b361a24449c6de5d P 86522b9f1c814144bd9e5e19ad767f1a: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.004s
W20260713 09:09:24.013979 26376 leader_election.cc:343] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63c49dc366744a849977acea442ce59a (127.21.94.129:46405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.014736 26534 raft_consensus.cc:2804] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.014204 26528 raft_consensus.cc:359] T 3a10131ef7d14807b3fb149088b748e0 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.016719 26534 raft_consensus.cc:493] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.018030 26534 raft_consensus.cc:3060] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.014945 26533 tablet_bootstrap.cc:492] T 4127c9d2be1b4d589c9d52f34ac17745 P 86522b9f1c814144bd9e5e19ad767f1a: Bootstrap starting.
I20260713 09:09:24.025704 26533 tablet_bootstrap.cc:654] T 4127c9d2be1b4d589c9d52f34ac17745 P 86522b9f1c814144bd9e5e19ad767f1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.016955 26528 raft_consensus.cc:385] T 3a10131ef7d14807b3fb149088b748e0 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.014497 26376 leader_election.cc:304] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86522b9f1c814144bd9e5e19ad767f1a; no voters: 3644479ba829485a9790eeb1bbed091c, 63c49dc366744a849977acea442ce59a
I20260713 09:09:24.034821 26539 raft_consensus.cc:2749] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:24.035673 26539 raft_consensus.cc:493] T bc6a2f6303e6456c88cbc5859d9da9ef P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.036245 26539 raft_consensus.cc:515] T bc6a2f6303e6456c88cbc5859d9da9ef P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.039575 26527 tablet_bootstrap.cc:492] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a: No bootstrap required, opened a new log
I20260713 09:09:24.044338 26527 ts_tablet_manager.cc:1403] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a: Time spent bootstrapping tablet: real 0.049s	user 0.004s	sys 0.021s
I20260713 09:09:24.044924 26486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f115bfdf113436eb8503b7b0863105d" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3644479ba829485a9790eeb1bbed091c" is_pre_election: true
I20260713 09:09:24.042536 26566 raft_consensus.cc:493] T 4d87281f01a34d48b361a24449c6de5d P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.043483 26528 raft_consensus.cc:740] T 3a10131ef7d14807b3fb149088b748e0 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3644479ba829485a9790eeb1bbed091c, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.045644 26533 tablet_bootstrap.cc:492] T 4127c9d2be1b4d589c9d52f34ac17745 P 86522b9f1c814144bd9e5e19ad767f1a: No bootstrap required, opened a new log
I20260713 09:09:24.041023 26564 raft_consensus.cc:493] T bc6a2f6303e6456c88cbc5859d9da9ef P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.046295 26533 ts_tablet_manager.cc:1403] T 4127c9d2be1b4d589c9d52f34ac17745 P 86522b9f1c814144bd9e5e19ad767f1a: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.008s
I20260713 09:09:24.046167 26485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c62f5eb82ad4b87913860487d6df205" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3644479ba829485a9790eeb1bbed091c" is_pre_election: true
I20260713 09:09:24.046705 26564 raft_consensus.cc:515] T bc6a2f6303e6456c88cbc5859d9da9ef P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.047588 26487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6a2f6303e6456c88cbc5859d9da9ef" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3644479ba829485a9790eeb1bbed091c" is_pre_election: true
I20260713 09:09:24.048229 26487 raft_consensus.cc:2468] T bc6a2f6303e6456c88cbc5859d9da9ef P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86522b9f1c814144bd9e5e19ad767f1a in term 0.
I20260713 09:09:24.045683 26486 raft_consensus.cc:2468] T 1f115bfdf113436eb8503b7b0863105d P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63c49dc366744a849977acea442ce59a in term 0.
I20260713 09:09:24.048447 26527 raft_consensus.cc:359] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.046247 26528 consensus_queue.cc:260] T 3a10131ef7d14807b3fb149088b748e0 P 3644479ba829485a9790eeb1bbed091c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.045830 26566 raft_consensus.cc:515] T 4d87281f01a34d48b361a24449c6de5d P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.049916 26533 raft_consensus.cc:359] T 4127c9d2be1b4d589c9d52f34ac17745 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.050154 26413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6a2f6303e6456c88cbc5859d9da9ef" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a" is_pre_election: true
I20260713 09:09:24.050661 26533 raft_consensus.cc:385] T 4127c9d2be1b4d589c9d52f34ac17745 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.054522 26528 ts_tablet_manager.cc:1434] T 3a10131ef7d14807b3fb149088b748e0 P 3644479ba829485a9790eeb1bbed091c: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260713 09:09:24.054651 26527 raft_consensus.cc:385] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.055094 26533 raft_consensus.cc:740] T 4127c9d2be1b4d589c9d52f34ac17745 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86522b9f1c814144bd9e5e19ad767f1a, State: Initialized, Role: FOLLOWER
W20260713 09:09:24.051923 26304 leader_election.cc:343] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.055647 26527 raft_consensus.cc:740] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63c49dc366744a849977acea442ce59a, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.056033 26528 tablet_bootstrap.cc:492] T 9585afb8ce204b7e918928e13ebd3983 P 3644479ba829485a9790eeb1bbed091c: Bootstrap starting.
I20260713 09:09:24.052035 26566 leader_election.cc:290] T 4d87281f01a34d48b361a24449c6de5d P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:24.056066 26533 consensus_queue.cc:260] T 4127c9d2be1b4d589c9d52f34ac17745 P 86522b9f1c814144bd9e5e19ad767f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.056550 26304 leader_election.cc:304] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a [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: 3644479ba829485a9790eeb1bbed091c, 63c49dc366744a849977acea442ce59a; no voters: 86522b9f1c814144bd9e5e19ad767f1a
I20260713 09:09:24.053186 26412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d87281f01a34d48b361a24449c6de5d" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a" is_pre_election: true
I20260713 09:09:24.058132 26412 raft_consensus.cc:2468] T 4d87281f01a34d48b361a24449c6de5d P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63c49dc366744a849977acea442ce59a in term 0.
I20260713 09:09:24.058382 26379 leader_election.cc:304] T bc6a2f6303e6456c88cbc5859d9da9ef P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3644479ba829485a9790eeb1bbed091c, 86522b9f1c814144bd9e5e19ad767f1a; no voters: 
I20260713 09:09:24.058980 26533 ts_tablet_manager.cc:1434] T 4127c9d2be1b4d589c9d52f34ac17745 P 86522b9f1c814144bd9e5e19ad767f1a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:09:24.054796 26413 raft_consensus.cc:2468] T bc6a2f6303e6456c88cbc5859d9da9ef P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63c49dc366744a849977acea442ce59a in term 0.
I20260713 09:09:24.060017 26303 leader_election.cc:304] T 4d87281f01a34d48b361a24449c6de5d P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63c49dc366744a849977acea442ce59a, 86522b9f1c814144bd9e5e19ad767f1a; no voters: 
I20260713 09:09:24.052381 26485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6a2f6303e6456c88cbc5859d9da9ef" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3644479ba829485a9790eeb1bbed091c" is_pre_election: true
I20260713 09:09:24.061034 26485 raft_consensus.cc:2468] T bc6a2f6303e6456c88cbc5859d9da9ef P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63c49dc366744a849977acea442ce59a in term 0.
I20260713 09:09:24.061313 26538 raft_consensus.cc:2804] T bc6a2f6303e6456c88cbc5859d9da9ef P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.054983 26534 raft_consensus.cc:515] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.062558 26533 tablet_bootstrap.cc:492] T 1f115bfdf113436eb8503b7b0863105d P 86522b9f1c814144bd9e5e19ad767f1a: Bootstrap starting.
I20260713 09:09:24.063854 26538 raft_consensus.cc:493] T bc6a2f6303e6456c88cbc5859d9da9ef P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.064010 26534 leader_election.cc:290] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 election: Requested vote from peers 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:24.064599 26534 raft_consensus.cc:2804] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.064743 26538 raft_consensus.cc:3060] T bc6a2f6303e6456c88cbc5859d9da9ef P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.064983 26534 raft_consensus.cc:493] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.065426 26534 raft_consensus.cc:3060] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.066459 26539 leader_election.cc:290] T bc6a2f6303e6456c88cbc5859d9da9ef P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63c49dc366744a849977acea442ce59a (127.21.94.129:46405), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:24.056581 26527 consensus_queue.cc:260] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.061444 26564 leader_election.cc:290] T bc6a2f6303e6456c88cbc5859d9da9ef P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:24.068287 26564 raft_consensus.cc:2804] T 4d87281f01a34d48b361a24449c6de5d P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.068698 26564 raft_consensus.cc:493] T 4d87281f01a34d48b361a24449c6de5d P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.068933 26533 tablet_bootstrap.cc:654] T 1f115bfdf113436eb8503b7b0863105d P 86522b9f1c814144bd9e5e19ad767f1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.069036 26564 raft_consensus.cc:3060] T 4d87281f01a34d48b361a24449c6de5d P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.075059 26486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d87281f01a34d48b361a24449c6de5d" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3644479ba829485a9790eeb1bbed091c" is_pre_election: true
I20260713 09:09:24.076261 26486 raft_consensus.cc:2468] T 4d87281f01a34d48b361a24449c6de5d P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63c49dc366744a849977acea442ce59a in term 0.
I20260713 09:09:24.078183 26304 leader_election.cc:304] T bc6a2f6303e6456c88cbc5859d9da9ef P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3644479ba829485a9790eeb1bbed091c, 63c49dc366744a849977acea442ce59a; no voters: 
I20260713 09:09:24.078616 26486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c62f5eb82ad4b87913860487d6df205" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3644479ba829485a9790eeb1bbed091c"
I20260713 09:09:24.081765 26338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6a2f6303e6456c88cbc5859d9da9ef" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c49dc366744a849977acea442ce59a" is_pre_election: true
I20260713 09:09:24.082605 26338 raft_consensus.cc:2468] T bc6a2f6303e6456c88cbc5859d9da9ef P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86522b9f1c814144bd9e5e19ad767f1a in term 0.
I20260713 09:09:24.089871 26527 ts_tablet_manager.cc:1434] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.015s
W20260713 09:09:24.090106 26304 leader_election.cc:343] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.094611 26527 tablet_bootstrap.cc:492] T 3a10131ef7d14807b3fb149088b748e0 P 63c49dc366744a849977acea442ce59a: Bootstrap starting.
I20260713 09:09:24.095234 26534 raft_consensus.cc:515] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.099014 26538 raft_consensus.cc:515] T bc6a2f6303e6456c88cbc5859d9da9ef P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.101977 26338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6a2f6303e6456c88cbc5859d9da9ef" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c49dc366744a849977acea442ce59a"
I20260713 09:09:24.102566 26338 raft_consensus.cc:3060] T bc6a2f6303e6456c88cbc5859d9da9ef P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.104578 26527 tablet_bootstrap.cc:654] T 3a10131ef7d14807b3fb149088b748e0 P 63c49dc366744a849977acea442ce59a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.106658 26528 tablet_bootstrap.cc:654] T 9585afb8ce204b7e918928e13ebd3983 P 3644479ba829485a9790eeb1bbed091c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.107335 26533 tablet_bootstrap.cc:492] T 1f115bfdf113436eb8503b7b0863105d P 86522b9f1c814144bd9e5e19ad767f1a: No bootstrap required, opened a new log
I20260713 09:09:24.107812 26533 ts_tablet_manager.cc:1403] T 1f115bfdf113436eb8503b7b0863105d P 86522b9f1c814144bd9e5e19ad767f1a: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.023s
W20260713 09:09:24.110366 26303 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.21.94.130:37869, user_credentials={real_user=slave}} blocked reactor thread for 50469us
I20260713 09:09:24.110541 26533 raft_consensus.cc:359] T 1f115bfdf113436eb8503b7b0863105d P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.111456 26533 raft_consensus.cc:385] T 1f115bfdf113436eb8503b7b0863105d P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.111807 26533 raft_consensus.cc:740] T 1f115bfdf113436eb8503b7b0863105d P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86522b9f1c814144bd9e5e19ad767f1a, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.112079 26413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c62f5eb82ad4b87913860487d6df205" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
I20260713 09:09:24.112715 26413 raft_consensus.cc:3060] T 2c62f5eb82ad4b87913860487d6df205 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.112759 26533 consensus_queue.cc:260] T 1f115bfdf113436eb8503b7b0863105d P 86522b9f1c814144bd9e5e19ad767f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.119108 26533 ts_tablet_manager.cc:1434] T 1f115bfdf113436eb8503b7b0863105d P 86522b9f1c814144bd9e5e19ad767f1a: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:09:24.119774 26527 tablet_bootstrap.cc:492] T 3a10131ef7d14807b3fb149088b748e0 P 63c49dc366744a849977acea442ce59a: No bootstrap required, opened a new log
I20260713 09:09:24.120028 26533 tablet_bootstrap.cc:492] T 3a10131ef7d14807b3fb149088b748e0 P 86522b9f1c814144bd9e5e19ad767f1a: Bootstrap starting.
I20260713 09:09:24.120105 26413 raft_consensus.cc:2468] T 2c62f5eb82ad4b87913860487d6df205 P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63c49dc366744a849977acea442ce59a in term 1.
I20260713 09:09:24.120397 26527 ts_tablet_manager.cc:1403] T 3a10131ef7d14807b3fb149088b748e0 P 63c49dc366744a849977acea442ce59a: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.010s
I20260713 09:09:24.122308 26412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f115bfdf113436eb8503b7b0863105d" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
I20260713 09:09:24.122913 26412 raft_consensus.cc:3060] T 1f115bfdf113436eb8503b7b0863105d P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.123409 26527 raft_consensus.cc:359] T 3a10131ef7d14807b3fb149088b748e0 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.124166 26527 raft_consensus.cc:385] T 3a10131ef7d14807b3fb149088b748e0 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.124471 26527 raft_consensus.cc:740] T 3a10131ef7d14807b3fb149088b748e0 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63c49dc366744a849977acea442ce59a, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.125631 26486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc6a2f6303e6456c88cbc5859d9da9ef" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3644479ba829485a9790eeb1bbed091c"
I20260713 09:09:24.127188 26338 raft_consensus.cc:2468] T bc6a2f6303e6456c88cbc5859d9da9ef P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86522b9f1c814144bd9e5e19ad767f1a in term 1.
I20260713 09:09:24.127369 26533 tablet_bootstrap.cc:654] T 3a10131ef7d14807b3fb149088b748e0 P 86522b9f1c814144bd9e5e19ad767f1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.127472 26486 raft_consensus.cc:3060] T bc6a2f6303e6456c88cbc5859d9da9ef P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.131384 26412 raft_consensus.cc:2468] T 1f115bfdf113436eb8503b7b0863105d P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63c49dc366744a849977acea442ce59a in term 1.
I20260713 09:09:24.137804 26486 raft_consensus.cc:2468] T bc6a2f6303e6456c88cbc5859d9da9ef P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86522b9f1c814144bd9e5e19ad767f1a in term 1.
I20260713 09:09:24.140184 26567 raft_consensus.cc:493] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.138881 26303 leader_election.cc:304] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a [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: 63c49dc366744a849977acea442ce59a, 86522b9f1c814144bd9e5e19ad767f1a; no voters: 3644479ba829485a9790eeb1bbed091c
I20260713 09:09:24.140722 26567 raft_consensus.cc:515] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.126303 26527 consensus_queue.cc:260] T 3a10131ef7d14807b3fb149088b748e0 P 63c49dc366744a849977acea442ce59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.137840 26566 raft_consensus.cc:2764] T bc6a2f6303e6456c88cbc5859d9da9ef P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:09:24.124986 26538 leader_election.cc:290] T bc6a2f6303e6456c88cbc5859d9da9ef P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 1 election: Requested vote from peers 63c49dc366744a849977acea442ce59a (127.21.94.129:46405), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:24.142946 26379 leader_election.cc:304] T bc6a2f6303e6456c88cbc5859d9da9ef P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3644479ba829485a9790eeb1bbed091c, 86522b9f1c814144bd9e5e19ad767f1a; no voters: 
I20260713 09:09:24.144215 26566 raft_consensus.cc:2804] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.151103 26566 raft_consensus.cc:697] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a [term 1 LEADER]: Becoming Leader. State: Replica: 63c49dc366744a849977acea442ce59a, State: Running, Role: LEADER
I20260713 09:09:24.147244 26485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f115bfdf113436eb8503b7b0863105d" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3644479ba829485a9790eeb1bbed091c"
I20260713 09:09:24.151378 26564 raft_consensus.cc:515] T 4d87281f01a34d48b361a24449c6de5d P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.152443 26485 raft_consensus.cc:3060] T 1f115bfdf113436eb8503b7b0863105d P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.155925 26487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9585afb8ce204b7e918928e13ebd3983" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3644479ba829485a9790eeb1bbed091c" is_pre_election: true
I20260713 09:09:24.145558 26539 raft_consensus.cc:2804] T bc6a2f6303e6456c88cbc5859d9da9ef P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.157022 26539 raft_consensus.cc:697] T bc6a2f6303e6456c88cbc5859d9da9ef P 86522b9f1c814144bd9e5e19ad767f1a [term 1 LEADER]: Becoming Leader. State: Replica: 86522b9f1c814144bd9e5e19ad767f1a, State: Running, Role: LEADER
W20260713 09:09:24.157859 26304 leader_election.cc:343] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.158831 26534 leader_election.cc:290] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 election: Requested vote from peers 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:24.161095 26566 consensus_queue.cc:237] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.163380 26527 ts_tablet_manager.cc:1434] T 3a10131ef7d14807b3fb149088b748e0 P 63c49dc366744a849977acea442ce59a: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.008s
I20260713 09:09:24.159111 26567 leader_election.cc:290] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:24.164702 26527 tablet_bootstrap.cc:492] T 5289fa75244c4a4c870dd30288b03930 P 63c49dc366744a849977acea442ce59a: Bootstrap starting.
I20260713 09:09:24.158424 26539 consensus_queue.cc:237] T bc6a2f6303e6456c88cbc5859d9da9ef P 86522b9f1c814144bd9e5e19ad767f1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.172020 26527 tablet_bootstrap.cc:654] T 5289fa75244c4a4c870dd30288b03930 P 63c49dc366744a849977acea442ce59a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.175520 26412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9585afb8ce204b7e918928e13ebd3983" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a" is_pre_election: true
I20260713 09:09:24.176120 26412 raft_consensus.cc:2468] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63c49dc366744a849977acea442ce59a in term 0.
I20260713 09:09:24.176713 26533 tablet_bootstrap.cc:492] T 3a10131ef7d14807b3fb149088b748e0 P 86522b9f1c814144bd9e5e19ad767f1a: No bootstrap required, opened a new log
I20260713 09:09:24.177387 26533 ts_tablet_manager.cc:1403] T 3a10131ef7d14807b3fb149088b748e0 P 86522b9f1c814144bd9e5e19ad767f1a: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.020s
I20260713 09:09:24.177565 26564 leader_election.cc:290] T 4d87281f01a34d48b361a24449c6de5d P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 election: Requested vote from peers 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:24.178195 26303 leader_election.cc:304] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63c49dc366744a849977acea442ce59a, 86522b9f1c814144bd9e5e19ad767f1a; no voters: 
I20260713 09:09:24.178943 26486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d87281f01a34d48b361a24449c6de5d" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3644479ba829485a9790eeb1bbed091c"
I20260713 09:09:24.179539 26486 raft_consensus.cc:3060] T 4d87281f01a34d48b361a24449c6de5d P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.180874 26528 tablet_bootstrap.cc:492] T 9585afb8ce204b7e918928e13ebd3983 P 3644479ba829485a9790eeb1bbed091c: No bootstrap required, opened a new log
I20260713 09:09:24.181408 26528 ts_tablet_manager.cc:1403] T 9585afb8ce204b7e918928e13ebd3983 P 3644479ba829485a9790eeb1bbed091c: Time spent bootstrapping tablet: real 0.126s	user 0.019s	sys 0.002s
I20260713 09:09:24.181530 26412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d87281f01a34d48b361a24449c6de5d" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
I20260713 09:09:24.182229 26412 raft_consensus.cc:3060] T 4d87281f01a34d48b361a24449c6de5d P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.184926 26528 raft_consensus.cc:359] T 9585afb8ce204b7e918928e13ebd3983 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.186066 26528 raft_consensus.cc:385] T 9585afb8ce204b7e918928e13ebd3983 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.186510 26528 raft_consensus.cc:740] T 9585afb8ce204b7e918928e13ebd3983 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3644479ba829485a9790eeb1bbed091c, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.186954 26486 raft_consensus.cc:2468] T 4d87281f01a34d48b361a24449c6de5d P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63c49dc366744a849977acea442ce59a in term 1.
I20260713 09:09:24.172037 26485 raft_consensus.cc:2468] T 1f115bfdf113436eb8503b7b0863105d P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63c49dc366744a849977acea442ce59a in term 1.
I20260713 09:09:24.188254 26304 leader_election.cc:304] T 4d87281f01a34d48b361a24449c6de5d P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3644479ba829485a9790eeb1bbed091c, 63c49dc366744a849977acea442ce59a; no voters: 
I20260713 09:09:24.194316 26303 leader_election.cc:304] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a [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: 63c49dc366744a849977acea442ce59a, 86522b9f1c814144bd9e5e19ad767f1a; no voters: 3644479ba829485a9790eeb1bbed091c
I20260713 09:09:24.189647 26528 consensus_queue.cc:260] T 9585afb8ce204b7e918928e13ebd3983 P 3644479ba829485a9790eeb1bbed091c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.195261 26534 raft_consensus.cc:2804] T 4d87281f01a34d48b361a24449c6de5d P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.195744 26534 raft_consensus.cc:697] T 4d87281f01a34d48b361a24449c6de5d P 63c49dc366744a849977acea442ce59a [term 1 LEADER]: Becoming Leader. State: Replica: 63c49dc366744a849977acea442ce59a, State: Running, Role: LEADER
I20260713 09:09:24.196019 26412 raft_consensus.cc:2468] T 4d87281f01a34d48b361a24449c6de5d P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63c49dc366744a849977acea442ce59a in term 1.
I20260713 09:09:24.188095 26573 raft_consensus.cc:2804] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.187279 26533 raft_consensus.cc:359] T 3a10131ef7d14807b3fb149088b748e0 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.196554 26534 consensus_queue.cc:237] T 4d87281f01a34d48b361a24449c6de5d P 63c49dc366744a849977acea442ce59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.197295 26533 raft_consensus.cc:385] T 3a10131ef7d14807b3fb149088b748e0 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.197767 26533 raft_consensus.cc:740] T 3a10131ef7d14807b3fb149088b748e0 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86522b9f1c814144bd9e5e19ad767f1a, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.198614 26533 consensus_queue.cc:260] T 3a10131ef7d14807b3fb149088b748e0 P 86522b9f1c814144bd9e5e19ad767f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.200537 26567 raft_consensus.cc:2804] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.200991 26567 raft_consensus.cc:493] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.201372 26567 raft_consensus.cc:3060] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.201455 26533 ts_tablet_manager.cc:1434] T 3a10131ef7d14807b3fb149088b748e0 P 86522b9f1c814144bd9e5e19ad767f1a: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260713 09:09:24.202553 26573 raft_consensus.cc:697] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a [term 1 LEADER]: Becoming Leader. State: Replica: 63c49dc366744a849977acea442ce59a, State: Running, Role: LEADER
I20260713 09:09:24.203661 26573 consensus_queue.cc:237] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.207651 26528 ts_tablet_manager.cc:1434] T 9585afb8ce204b7e918928e13ebd3983 P 3644479ba829485a9790eeb1bbed091c: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.003s
I20260713 09:09:24.209173 26528 tablet_bootstrap.cc:492] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c: Bootstrap starting.
I20260713 09:09:24.222138 26528 tablet_bootstrap.cc:654] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.224589 26235 catalog_manager.cc:5697] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a reported cstate change: term changed from 0 to 1, leader changed from <none> to 63c49dc366744a849977acea442ce59a (127.21.94.129). New cstate: current_term: 1 leader_uuid: "63c49dc366744a849977acea442ce59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.226948 26567 raft_consensus.cc:515] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.230154 26412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9585afb8ce204b7e918928e13ebd3983" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
I20260713 09:09:24.230763 26412 raft_consensus.cc:3060] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.230669 26486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9585afb8ce204b7e918928e13ebd3983" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3644479ba829485a9790eeb1bbed091c"
I20260713 09:09:24.231473 26486 raft_consensus.cc:3060] T 9585afb8ce204b7e918928e13ebd3983 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.233711 26236 catalog_manager.cc:5697] T bc6a2f6303e6456c88cbc5859d9da9ef P 86522b9f1c814144bd9e5e19ad767f1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130). New cstate: current_term: 1 leader_uuid: "86522b9f1c814144bd9e5e19ad767f1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.238111 26412 raft_consensus.cc:2468] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63c49dc366744a849977acea442ce59a in term 1.
I20260713 09:09:24.238214 26567 leader_election.cc:290] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 election: Requested vote from peers 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:24.239354 26486 raft_consensus.cc:2468] T 9585afb8ce204b7e918928e13ebd3983 P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63c49dc366744a849977acea442ce59a in term 1.
I20260713 09:09:24.239492 26303 leader_election.cc:304] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63c49dc366744a849977acea442ce59a, 86522b9f1c814144bd9e5e19ad767f1a; no voters: 
I20260713 09:09:24.241909 26567 raft_consensus.cc:2804] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.242338 26528 tablet_bootstrap.cc:492] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c: No bootstrap required, opened a new log
I20260713 09:09:24.242697 26567 raft_consensus.cc:697] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a [term 1 LEADER]: Becoming Leader. State: Replica: 63c49dc366744a849977acea442ce59a, State: Running, Role: LEADER
I20260713 09:09:24.242832 26528 ts_tablet_manager.cc:1403] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.000s
I20260713 09:09:24.243736 26567 consensus_queue.cc:237] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.245786 26528 raft_consensus.cc:359] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.246726 26528 raft_consensus.cc:385] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.246997 26528 raft_consensus.cc:740] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3644479ba829485a9790eeb1bbed091c, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.247936 26528 consensus_queue.cc:260] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.257697 26539 raft_consensus.cc:493] T 3a10131ef7d14807b3fb149088b748e0 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.258419 26539 raft_consensus.cc:515] T 3a10131ef7d14807b3fb149088b748e0 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.263465 26486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a10131ef7d14807b3fb149088b748e0" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3644479ba829485a9790eeb1bbed091c" is_pre_election: true
I20260713 09:09:24.264339 26486 raft_consensus.cc:2468] T 3a10131ef7d14807b3fb149088b748e0 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86522b9f1c814144bd9e5e19ad767f1a in term 0.
I20260713 09:09:24.265681 26379 leader_election.cc:304] T 3a10131ef7d14807b3fb149088b748e0 P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3644479ba829485a9790eeb1bbed091c, 86522b9f1c814144bd9e5e19ad767f1a; no voters: 
I20260713 09:09:24.266841 26539 leader_election.cc:290] T 3a10131ef7d14807b3fb149088b748e0 P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63c49dc366744a849977acea442ce59a (127.21.94.129:46405), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:24.267330 26539 raft_consensus.cc:2804] T 3a10131ef7d14807b3fb149088b748e0 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.267652 26539 raft_consensus.cc:493] T 3a10131ef7d14807b3fb149088b748e0 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.267949 26338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a10131ef7d14807b3fb149088b748e0" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c49dc366744a849977acea442ce59a" is_pre_election: true
I20260713 09:09:24.268162 26527 tablet_bootstrap.cc:492] T 5289fa75244c4a4c870dd30288b03930 P 63c49dc366744a849977acea442ce59a: No bootstrap required, opened a new log
I20260713 09:09:24.268687 26338 raft_consensus.cc:2468] T 3a10131ef7d14807b3fb149088b748e0 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86522b9f1c814144bd9e5e19ad767f1a in term 0.
I20260713 09:09:24.268854 26527 ts_tablet_manager.cc:1403] T 5289fa75244c4a4c870dd30288b03930 P 63c49dc366744a849977acea442ce59a: Time spent bootstrapping tablet: real 0.104s	user 0.015s	sys 0.028s
I20260713 09:09:24.272035 26527 raft_consensus.cc:359] T 5289fa75244c4a4c870dd30288b03930 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.268872 26528 ts_tablet_manager.cc:1434] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260713 09:09:24.267961 26539 raft_consensus.cc:3060] T 3a10131ef7d14807b3fb149088b748e0 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.273635 26528 tablet_bootstrap.cc:492] T 2c62f5eb82ad4b87913860487d6df205 P 3644479ba829485a9790eeb1bbed091c: Bootstrap starting.
I20260713 09:09:24.277456 26527 raft_consensus.cc:385] T 5289fa75244c4a4c870dd30288b03930 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.277679 26528 tablet_bootstrap.cc:654] T 2c62f5eb82ad4b87913860487d6df205 P 3644479ba829485a9790eeb1bbed091c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.277851 26527 raft_consensus.cc:740] T 5289fa75244c4a4c870dd30288b03930 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63c49dc366744a849977acea442ce59a, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.278611 26527 consensus_queue.cc:260] T 5289fa75244c4a4c870dd30288b03930 P 63c49dc366744a849977acea442ce59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.281157 26527 ts_tablet_manager.cc:1434] T 5289fa75244c4a4c870dd30288b03930 P 63c49dc366744a849977acea442ce59a: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260713 09:09:24.280742 26539 raft_consensus.cc:515] T 3a10131ef7d14807b3fb149088b748e0 P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.282662 26539 leader_election.cc:290] T 3a10131ef7d14807b3fb149088b748e0 P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 1 election: Requested vote from peers 63c49dc366744a849977acea442ce59a (127.21.94.129:46405), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:24.282838 26528 tablet_bootstrap.cc:492] T 2c62f5eb82ad4b87913860487d6df205 P 3644479ba829485a9790eeb1bbed091c: No bootstrap required, opened a new log
I20260713 09:09:24.283447 26528 ts_tablet_manager.cc:1403] T 2c62f5eb82ad4b87913860487d6df205 P 3644479ba829485a9790eeb1bbed091c: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:09:24.283567 26338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a10131ef7d14807b3fb149088b748e0" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c49dc366744a849977acea442ce59a"
I20260713 09:09:24.283735 26486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a10131ef7d14807b3fb149088b748e0" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3644479ba829485a9790eeb1bbed091c"
I20260713 09:09:24.284205 26338 raft_consensus.cc:3060] T 3a10131ef7d14807b3fb149088b748e0 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.284245 26486 raft_consensus.cc:3060] T 3a10131ef7d14807b3fb149088b748e0 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.286072 26528 raft_consensus.cc:359] T 2c62f5eb82ad4b87913860487d6df205 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.286751 26528 raft_consensus.cc:385] T 2c62f5eb82ad4b87913860487d6df205 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.287005 26528 raft_consensus.cc:740] T 2c62f5eb82ad4b87913860487d6df205 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3644479ba829485a9790eeb1bbed091c, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.287838 26528 consensus_queue.cc:260] T 2c62f5eb82ad4b87913860487d6df205 P 3644479ba829485a9790eeb1bbed091c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.292270 26338 raft_consensus.cc:2468] T 3a10131ef7d14807b3fb149088b748e0 P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86522b9f1c814144bd9e5e19ad767f1a in term 1.
I20260713 09:09:24.291762 26235 catalog_manager.cc:5697] T 4d87281f01a34d48b361a24449c6de5d P 63c49dc366744a849977acea442ce59a reported cstate change: term changed from 0 to 1, leader changed from <none> to 63c49dc366744a849977acea442ce59a (127.21.94.129). New cstate: current_term: 1 leader_uuid: "63c49dc366744a849977acea442ce59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.292636 26486 raft_consensus.cc:2468] T 3a10131ef7d14807b3fb149088b748e0 P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86522b9f1c814144bd9e5e19ad767f1a in term 1.
I20260713 09:09:24.293483 26376 leader_election.cc:304] T 3a10131ef7d14807b3fb149088b748e0 P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63c49dc366744a849977acea442ce59a, 86522b9f1c814144bd9e5e19ad767f1a; no voters: 
I20260713 09:09:24.293865 26235 catalog_manager.cc:5697] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a reported cstate change: term changed from 0 to 1, leader changed from <none> to 63c49dc366744a849977acea442ce59a (127.21.94.129). New cstate: current_term: 1 leader_uuid: "63c49dc366744a849977acea442ce59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.295190 26528 ts_tablet_manager.cc:1434] T 2c62f5eb82ad4b87913860487d6df205 P 3644479ba829485a9790eeb1bbed091c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:09:24.295629 26235 catalog_manager.cc:5697] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a reported cstate change: term changed from 0 to 1, leader changed from <none> to 63c49dc366744a849977acea442ce59a (127.21.94.129). New cstate: current_term: 1 leader_uuid: "63c49dc366744a849977acea442ce59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.297143 26532 raft_consensus.cc:493] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.297839 26539 raft_consensus.cc:2804] T 3a10131ef7d14807b3fb149088b748e0 P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.297681 26532 raft_consensus.cc:515] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.298354 26539 raft_consensus.cc:697] T 3a10131ef7d14807b3fb149088b748e0 P 86522b9f1c814144bd9e5e19ad767f1a [term 1 LEADER]: Becoming Leader. State: Replica: 86522b9f1c814144bd9e5e19ad767f1a, State: Running, Role: LEADER
I20260713 09:09:24.299194 26539 consensus_queue.cc:237] T 3a10131ef7d14807b3fb149088b748e0 P 86522b9f1c814144bd9e5e19ad767f1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.300487 26338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5289fa75244c4a4c870dd30288b03930" candidate_uuid: "3644479ba829485a9790eeb1bbed091c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c49dc366744a849977acea442ce59a" is_pre_election: true
I20260713 09:09:24.300933 26412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5289fa75244c4a4c870dd30288b03930" candidate_uuid: "3644479ba829485a9790eeb1bbed091c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a" is_pre_election: true
I20260713 09:09:24.301128 26338 raft_consensus.cc:2468] T 5289fa75244c4a4c870dd30288b03930 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3644479ba829485a9790eeb1bbed091c in term 0.
I20260713 09:09:24.301604 26412 raft_consensus.cc:2468] T 5289fa75244c4a4c870dd30288b03930 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3644479ba829485a9790eeb1bbed091c in term 0.
I20260713 09:09:24.302321 26450 leader_election.cc:304] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3644479ba829485a9790eeb1bbed091c, 63c49dc366744a849977acea442ce59a; no voters: 
I20260713 09:09:24.303212 26552 raft_consensus.cc:2804] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.303788 26567 raft_consensus.cc:493] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.303797 26552 raft_consensus.cc:493] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.304814 26552 raft_consensus.cc:3060] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.304589 26567 raft_consensus.cc:515] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.303195 26532 leader_election.cc:290] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63c49dc366744a849977acea442ce59a (127.21.94.129:46405), 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869)
I20260713 09:09:24.306803 26567 leader_election.cc:290] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:24.308599 26486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4127c9d2be1b4d589c9d52f34ac17745" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3644479ba829485a9790eeb1bbed091c" is_pre_election: true
I20260713 09:09:24.309154 26486 raft_consensus.cc:2468] T 4127c9d2be1b4d589c9d52f34ac17745 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63c49dc366744a849977acea442ce59a in term 0.
I20260713 09:09:24.310472 26412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4127c9d2be1b4d589c9d52f34ac17745" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a" is_pre_election: true
I20260713 09:09:24.311257 26412 raft_consensus.cc:2468] T 4127c9d2be1b4d589c9d52f34ac17745 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63c49dc366744a849977acea442ce59a in term 0.
I20260713 09:09:24.310469 26304 leader_election.cc:304] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3644479ba829485a9790eeb1bbed091c, 63c49dc366744a849977acea442ce59a; no voters: 
I20260713 09:09:24.313153 26567 raft_consensus.cc:2804] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.313524 26567 raft_consensus.cc:493] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.313805 26567 raft_consensus.cc:3060] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.313828 26236 catalog_manager.cc:5697] T 3a10131ef7d14807b3fb149088b748e0 P 86522b9f1c814144bd9e5e19ad767f1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130). New cstate: current_term: 1 leader_uuid: "86522b9f1c814144bd9e5e19ad767f1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.319167 26567 raft_consensus.cc:515] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.321303 26567 leader_election.cc:290] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 election: Requested vote from peers 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:24.322252 26412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4127c9d2be1b4d589c9d52f34ac17745" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
I20260713 09:09:24.322867 26412 raft_consensus.cc:3060] T 4127c9d2be1b4d589c9d52f34ac17745 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.322943 26486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4127c9d2be1b4d589c9d52f34ac17745" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3644479ba829485a9790eeb1bbed091c"
I20260713 09:09:24.323532 26486 raft_consensus.cc:3060] T 4127c9d2be1b4d589c9d52f34ac17745 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.320632 26552 raft_consensus.cc:515] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.330143 26412 raft_consensus.cc:2468] T 4127c9d2be1b4d589c9d52f34ac17745 P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63c49dc366744a849977acea442ce59a in term 1.
I20260713 09:09:24.330197 26486 raft_consensus.cc:2468] T 4127c9d2be1b4d589c9d52f34ac17745 P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63c49dc366744a849977acea442ce59a in term 1.
I20260713 09:09:24.331615 26303 leader_election.cc:304] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63c49dc366744a849977acea442ce59a, 86522b9f1c814144bd9e5e19ad767f1a; no voters: 
I20260713 09:09:24.331902 26552 leader_election.cc:290] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 1 election: Requested vote from peers 63c49dc366744a849977acea442ce59a (127.21.94.129:46405), 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869)
I20260713 09:09:24.332358 26338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5289fa75244c4a4c870dd30288b03930" candidate_uuid: "3644479ba829485a9790eeb1bbed091c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c49dc366744a849977acea442ce59a"
I20260713 09:09:24.332589 26567 raft_consensus.cc:2804] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.332975 26338 raft_consensus.cc:3060] T 5289fa75244c4a4c870dd30288b03930 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.333657 26412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5289fa75244c4a4c870dd30288b03930" candidate_uuid: "3644479ba829485a9790eeb1bbed091c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
I20260713 09:09:24.333839 26567 raft_consensus.cc:697] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a [term 1 LEADER]: Becoming Leader. State: Replica: 63c49dc366744a849977acea442ce59a, State: Running, Role: LEADER
I20260713 09:09:24.334251 26412 raft_consensus.cc:3060] T 5289fa75244c4a4c870dd30288b03930 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.334707 26567 consensus_queue.cc:237] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.340273 26338 raft_consensus.cc:2468] T 5289fa75244c4a4c870dd30288b03930 P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3644479ba829485a9790eeb1bbed091c in term 1.
I20260713 09:09:24.340163 26552 consensus_queue.cc:1048] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c [LEADER]: Connected to new peer: Peer: permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:24.341895 26450 leader_election.cc:304] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3644479ba829485a9790eeb1bbed091c, 63c49dc366744a849977acea442ce59a; no voters: 
I20260713 09:09:24.342804 26532 raft_consensus.cc:2804] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.342769 26412 raft_consensus.cc:2468] T 5289fa75244c4a4c870dd30288b03930 P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3644479ba829485a9790eeb1bbed091c in term 1.
I20260713 09:09:24.343477 26532 raft_consensus.cc:697] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c [term 1 LEADER]: Becoming Leader. State: Replica: 3644479ba829485a9790eeb1bbed091c, State: Running, Role: LEADER
I20260713 09:09:24.344417 26532 consensus_queue.cc:237] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.353123 26235 catalog_manager.cc:5697] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a reported cstate change: term changed from 0 to 1, leader changed from <none> to 63c49dc366744a849977acea442ce59a (127.21.94.129). New cstate: current_term: 1 leader_uuid: "63c49dc366744a849977acea442ce59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.355134 26236 catalog_manager.cc:5697] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3644479ba829485a9790eeb1bbed091c (127.21.94.131). New cstate: current_term: 1 leader_uuid: "3644479ba829485a9790eeb1bbed091c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:24.371948 26532 consensus_queue.cc:1048] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.398371 26486 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5289fa75244c4a4c870dd30288b03930"
dest_uuid: "3644479ba829485a9790eeb1bbed091c"
mode: GRACEFUL
new_leader_uuid: "63c49dc366744a849977acea442ce59a"
 from {username='slave'} at 127.0.0.1:46044
I20260713 09:09:24.398870 26486 raft_consensus.cc:606] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c [term 1 LEADER]: Received request to transfer leadership to TS 63c49dc366744a849977acea442ce59a
I20260713 09:09:24.403828 26486 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a115b988c374b3db3609af9de2ded4f"
dest_uuid: "3644479ba829485a9790eeb1bbed091c"
mode: GRACEFUL
new_leader_uuid: "63c49dc366744a849977acea442ce59a"
 from {username='slave'} at 127.0.0.1:46044
I20260713 09:09:24.404309 26486 raft_consensus.cc:606] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c [term 1 LEADER]: Received request to transfer leadership to TS 63c49dc366744a849977acea442ce59a
I20260713 09:09:24.411739 26532 raft_consensus.cc:493] T 2c62f5eb82ad4b87913860487d6df205 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.412254 26532 raft_consensus.cc:515] T 2c62f5eb82ad4b87913860487d6df205 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.414280 26532 leader_election.cc:290] T 2c62f5eb82ad4b87913860487d6df205 P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63c49dc366744a849977acea442ce59a (127.21.94.129:46405), 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869)
I20260713 09:09:24.414973 26338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c62f5eb82ad4b87913860487d6df205" candidate_uuid: "3644479ba829485a9790eeb1bbed091c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c49dc366744a849977acea442ce59a" is_pre_election: true
I20260713 09:09:24.415397 26412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c62f5eb82ad4b87913860487d6df205" candidate_uuid: "3644479ba829485a9790eeb1bbed091c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a" is_pre_election: true
I20260713 09:09:24.416318 26412 raft_consensus.cc:2393] T 2c62f5eb82ad4b87913860487d6df205 P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3644479ba829485a9790eeb1bbed091c in current term 1: Already voted for candidate 63c49dc366744a849977acea442ce59a in this term.
I20260713 09:09:24.417412 26452 leader_election.cc:304] T 2c62f5eb82ad4b87913860487d6df205 P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3644479ba829485a9790eeb1bbed091c; no voters: 63c49dc366744a849977acea442ce59a, 86522b9f1c814144bd9e5e19ad767f1a
I20260713 09:09:24.418166 26532 raft_consensus.cc:3060] T 2c62f5eb82ad4b87913860487d6df205 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.418601 26338 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9585afb8ce204b7e918928e13ebd3983"
dest_uuid: "63c49dc366744a849977acea442ce59a"
mode: GRACEFUL
new_leader_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
 from {username='slave'} at 127.0.0.1:56214
I20260713 09:09:24.419129 26338 raft_consensus.cc:606] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a [term 1 LEADER]: Received request to transfer leadership to TS 86522b9f1c814144bd9e5e19ad767f1a
I20260713 09:09:24.423794 26532 raft_consensus.cc:2749] T 2c62f5eb82ad4b87913860487d6df205 P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:24.429876 26338 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4127c9d2be1b4d589c9d52f34ac17745"
dest_uuid: "63c49dc366744a849977acea442ce59a"
mode: GRACEFUL
new_leader_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
 from {username='slave'} at 127.0.0.1:56214
I20260713 09:09:24.430436 26338 raft_consensus.cc:606] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a [term 1 LEADER]: Received request to transfer leadership to TS 86522b9f1c814144bd9e5e19ad767f1a
I20260713 09:09:24.435180 26338 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c62f5eb82ad4b87913860487d6df205"
dest_uuid: "63c49dc366744a849977acea442ce59a"
mode: GRACEFUL
new_leader_uuid: "3644479ba829485a9790eeb1bbed091c"
 from {username='slave'} at 127.0.0.1:56214
I20260713 09:09:24.435672 26338 raft_consensus.cc:606] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a [term 1 LEADER]: Received request to transfer leadership to TS 3644479ba829485a9790eeb1bbed091c
I20260713 09:09:24.568339 26539 consensus_queue.cc:1048] T bc6a2f6303e6456c88cbc5859d9da9ef P 86522b9f1c814144bd9e5e19ad767f1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.578863 26538 consensus_queue.cc:1048] T bc6a2f6303e6456c88cbc5859d9da9ef P 86522b9f1c814144bd9e5e19ad767f1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.591495 26567 consensus_queue.cc:1048] T 4d87281f01a34d48b361a24449c6de5d P 63c49dc366744a849977acea442ce59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.602222 26534 consensus_queue.cc:1048] T 4d87281f01a34d48b361a24449c6de5d P 63c49dc366744a849977acea442ce59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.644034 26567 consensus_queue.cc:1048] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.650036 26534 raft_consensus.cc:993] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a: : Instructing follower 3644479ba829485a9790eeb1bbed091c to start an election
I20260713 09:09:24.650542 26566 raft_consensus.cc:1081] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a [term 1 LEADER]: Signalling peer 3644479ba829485a9790eeb1bbed091c to start an election
I20260713 09:09:24.652307 26485 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c62f5eb82ad4b87913860487d6df205"
dest_uuid: "3644479ba829485a9790eeb1bbed091c"
 from {username='slave'} at 127.0.0.1:46028
I20260713 09:09:24.652863 26485 raft_consensus.cc:493] T 2c62f5eb82ad4b87913860487d6df205 P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:24.653231 26485 raft_consensus.cc:3060] T 2c62f5eb82ad4b87913860487d6df205 P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.654932 26566 consensus_queue.cc:1048] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.660202 26485 raft_consensus.cc:515] T 2c62f5eb82ad4b87913860487d6df205 P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.661396 26486 raft_consensus.cc:1240] T 2c62f5eb82ad4b87913860487d6df205 P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Rejecting Update request from peer 63c49dc366744a849977acea442ce59a for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:24.663347 26338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c62f5eb82ad4b87913860487d6df205" candidate_uuid: "3644479ba829485a9790eeb1bbed091c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63c49dc366744a849977acea442ce59a"
I20260713 09:09:24.663980 26338 raft_consensus.cc:3055] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:24.664280 26338 raft_consensus.cc:740] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63c49dc366744a849977acea442ce59a, State: Running, Role: LEADER
I20260713 09:09:24.665021 26338 consensus_queue.cc:260] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.666086 26485 leader_election.cc:290] T 2c62f5eb82ad4b87913860487d6df205 P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 2 election: Requested vote from peers 63c49dc366744a849977acea442ce59a (127.21.94.129:46405), 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869)
I20260713 09:09:24.666244 26338 raft_consensus.cc:3060] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.668015 26412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c62f5eb82ad4b87913860487d6df205" candidate_uuid: "3644479ba829485a9790eeb1bbed091c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
I20260713 09:09:24.668783 26412 raft_consensus.cc:3060] T 2c62f5eb82ad4b87913860487d6df205 P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.673918 26566 consensus_queue.cc:1048] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:24.674880 26338 raft_consensus.cc:2468] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3644479ba829485a9790eeb1bbed091c in term 2.
I20260713 09:09:24.678045 26450 leader_election.cc:304] T 2c62f5eb82ad4b87913860487d6df205 P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3644479ba829485a9790eeb1bbed091c, 63c49dc366744a849977acea442ce59a; no voters: 
I20260713 09:09:24.678865 26532 raft_consensus.cc:2804] T 2c62f5eb82ad4b87913860487d6df205 P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Leader election won for term 2
W20260713 09:09:24.666124 26534 consensus_queue.cc:1175] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "3644479ba829485a9790eeb1bbed091c" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 63c49dc366744a849977acea442ce59a for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260713 09:09:24.679442 26532 raft_consensus.cc:697] T 2c62f5eb82ad4b87913860487d6df205 P 3644479ba829485a9790eeb1bbed091c [term 2 LEADER]: Becoming Leader. State: Replica: 3644479ba829485a9790eeb1bbed091c, State: Running, Role: LEADER
I20260713 09:09:24.680209 26412 raft_consensus.cc:2468] T 2c62f5eb82ad4b87913860487d6df205 P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3644479ba829485a9790eeb1bbed091c in term 2.
I20260713 09:09:24.680423 26532 consensus_queue.cc:237] T 2c62f5eb82ad4b87913860487d6df205 P 3644479ba829485a9790eeb1bbed091c [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: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.687402 26534 consensus_queue.cc:1048] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:24.691629 26233 catalog_manager.cc:5697] T 2c62f5eb82ad4b87913860487d6df205 P 3644479ba829485a9790eeb1bbed091c reported cstate change: term changed from 1 to 2, leader changed from 63c49dc366744a849977acea442ce59a (127.21.94.129) to 3644479ba829485a9790eeb1bbed091c (127.21.94.131). New cstate: current_term: 2 leader_uuid: "3644479ba829485a9790eeb1bbed091c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:24.716596 26538 consensus_queue.cc:1048] T 3a10131ef7d14807b3fb149088b748e0 P 86522b9f1c814144bd9e5e19ad767f1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.726521 26539 consensus_queue.cc:1048] T 3a10131ef7d14807b3fb149088b748e0 P 86522b9f1c814144bd9e5e19ad767f1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.797008 26534 consensus_queue.cc:1048] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.803715 26567 raft_consensus.cc:993] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a: : Instructing follower 86522b9f1c814144bd9e5e19ad767f1a to start an election
I20260713 09:09:24.804185 26567 raft_consensus.cc:1081] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a [term 1 LEADER]: Signalling peer 86522b9f1c814144bd9e5e19ad767f1a to start an election
I20260713 09:09:24.806178 26412 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9585afb8ce204b7e918928e13ebd3983"
dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
 from {username='slave'} at 127.0.0.1:35904
I20260713 09:09:24.806726 26412 raft_consensus.cc:493] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:24.807101 26412 raft_consensus.cc:3060] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.812716 26572 consensus_queue.cc:1048] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.812955 26412 raft_consensus.cc:515] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.815578 26338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9585afb8ce204b7e918928e13ebd3983" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63c49dc366744a849977acea442ce59a"
I20260713 09:09:24.816141 26338 raft_consensus.cc:3055] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:24.816466 26338 raft_consensus.cc:740] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63c49dc366744a849977acea442ce59a, State: Running, Role: LEADER
I20260713 09:09:24.817243 26338 consensus_queue.cc:260] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.817973 26338 raft_consensus.cc:3060] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.823050 26412 leader_election.cc:290] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 2 election: Requested vote from peers 63c49dc366744a849977acea442ce59a (127.21.94.129:46405), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:24.823200 26338 raft_consensus.cc:2468] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86522b9f1c814144bd9e5e19ad767f1a in term 2.
I20260713 09:09:24.823266 26486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9585afb8ce204b7e918928e13ebd3983" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3644479ba829485a9790eeb1bbed091c"
I20260713 09:09:24.824442 26376 leader_election.cc:304] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63c49dc366744a849977acea442ce59a, 86522b9f1c814144bd9e5e19ad767f1a; no voters: 
I20260713 09:09:24.825155 26593 raft_consensus.cc:2804] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:24.825716 26593 raft_consensus.cc:697] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a [term 2 LEADER]: Becoming Leader. State: Replica: 86522b9f1c814144bd9e5e19ad767f1a, State: Running, Role: LEADER
I20260713 09:09:24.826411 26593 consensus_queue.cc:237] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.833448 26236 catalog_manager.cc:5697] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a reported cstate change: term changed from 1 to 2, leader changed from 63c49dc366744a849977acea442ce59a (127.21.94.129) to 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130). New cstate: current_term: 2 leader_uuid: "86522b9f1c814144bd9e5e19ad767f1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.835803 26572 consensus_queue.cc:1048] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.847093 26567 consensus_queue.cc:1048] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.858927 26572 raft_consensus.cc:993] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a: : Instructing follower 86522b9f1c814144bd9e5e19ad767f1a to start an election
I20260713 09:09:24.859380 26567 raft_consensus.cc:1081] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a [term 1 LEADER]: Signalling peer 86522b9f1c814144bd9e5e19ad767f1a to start an election
I20260713 09:09:24.860797 26412 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4127c9d2be1b4d589c9d52f34ac17745"
dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
 from {username='slave'} at 127.0.0.1:35904
I20260713 09:09:24.861397 26412 raft_consensus.cc:493] T 4127c9d2be1b4d589c9d52f34ac17745 P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:24.861761 26412 raft_consensus.cc:3060] T 4127c9d2be1b4d589c9d52f34ac17745 P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.866714 26412 raft_consensus.cc:515] T 4127c9d2be1b4d589c9d52f34ac17745 P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.868834 26412 leader_election.cc:290] T 4127c9d2be1b4d589c9d52f34ac17745 P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 2 election: Requested vote from peers 63c49dc366744a849977acea442ce59a (127.21.94.129:46405), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:24.869020 26338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4127c9d2be1b4d589c9d52f34ac17745" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63c49dc366744a849977acea442ce59a"
I20260713 09:09:24.869520 26485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4127c9d2be1b4d589c9d52f34ac17745" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3644479ba829485a9790eeb1bbed091c"
I20260713 09:09:24.869736 26338 raft_consensus.cc:3055] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:24.870066 26338 raft_consensus.cc:740] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63c49dc366744a849977acea442ce59a, State: Running, Role: LEADER
I20260713 09:09:24.870106 26485 raft_consensus.cc:3060] T 4127c9d2be1b4d589c9d52f34ac17745 P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.870983 26338 consensus_queue.cc:260] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.872239 26338 raft_consensus.cc:3060] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.877270 26485 raft_consensus.cc:2468] T 4127c9d2be1b4d589c9d52f34ac17745 P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86522b9f1c814144bd9e5e19ad767f1a in term 2.
I20260713 09:09:24.878527 26379 leader_election.cc:304] T 4127c9d2be1b4d589c9d52f34ac17745 P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3644479ba829485a9790eeb1bbed091c, 86522b9f1c814144bd9e5e19ad767f1a; no voters: 
I20260713 09:09:24.878767 26338 raft_consensus.cc:2468] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86522b9f1c814144bd9e5e19ad767f1a in term 2.
I20260713 09:09:24.879268 26593 raft_consensus.cc:2804] T 4127c9d2be1b4d589c9d52f34ac17745 P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:24.879778 26593 raft_consensus.cc:697] T 4127c9d2be1b4d589c9d52f34ac17745 P 86522b9f1c814144bd9e5e19ad767f1a [term 2 LEADER]: Becoming Leader. State: Replica: 86522b9f1c814144bd9e5e19ad767f1a, State: Running, Role: LEADER
I20260713 09:09:24.880507 26593 consensus_queue.cc:237] T 4127c9d2be1b4d589c9d52f34ac17745 P 86522b9f1c814144bd9e5e19ad767f1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.886667 26236 catalog_manager.cc:5697] T 4127c9d2be1b4d589c9d52f34ac17745 P 86522b9f1c814144bd9e5e19ad767f1a reported cstate change: term changed from 1 to 2, leader changed from 63c49dc366744a849977acea442ce59a (127.21.94.129) to 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130). New cstate: current_term: 2 leader_uuid: "86522b9f1c814144bd9e5e19ad767f1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.933053 26532 consensus_queue.cc:1048] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c [LEADER]: Connected to new peer: Peer: permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:24.945222 26552 consensus_queue.cc:1048] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:24.955108 26608 raft_consensus.cc:993] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c: : Instructing follower 63c49dc366744a849977acea442ce59a to start an election
I20260713 09:09:24.955562 26552 raft_consensus.cc:1081] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c [term 1 LEADER]: Signalling peer 63c49dc366744a849977acea442ce59a to start an election
I20260713 09:09:24.957146 26338 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5289fa75244c4a4c870dd30288b03930"
dest_uuid: "63c49dc366744a849977acea442ce59a"
 from {username='slave'} at 127.0.0.1:56206
I20260713 09:09:24.957676 26338 raft_consensus.cc:493] T 5289fa75244c4a4c870dd30288b03930 P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:24.957978 26338 raft_consensus.cc:3060] T 5289fa75244c4a4c870dd30288b03930 P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.962813 26338 raft_consensus.cc:515] T 5289fa75244c4a4c870dd30288b03930 P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.964425 26338 leader_election.cc:290] T 5289fa75244c4a4c870dd30288b03930 P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 2 election: Requested vote from peers 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:24.965304 26412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5289fa75244c4a4c870dd30288b03930" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
I20260713 09:09:24.965616 26485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5289fa75244c4a4c870dd30288b03930" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3644479ba829485a9790eeb1bbed091c"
I20260713 09:09:24.965994 26412 raft_consensus.cc:3060] T 5289fa75244c4a4c870dd30288b03930 P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.966351 26485 raft_consensus.cc:3055] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:24.966698 26485 raft_consensus.cc:740] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3644479ba829485a9790eeb1bbed091c, State: Running, Role: LEADER
I20260713 09:09:24.967497 26485 consensus_queue.cc:260] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.968753 26485 raft_consensus.cc:3060] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.973217 26412 raft_consensus.cc:2468] T 5289fa75244c4a4c870dd30288b03930 P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63c49dc366744a849977acea442ce59a in term 2.
I20260713 09:09:24.974606 26303 leader_election.cc:304] T 5289fa75244c4a4c870dd30288b03930 P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63c49dc366744a849977acea442ce59a, 86522b9f1c814144bd9e5e19ad767f1a; no voters: 
I20260713 09:09:24.975455 26567 raft_consensus.cc:2804] T 5289fa75244c4a4c870dd30288b03930 P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:24.975816 26485 raft_consensus.cc:2468] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63c49dc366744a849977acea442ce59a in term 2.
I20260713 09:09:24.975963 26567 raft_consensus.cc:697] T 5289fa75244c4a4c870dd30288b03930 P 63c49dc366744a849977acea442ce59a [term 2 LEADER]: Becoming Leader. State: Replica: 63c49dc366744a849977acea442ce59a, State: Running, Role: LEADER
I20260713 09:09:24.976886 26567 consensus_queue.cc:237] T 5289fa75244c4a4c870dd30288b03930 P 63c49dc366744a849977acea442ce59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:24.983011 26236 catalog_manager.cc:5697] T 5289fa75244c4a4c870dd30288b03930 P 63c49dc366744a849977acea442ce59a reported cstate change: term changed from 1 to 2, leader changed from 3644479ba829485a9790eeb1bbed091c (127.21.94.131) to 63c49dc366744a849977acea442ce59a (127.21.94.129). New cstate: current_term: 2 leader_uuid: "63c49dc366744a849977acea442ce59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.991335 26532 raft_consensus.cc:993] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c: : Instructing follower 63c49dc366744a849977acea442ce59a to start an election
I20260713 09:09:24.991863 26552 raft_consensus.cc:1081] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c [term 1 LEADER]: Signalling peer 63c49dc366744a849977acea442ce59a to start an election
I20260713 09:09:24.993511 26337 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a115b988c374b3db3609af9de2ded4f"
dest_uuid: "63c49dc366744a849977acea442ce59a"
 from {username='slave'} at 127.0.0.1:56206
I20260713 09:09:24.994201 26337 raft_consensus.cc:493] T 6a115b988c374b3db3609af9de2ded4f P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:24.994568 26337 raft_consensus.cc:3060] T 6a115b988c374b3db3609af9de2ded4f P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.002257 26337 raft_consensus.cc:515] T 6a115b988c374b3db3609af9de2ded4f P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:25.004514 26337 leader_election.cc:290] T 6a115b988c374b3db3609af9de2ded4f P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 2 election: Requested vote from peers 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:25.005451 26412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a115b988c374b3db3609af9de2ded4f" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
I20260713 09:09:25.005734 26485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a115b988c374b3db3609af9de2ded4f" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3644479ba829485a9790eeb1bbed091c"
I20260713 09:09:25.006181 26412 raft_consensus.cc:3060] T 6a115b988c374b3db3609af9de2ded4f P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.006405 26485 raft_consensus.cc:3055] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:25.006791 26485 raft_consensus.cc:740] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3644479ba829485a9790eeb1bbed091c, State: Running, Role: LEADER
I20260713 09:09:25.007674 26485 consensus_queue.cc:260] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:25.009071 26485 raft_consensus.cc:3060] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.011956 26412 raft_consensus.cc:2468] T 6a115b988c374b3db3609af9de2ded4f P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63c49dc366744a849977acea442ce59a in term 2.
I20260713 09:09:25.013190 26303 leader_election.cc:304] T 6a115b988c374b3db3609af9de2ded4f P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63c49dc366744a849977acea442ce59a, 86522b9f1c814144bd9e5e19ad767f1a; no voters: 
I20260713 09:09:25.014058 26567 raft_consensus.cc:2804] T 6a115b988c374b3db3609af9de2ded4f P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:25.014576 26567 raft_consensus.cc:697] T 6a115b988c374b3db3609af9de2ded4f P 63c49dc366744a849977acea442ce59a [term 2 LEADER]: Becoming Leader. State: Replica: 63c49dc366744a849977acea442ce59a, State: Running, Role: LEADER
I20260713 09:09:25.015401 26567 consensus_queue.cc:237] T 6a115b988c374b3db3609af9de2ded4f P 63c49dc366744a849977acea442ce59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:25.016673 26485 raft_consensus.cc:2468] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63c49dc366744a849977acea442ce59a in term 2.
I20260713 09:09:25.023238 26233 catalog_manager.cc:5697] T 6a115b988c374b3db3609af9de2ded4f P 63c49dc366744a849977acea442ce59a reported cstate change: term changed from 1 to 2, leader changed from 3644479ba829485a9790eeb1bbed091c (127.21.94.131) to 63c49dc366744a849977acea442ce59a (127.21.94.129). New cstate: current_term: 2 leader_uuid: "63c49dc366744a849977acea442ce59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:25.206185 26337 raft_consensus.cc:1275] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Refusing update from remote peer 86522b9f1c814144bd9e5e19ad767f1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.207695 26593 consensus_queue.cc:1048] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.215297 26485 raft_consensus.cc:3060] T 9585afb8ce204b7e918928e13ebd3983 P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.222357 26485 raft_consensus.cc:1275] T 9585afb8ce204b7e918928e13ebd3983 P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Refusing update from remote peer 86522b9f1c814144bd9e5e19ad767f1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.223678 26539 consensus_queue.cc:1048] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.279769 26412 raft_consensus.cc:1275] T 2c62f5eb82ad4b87913860487d6df205 P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Refusing update from remote peer 3644479ba829485a9790eeb1bbed091c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.281893 26552 consensus_queue.cc:1048] T 2c62f5eb82ad4b87913860487d6df205 P 3644479ba829485a9790eeb1bbed091c [LEADER]: Connected to new peer: Peer: permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.351491 26337 raft_consensus.cc:1275] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Refusing update from remote peer 3644479ba829485a9790eeb1bbed091c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.352954 26552 consensus_queue.cc:1048] T 2c62f5eb82ad4b87913860487d6df205 P 3644479ba829485a9790eeb1bbed091c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.353217 26336 raft_consensus.cc:1275] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Refusing update from remote peer 86522b9f1c814144bd9e5e19ad767f1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.354904 26539 consensus_queue.cc:1048] T 4127c9d2be1b4d589c9d52f34ac17745 P 86522b9f1c814144bd9e5e19ad767f1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.365163 26485 raft_consensus.cc:1275] T 4127c9d2be1b4d589c9d52f34ac17745 P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Refusing update from remote peer 86522b9f1c814144bd9e5e19ad767f1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.366631 26539 consensus_queue.cc:1048] T 4127c9d2be1b4d589c9d52f34ac17745 P 86522b9f1c814144bd9e5e19ad767f1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.466240 26412 raft_consensus.cc:1275] T 5289fa75244c4a4c870dd30288b03930 P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Refusing update from remote peer 63c49dc366744a849977acea442ce59a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.467792 26567 consensus_queue.cc:1048] T 5289fa75244c4a4c870dd30288b03930 P 63c49dc366744a849977acea442ce59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.476732 26485 raft_consensus.cc:1275] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Refusing update from remote peer 63c49dc366744a849977acea442ce59a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.477809 26413 raft_consensus.cc:1275] T 6a115b988c374b3db3609af9de2ded4f P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Refusing update from remote peer 63c49dc366744a849977acea442ce59a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.479403 26567 consensus_queue.cc:1048] T 6a115b988c374b3db3609af9de2ded4f P 63c49dc366744a849977acea442ce59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.481215 26567 consensus_queue.cc:1048] T 5289fa75244c4a4c870dd30288b03930 P 63c49dc366744a849977acea442ce59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.499647 26485 raft_consensus.cc:1275] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Refusing update from remote peer 63c49dc366744a849977acea442ce59a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.501585 26573 consensus_queue.cc:1048] T 6a115b988c374b3db3609af9de2ded4f P 63c49dc366744a849977acea442ce59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:09:26.410681 26359 debug-util.cc:398] Leaking SignalData structure 0x7b0800157060 after lost signal to thread 21885
W20260713 09:09:26.411834 26359 debug-util.cc:398] Leaking SignalData structure 0x7b0800090560 after lost signal to thread 26270
W20260713 09:09:26.412956 26359 debug-util.cc:398] Leaking SignalData structure 0x7b08000aa6c0 after lost signal to thread 26362
W20260713 09:09:26.413831 26359 debug-util.cc:398] Leaking SignalData structure 0x7b0800057a40 after lost signal to thread 26437
W20260713 09:09:26.414701 26359 debug-util.cc:398] Leaking SignalData structure 0x7b08001d1700 after lost signal to thread 26511
I20260713 09:09:27.564896 26234 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50302:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:27.568063 26234 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:09:27.633069 26328 tablet_service.cc:1511] Processing CreateTablet for tablet 4ef6ea5c8c384624991ca45e30281754 (DEFAULT_TABLE table=soft_deleted_table [id=0cee7ac6dbd344c2bdc15b9b202a9b14]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:27.634528 26328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ef6ea5c8c384624991ca45e30281754. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.634366 26398 tablet_service.cc:1511] Processing CreateTablet for tablet 4ef6ea5c8c384624991ca45e30281754 (DEFAULT_TABLE table=soft_deleted_table [id=0cee7ac6dbd344c2bdc15b9b202a9b14]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:27.635720 26398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ef6ea5c8c384624991ca45e30281754. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.637501 26322 tablet_service.cc:1511] Processing CreateTablet for tablet fc7922c2b1114f80abc4e45cf78f937f (DEFAULT_TABLE table=soft_deleted_table [id=0cee7ac6dbd344c2bdc15b9b202a9b14]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:27.638911 26322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc7922c2b1114f80abc4e45cf78f937f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.638746 26397 tablet_service.cc:1511] Processing CreateTablet for tablet fc7922c2b1114f80abc4e45cf78f937f (DEFAULT_TABLE table=soft_deleted_table [id=0cee7ac6dbd344c2bdc15b9b202a9b14]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:27.640125 26397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc7922c2b1114f80abc4e45cf78f937f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.643312 26320 tablet_service.cc:1511] Processing CreateTablet for tablet 567224726c6a4ba5a5e99d4e583e493b (DEFAULT_TABLE table=soft_deleted_table [id=0cee7ac6dbd344c2bdc15b9b202a9b14]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:27.644698 26320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 567224726c6a4ba5a5e99d4e583e493b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.647101 26326 tablet_service.cc:1511] Processing CreateTablet for tablet 1519e05d62a74abb9bd9439816876f04 (DEFAULT_TABLE table=soft_deleted_table [id=0cee7ac6dbd344c2bdc15b9b202a9b14]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:27.648344 26326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1519e05d62a74abb9bd9439816876f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.649031 26402 tablet_service.cc:1511] Processing CreateTablet for tablet 567224726c6a4ba5a5e99d4e583e493b (DEFAULT_TABLE table=soft_deleted_table [id=0cee7ac6dbd344c2bdc15b9b202a9b14]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:27.650424 26402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 567224726c6a4ba5a5e99d4e583e493b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.651795 26327 tablet_service.cc:1511] Processing CreateTablet for tablet abff1a7ea4194840ade9cffbe1ec377b (DEFAULT_TABLE table=soft_deleted_table [id=0cee7ac6dbd344c2bdc15b9b202a9b14]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:27.652971 26327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abff1a7ea4194840ade9cffbe1ec377b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.654268 26323 tablet_service.cc:1511] Processing CreateTablet for tablet 67b3c7af030e438ab96bff1bae282e7e (DEFAULT_TABLE table=soft_deleted_table [id=0cee7ac6dbd344c2bdc15b9b202a9b14]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:27.655475 26323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67b3c7af030e438ab96bff1bae282e7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.662388 26321 tablet_service.cc:1511] Processing CreateTablet for tablet 62a5d677aaac47d1b1b4efd8d920afd3 (DEFAULT_TABLE table=soft_deleted_table [id=0cee7ac6dbd344c2bdc15b9b202a9b14]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:27.663789 26325 tablet_service.cc:1511] Processing CreateTablet for tablet e7605cb441eb4cafab64c9328c0abed5 (DEFAULT_TABLE table=soft_deleted_table [id=0cee7ac6dbd344c2bdc15b9b202a9b14]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:27.664299 26324 tablet_service.cc:1511] Processing CreateTablet for tablet 81211309b0284608bde202ebe0a28ba5 (DEFAULT_TABLE table=soft_deleted_table [id=0cee7ac6dbd344c2bdc15b9b202a9b14]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:27.663820 26321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62a5d677aaac47d1b1b4efd8d920afd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.669680 26325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7605cb441eb4cafab64c9328c0abed5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.673648 26324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81211309b0284608bde202ebe0a28ba5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.675360 26474 tablet_service.cc:1511] Processing CreateTablet for tablet 67b3c7af030e438ab96bff1bae282e7e (DEFAULT_TABLE table=soft_deleted_table [id=0cee7ac6dbd344c2bdc15b9b202a9b14]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:27.675931 26476 tablet_service.cc:1511] Processing CreateTablet for tablet 81211309b0284608bde202ebe0a28ba5 (DEFAULT_TABLE table=soft_deleted_table [id=0cee7ac6dbd344c2bdc15b9b202a9b14]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:27.676692 26474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67b3c7af030e438ab96bff1bae282e7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.677954 26470 tablet_service.cc:1511] Processing CreateTablet for tablet 62a5d677aaac47d1b1b4efd8d920afd3 (DEFAULT_TABLE table=soft_deleted_table [id=0cee7ac6dbd344c2bdc15b9b202a9b14]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:27.678346 26472 tablet_service.cc:1511] Processing CreateTablet for tablet abff1a7ea4194840ade9cffbe1ec377b (DEFAULT_TABLE table=soft_deleted_table [id=0cee7ac6dbd344c2bdc15b9b202a9b14]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:27.678550 26396 tablet_service.cc:1511] Processing CreateTablet for tablet 1519e05d62a74abb9bd9439816876f04 (DEFAULT_TABLE table=soft_deleted_table [id=0cee7ac6dbd344c2bdc15b9b202a9b14]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:27.679214 26470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62a5d677aaac47d1b1b4efd8d920afd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.679809 26396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1519e05d62a74abb9bd9439816876f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.680279 26477 tablet_service.cc:1511] Processing CreateTablet for tablet 1519e05d62a74abb9bd9439816876f04 (DEFAULT_TABLE table=soft_deleted_table [id=0cee7ac6dbd344c2bdc15b9b202a9b14]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:27.680745 26476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81211309b0284608bde202ebe0a28ba5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.681583 26477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1519e05d62a74abb9bd9439816876f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.682711 26401 tablet_service.cc:1511] Processing CreateTablet for tablet abff1a7ea4194840ade9cffbe1ec377b (DEFAULT_TABLE table=soft_deleted_table [id=0cee7ac6dbd344c2bdc15b9b202a9b14]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:27.683914 26401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abff1a7ea4194840ade9cffbe1ec377b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.685810 26475 tablet_service.cc:1511] Processing CreateTablet for tablet 567224726c6a4ba5a5e99d4e583e493b (DEFAULT_TABLE table=soft_deleted_table [id=0cee7ac6dbd344c2bdc15b9b202a9b14]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:27.686669 26403 tablet_service.cc:1511] Processing CreateTablet for tablet 67b3c7af030e438ab96bff1bae282e7e (DEFAULT_TABLE table=soft_deleted_table [id=0cee7ac6dbd344c2bdc15b9b202a9b14]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:27.687072 26475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 567224726c6a4ba5a5e99d4e583e493b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.687503 26471 tablet_service.cc:1511] Processing CreateTablet for tablet e7605cb441eb4cafab64c9328c0abed5 (DEFAULT_TABLE table=soft_deleted_table [id=0cee7ac6dbd344c2bdc15b9b202a9b14]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:27.687897 26403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67b3c7af030e438ab96bff1bae282e7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.688681 26471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7605cb441eb4cafab64c9328c0abed5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.690410 26473 tablet_service.cc:1511] Processing CreateTablet for tablet fc7922c2b1114f80abc4e45cf78f937f (DEFAULT_TABLE table=soft_deleted_table [id=0cee7ac6dbd344c2bdc15b9b202a9b14]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:27.690673 26399 tablet_service.cc:1511] Processing CreateTablet for tablet 81211309b0284608bde202ebe0a28ba5 (DEFAULT_TABLE table=soft_deleted_table [id=0cee7ac6dbd344c2bdc15b9b202a9b14]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:27.691681 26473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc7922c2b1114f80abc4e45cf78f937f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.691883 26399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81211309b0284608bde202ebe0a28ba5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.694350 26469 tablet_service.cc:1511] Processing CreateTablet for tablet 4ef6ea5c8c384624991ca45e30281754 (DEFAULT_TABLE table=soft_deleted_table [id=0cee7ac6dbd344c2bdc15b9b202a9b14]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:27.695575 26469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ef6ea5c8c384624991ca45e30281754. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.705699 26472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abff1a7ea4194840ade9cffbe1ec377b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.719216 26400 tablet_service.cc:1511] Processing CreateTablet for tablet e7605cb441eb4cafab64c9328c0abed5 (DEFAULT_TABLE table=soft_deleted_table [id=0cee7ac6dbd344c2bdc15b9b202a9b14]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:27.720603 26400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7605cb441eb4cafab64c9328c0abed5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.719291 26395 tablet_service.cc:1511] Processing CreateTablet for tablet 62a5d677aaac47d1b1b4efd8d920afd3 (DEFAULT_TABLE table=soft_deleted_table [id=0cee7ac6dbd344c2bdc15b9b202a9b14]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:27.722723 26395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62a5d677aaac47d1b1b4efd8d920afd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:27.747849 26626 tablet_bootstrap.cc:492] T e7605cb441eb4cafab64c9328c0abed5 P 3644479ba829485a9790eeb1bbed091c: Bootstrap starting.
I20260713 09:09:27.757597 26626 tablet_bootstrap.cc:654] T e7605cb441eb4cafab64c9328c0abed5 P 3644479ba829485a9790eeb1bbed091c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.759012 26627 tablet_bootstrap.cc:492] T 4ef6ea5c8c384624991ca45e30281754 P 63c49dc366744a849977acea442ce59a: Bootstrap starting.
I20260713 09:09:27.772136 26627 tablet_bootstrap.cc:654] T 4ef6ea5c8c384624991ca45e30281754 P 63c49dc366744a849977acea442ce59a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.837543 26628 tablet_bootstrap.cc:492] T e7605cb441eb4cafab64c9328c0abed5 P 86522b9f1c814144bd9e5e19ad767f1a: Bootstrap starting.
I20260713 09:09:27.837616 26627 tablet_bootstrap.cc:492] T 4ef6ea5c8c384624991ca45e30281754 P 63c49dc366744a849977acea442ce59a: No bootstrap required, opened a new log
I20260713 09:09:27.837919 26626 tablet_bootstrap.cc:492] T e7605cb441eb4cafab64c9328c0abed5 P 3644479ba829485a9790eeb1bbed091c: No bootstrap required, opened a new log
I20260713 09:09:27.838450 26626 ts_tablet_manager.cc:1403] T e7605cb441eb4cafab64c9328c0abed5 P 3644479ba829485a9790eeb1bbed091c: Time spent bootstrapping tablet: real 0.091s	user 0.027s	sys 0.015s
I20260713 09:09:27.838444 26627 ts_tablet_manager.cc:1403] T 4ef6ea5c8c384624991ca45e30281754 P 63c49dc366744a849977acea442ce59a: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.007s
I20260713 09:09:27.841619 26626 raft_consensus.cc:359] T e7605cb441eb4cafab64c9328c0abed5 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:27.842535 26626 raft_consensus.cc:385] T e7605cb441eb4cafab64c9328c0abed5 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.842870 26626 raft_consensus.cc:740] T e7605cb441eb4cafab64c9328c0abed5 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3644479ba829485a9790eeb1bbed091c, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.844199 26628 tablet_bootstrap.cc:654] T e7605cb441eb4cafab64c9328c0abed5 P 86522b9f1c814144bd9e5e19ad767f1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.843787 26626 consensus_queue.cc:260] T e7605cb441eb4cafab64c9328c0abed5 P 3644479ba829485a9790eeb1bbed091c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:27.844662 26627 raft_consensus.cc:359] T 4ef6ea5c8c384624991ca45e30281754 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:27.845486 26627 raft_consensus.cc:385] T 4ef6ea5c8c384624991ca45e30281754 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.845788 26627 raft_consensus.cc:740] T 4ef6ea5c8c384624991ca45e30281754 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63c49dc366744a849977acea442ce59a, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.846657 26627 consensus_queue.cc:260] T 4ef6ea5c8c384624991ca45e30281754 P 63c49dc366744a849977acea442ce59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:27.849524 26627 ts_tablet_manager.cc:1434] T 4ef6ea5c8c384624991ca45e30281754 P 63c49dc366744a849977acea442ce59a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:27.849776 26626 ts_tablet_manager.cc:1434] T e7605cb441eb4cafab64c9328c0abed5 P 3644479ba829485a9790eeb1bbed091c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260713 09:09:27.850896 26626 tablet_bootstrap.cc:492] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c: Bootstrap starting.
I20260713 09:09:27.850921 26627 tablet_bootstrap.cc:492] T 1519e05d62a74abb9bd9439816876f04 P 63c49dc366744a849977acea442ce59a: Bootstrap starting.
I20260713 09:09:27.853590 26628 tablet_bootstrap.cc:492] T e7605cb441eb4cafab64c9328c0abed5 P 86522b9f1c814144bd9e5e19ad767f1a: No bootstrap required, opened a new log
I20260713 09:09:27.854151 26628 ts_tablet_manager.cc:1403] T e7605cb441eb4cafab64c9328c0abed5 P 86522b9f1c814144bd9e5e19ad767f1a: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260713 09:09:27.857172 26628 raft_consensus.cc:359] T e7605cb441eb4cafab64c9328c0abed5 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:27.857987 26628 raft_consensus.cc:385] T e7605cb441eb4cafab64c9328c0abed5 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.858006 26626 tablet_bootstrap.cc:654] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.858637 26627 tablet_bootstrap.cc:654] T 1519e05d62a74abb9bd9439816876f04 P 63c49dc366744a849977acea442ce59a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.871806 26626 tablet_bootstrap.cc:492] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c: No bootstrap required, opened a new log
I20260713 09:09:27.858438 26628 raft_consensus.cc:740] T e7605cb441eb4cafab64c9328c0abed5 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86522b9f1c814144bd9e5e19ad767f1a, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.872408 26626 ts_tablet_manager.cc:1403] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.006s
I20260713 09:09:27.873167 26628 consensus_queue.cc:260] T e7605cb441eb4cafab64c9328c0abed5 P 86522b9f1c814144bd9e5e19ad767f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:27.876421 26628 ts_tablet_manager.cc:1434] T e7605cb441eb4cafab64c9328c0abed5 P 86522b9f1c814144bd9e5e19ad767f1a: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260713 09:09:27.877766 26628 tablet_bootstrap.cc:492] T 62a5d677aaac47d1b1b4efd8d920afd3 P 86522b9f1c814144bd9e5e19ad767f1a: Bootstrap starting.
I20260713 09:09:27.879297 26626 raft_consensus.cc:359] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:27.880259 26626 raft_consensus.cc:385] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.880618 26626 raft_consensus.cc:740] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3644479ba829485a9790eeb1bbed091c, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.881692 26626 consensus_queue.cc:260] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:27.886955 26628 tablet_bootstrap.cc:654] T 62a5d677aaac47d1b1b4efd8d920afd3 P 86522b9f1c814144bd9e5e19ad767f1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.888983 26626 ts_tablet_manager.cc:1434] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260713 09:09:27.890070 26626 tablet_bootstrap.cc:492] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c: Bootstrap starting.
I20260713 09:09:27.895273 26627 tablet_bootstrap.cc:492] T 1519e05d62a74abb9bd9439816876f04 P 63c49dc366744a849977acea442ce59a: No bootstrap required, opened a new log
I20260713 09:09:27.895995 26627 ts_tablet_manager.cc:1403] T 1519e05d62a74abb9bd9439816876f04 P 63c49dc366744a849977acea442ce59a: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.026s
I20260713 09:09:27.896737 26626 tablet_bootstrap.cc:654] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.900157 26627 raft_consensus.cc:359] T 1519e05d62a74abb9bd9439816876f04 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:27.901194 26627 raft_consensus.cc:385] T 1519e05d62a74abb9bd9439816876f04 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.901574 26627 raft_consensus.cc:740] T 1519e05d62a74abb9bd9439816876f04 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63c49dc366744a849977acea442ce59a, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.902410 26627 consensus_queue.cc:260] T 1519e05d62a74abb9bd9439816876f04 P 63c49dc366744a849977acea442ce59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:27.904176 26626 tablet_bootstrap.cc:492] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c: No bootstrap required, opened a new log
I20260713 09:09:27.904276 26628 tablet_bootstrap.cc:492] T 62a5d677aaac47d1b1b4efd8d920afd3 P 86522b9f1c814144bd9e5e19ad767f1a: No bootstrap required, opened a new log
I20260713 09:09:27.904707 26626 ts_tablet_manager.cc:1403] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260713 09:09:27.905009 26628 ts_tablet_manager.cc:1403] T 62a5d677aaac47d1b1b4efd8d920afd3 P 86522b9f1c814144bd9e5e19ad767f1a: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.004s
I20260713 09:09:27.907682 26626 raft_consensus.cc:359] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:27.908425 26626 raft_consensus.cc:385] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.908788 26626 raft_consensus.cc:740] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3644479ba829485a9790eeb1bbed091c, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.908322 26628 raft_consensus.cc:359] T 62a5d677aaac47d1b1b4efd8d920afd3 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:27.909615 26628 raft_consensus.cc:385] T 62a5d677aaac47d1b1b4efd8d920afd3 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.909991 26628 raft_consensus.cc:740] T 62a5d677aaac47d1b1b4efd8d920afd3 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86522b9f1c814144bd9e5e19ad767f1a, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.910962 26628 consensus_queue.cc:260] T 62a5d677aaac47d1b1b4efd8d920afd3 P 86522b9f1c814144bd9e5e19ad767f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:27.912884 26627 ts_tablet_manager.cc:1434] T 1519e05d62a74abb9bd9439816876f04 P 63c49dc366744a849977acea442ce59a: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260713 09:09:27.909801 26626 consensus_queue.cc:260] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:27.918423 26627 tablet_bootstrap.cc:492] T abff1a7ea4194840ade9cffbe1ec377b P 63c49dc366744a849977acea442ce59a: Bootstrap starting.
I20260713 09:09:27.922983 26626 ts_tablet_manager.cc:1434] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260713 09:09:27.923758 26628 ts_tablet_manager.cc:1434] T 62a5d677aaac47d1b1b4efd8d920afd3 P 86522b9f1c814144bd9e5e19ad767f1a: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:09:27.924151 26626 tablet_bootstrap.cc:492] T 4ef6ea5c8c384624991ca45e30281754 P 3644479ba829485a9790eeb1bbed091c: Bootstrap starting.
I20260713 09:09:27.927263 26628 tablet_bootstrap.cc:492] T 81211309b0284608bde202ebe0a28ba5 P 86522b9f1c814144bd9e5e19ad767f1a: Bootstrap starting.
I20260713 09:09:27.930840 26626 tablet_bootstrap.cc:654] T 4ef6ea5c8c384624991ca45e30281754 P 3644479ba829485a9790eeb1bbed091c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.937475 26613 raft_consensus.cc:493] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:27.938030 26613 raft_consensus.cc:515] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:27.938871 26628 tablet_bootstrap.cc:654] T 81211309b0284608bde202ebe0a28ba5 P 86522b9f1c814144bd9e5e19ad767f1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.938928 26627 tablet_bootstrap.cc:654] T abff1a7ea4194840ade9cffbe1ec377b P 63c49dc366744a849977acea442ce59a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:27.941926 26411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a5d677aaac47d1b1b4efd8d920afd3" candidate_uuid: "3644479ba829485a9790eeb1bbed091c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a" is_pre_election: true
I20260713 09:09:27.942209 26613 leader_election.cc:290] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63c49dc366744a849977acea442ce59a (127.21.94.129:46405), 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869)
I20260713 09:09:27.942700 26411 raft_consensus.cc:2468] T 62a5d677aaac47d1b1b4efd8d920afd3 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3644479ba829485a9790eeb1bbed091c in term 0.
I20260713 09:09:27.943778 26338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a5d677aaac47d1b1b4efd8d920afd3" candidate_uuid: "3644479ba829485a9790eeb1bbed091c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c49dc366744a849977acea442ce59a" is_pre_election: true
I20260713 09:09:27.944121 26452 leader_election.cc:304] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3644479ba829485a9790eeb1bbed091c, 86522b9f1c814144bd9e5e19ad767f1a; no voters: 
I20260713 09:09:27.944972 26613 raft_consensus.cc:2804] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:27.945333 26613 raft_consensus.cc:493] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:09:27.945276 26450 leader_election.cc:343] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63c49dc366744a849977acea442ce59a (127.21.94.129:46405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:27.945865 26613 raft_consensus.cc:3060] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:27.951202 26626 tablet_bootstrap.cc:492] T 4ef6ea5c8c384624991ca45e30281754 P 3644479ba829485a9790eeb1bbed091c: No bootstrap required, opened a new log
I20260713 09:09:27.951916 26626 ts_tablet_manager.cc:1403] T 4ef6ea5c8c384624991ca45e30281754 P 3644479ba829485a9790eeb1bbed091c: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.000s
I20260713 09:09:27.955984 26626 raft_consensus.cc:359] T 4ef6ea5c8c384624991ca45e30281754 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:27.956961 26626 raft_consensus.cc:385] T 4ef6ea5c8c384624991ca45e30281754 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.957358 26626 raft_consensus.cc:740] T 4ef6ea5c8c384624991ca45e30281754 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3644479ba829485a9790eeb1bbed091c, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.958770 26613 raft_consensus.cc:515] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:27.960934 26627 tablet_bootstrap.cc:492] T abff1a7ea4194840ade9cffbe1ec377b P 63c49dc366744a849977acea442ce59a: No bootstrap required, opened a new log
I20260713 09:09:27.961480 26627 ts_tablet_manager.cc:1403] T abff1a7ea4194840ade9cffbe1ec377b P 63c49dc366744a849977acea442ce59a: Time spent bootstrapping tablet: real 0.043s	user 0.022s	sys 0.002s
I20260713 09:09:27.961684 26338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a5d677aaac47d1b1b4efd8d920afd3" candidate_uuid: "3644479ba829485a9790eeb1bbed091c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c49dc366744a849977acea442ce59a"
W20260713 09:09:27.963093 26450 leader_election.cc:343] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63c49dc366744a849977acea442ce59a (127.21.94.129:46405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:27.964464 26627 raft_consensus.cc:359] T abff1a7ea4194840ade9cffbe1ec377b P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:27.965168 26411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a5d677aaac47d1b1b4efd8d920afd3" candidate_uuid: "3644479ba829485a9790eeb1bbed091c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
I20260713 09:09:27.965787 26411 raft_consensus.cc:3060] T 62a5d677aaac47d1b1b4efd8d920afd3 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:27.965205 26627 raft_consensus.cc:385] T abff1a7ea4194840ade9cffbe1ec377b P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.966699 26627 raft_consensus.cc:740] T abff1a7ea4194840ade9cffbe1ec377b P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63c49dc366744a849977acea442ce59a, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.967561 26627 consensus_queue.cc:260] T abff1a7ea4194840ade9cffbe1ec377b P 63c49dc366744a849977acea442ce59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:27.969650 26626 consensus_queue.cc:260] T 4ef6ea5c8c384624991ca45e30281754 P 3644479ba829485a9790eeb1bbed091c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:27.968080 26628 tablet_bootstrap.cc:492] T 81211309b0284608bde202ebe0a28ba5 P 86522b9f1c814144bd9e5e19ad767f1a: No bootstrap required, opened a new log
I20260713 09:09:27.973315 26628 ts_tablet_manager.cc:1403] T 81211309b0284608bde202ebe0a28ba5 P 86522b9f1c814144bd9e5e19ad767f1a: Time spent bootstrapping tablet: real 0.046s	user 0.022s	sys 0.011s
I20260713 09:09:27.973472 26411 raft_consensus.cc:2468] T 62a5d677aaac47d1b1b4efd8d920afd3 P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3644479ba829485a9790eeb1bbed091c in term 1.
I20260713 09:09:27.974725 26452 leader_election.cc:304] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c [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: 3644479ba829485a9790eeb1bbed091c, 86522b9f1c814144bd9e5e19ad767f1a; no voters: 63c49dc366744a849977acea442ce59a
I20260713 09:09:27.976725 26628 raft_consensus.cc:359] T 81211309b0284608bde202ebe0a28ba5 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:27.977599 26628 raft_consensus.cc:385] T 81211309b0284608bde202ebe0a28ba5 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:27.977962 26628 raft_consensus.cc:740] T 81211309b0284608bde202ebe0a28ba5 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86522b9f1c814144bd9e5e19ad767f1a, State: Initialized, Role: FOLLOWER
I20260713 09:09:27.978641 26627 ts_tablet_manager.cc:1434] T abff1a7ea4194840ade9cffbe1ec377b P 63c49dc366744a849977acea442ce59a: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260713 09:09:27.978883 26628 consensus_queue.cc:260] T 81211309b0284608bde202ebe0a28ba5 P 86522b9f1c814144bd9e5e19ad767f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:27.980111 26613 leader_election.cc:290] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 1 election: Requested vote from peers 63c49dc366744a849977acea442ce59a (127.21.94.129:46405), 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869)
I20260713 09:09:27.987226 26628 ts_tablet_manager.cc:1434] T 81211309b0284608bde202ebe0a28ba5 P 86522b9f1c814144bd9e5e19ad767f1a: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260713 09:09:27.988940 26613 raft_consensus.cc:2804] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:27.987290 26627 tablet_bootstrap.cc:492] T fc7922c2b1114f80abc4e45cf78f937f P 63c49dc366744a849977acea442ce59a: Bootstrap starting.
I20260713 09:09:27.989135 26628 tablet_bootstrap.cc:492] T 67b3c7af030e438ab96bff1bae282e7e P 86522b9f1c814144bd9e5e19ad767f1a: Bootstrap starting.
I20260713 09:09:27.990077 26613 raft_consensus.cc:697] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c [term 1 LEADER]: Becoming Leader. State: Replica: 3644479ba829485a9790eeb1bbed091c, State: Running, Role: LEADER
I20260713 09:09:27.990931 26613 consensus_queue.cc:237] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:27.995730 26640 raft_consensus.cc:493] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:27.996263 26640 raft_consensus.cc:515] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:27.999761 26338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81211309b0284608bde202ebe0a28ba5" candidate_uuid: "3644479ba829485a9790eeb1bbed091c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c49dc366744a849977acea442ce59a" is_pre_election: true
W20260713 09:09:28.001502 26450 leader_election.cc:343] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63c49dc366744a849977acea442ce59a (127.21.94.129:46405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:28.002519 26640 leader_election.cc:290] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63c49dc366744a849977acea442ce59a (127.21.94.129:46405), 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869)
I20260713 09:09:28.003592 26411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81211309b0284608bde202ebe0a28ba5" candidate_uuid: "3644479ba829485a9790eeb1bbed091c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a" is_pre_election: true
I20260713 09:09:28.004340 26411 raft_consensus.cc:2468] T 81211309b0284608bde202ebe0a28ba5 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3644479ba829485a9790eeb1bbed091c in term 0.
I20260713 09:09:28.005427 26626 ts_tablet_manager.cc:1434] T 4ef6ea5c8c384624991ca45e30281754 P 3644479ba829485a9790eeb1bbed091c: Time spent starting tablet: real 0.053s	user 0.019s	sys 0.008s
I20260713 09:09:28.005859 26452 leader_election.cc:304] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c [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: 3644479ba829485a9790eeb1bbed091c, 86522b9f1c814144bd9e5e19ad767f1a; no voters: 63c49dc366744a849977acea442ce59a
I20260713 09:09:28.004642 26627 tablet_bootstrap.cc:654] T fc7922c2b1114f80abc4e45cf78f937f P 63c49dc366744a849977acea442ce59a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.006484 26626 tablet_bootstrap.cc:492] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c: Bootstrap starting.
I20260713 09:09:28.006935 26639 raft_consensus.cc:2804] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:28.007337 26639 raft_consensus.cc:493] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:28.007686 26639 raft_consensus.cc:3060] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.010262 26628 tablet_bootstrap.cc:654] T 67b3c7af030e438ab96bff1bae282e7e P 86522b9f1c814144bd9e5e19ad767f1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.014070 26626 tablet_bootstrap.cc:654] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.020542 26627 tablet_bootstrap.cc:492] T fc7922c2b1114f80abc4e45cf78f937f P 63c49dc366744a849977acea442ce59a: No bootstrap required, opened a new log
I20260713 09:09:28.021190 26627 ts_tablet_manager.cc:1403] T fc7922c2b1114f80abc4e45cf78f937f P 63c49dc366744a849977acea442ce59a: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.004s
I20260713 09:09:28.022025 26626 tablet_bootstrap.cc:492] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c: No bootstrap required, opened a new log
I20260713 09:09:28.022542 26626 ts_tablet_manager.cc:1403] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.005s
I20260713 09:09:28.024351 26627 raft_consensus.cc:359] T fc7922c2b1114f80abc4e45cf78f937f P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.025269 26627 raft_consensus.cc:385] T fc7922c2b1114f80abc4e45cf78f937f P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.025238 26626 raft_consensus.cc:359] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.025826 26627 raft_consensus.cc:740] T fc7922c2b1114f80abc4e45cf78f937f P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63c49dc366744a849977acea442ce59a, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.026160 26626 raft_consensus.cc:385] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.026484 26626 raft_consensus.cc:740] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3644479ba829485a9790eeb1bbed091c, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.026975 26627 consensus_queue.cc:260] T fc7922c2b1114f80abc4e45cf78f937f P 63c49dc366744a849977acea442ce59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.027235 26626 consensus_queue.cc:260] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.030086 26626 ts_tablet_manager.cc:1434] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:28.031203 26626 tablet_bootstrap.cc:492] T 567224726c6a4ba5a5e99d4e583e493b P 3644479ba829485a9790eeb1bbed091c: Bootstrap starting.
I20260713 09:09:28.032569 26628 tablet_bootstrap.cc:492] T 67b3c7af030e438ab96bff1bae282e7e P 86522b9f1c814144bd9e5e19ad767f1a: No bootstrap required, opened a new log
I20260713 09:09:28.033135 26628 ts_tablet_manager.cc:1403] T 67b3c7af030e438ab96bff1bae282e7e P 86522b9f1c814144bd9e5e19ad767f1a: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.005s
I20260713 09:09:28.030007 26640 raft_consensus.cc:493] T e7605cb441eb4cafab64c9328c0abed5 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.036187 26640 raft_consensus.cc:515] T e7605cb441eb4cafab64c9328c0abed5 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.037516 26626 tablet_bootstrap.cc:654] T 567224726c6a4ba5a5e99d4e583e493b P 3644479ba829485a9790eeb1bbed091c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.037225 26628 raft_consensus.cc:359] T 67b3c7af030e438ab96bff1bae282e7e P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.038116 26628 raft_consensus.cc:385] T 67b3c7af030e438ab96bff1bae282e7e P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.038496 26628 raft_consensus.cc:740] T 67b3c7af030e438ab96bff1bae282e7e P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86522b9f1c814144bd9e5e19ad767f1a, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.040870 26640 leader_election.cc:290] T e7605cb441eb4cafab64c9328c0abed5 P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63c49dc366744a849977acea442ce59a (127.21.94.129:46405), 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869)
I20260713 09:09:28.040993 26628 consensus_queue.cc:260] T 67b3c7af030e438ab96bff1bae282e7e P 86522b9f1c814144bd9e5e19ad767f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.041983 26411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7605cb441eb4cafab64c9328c0abed5" candidate_uuid: "3644479ba829485a9790eeb1bbed091c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a" is_pre_election: true
I20260713 09:09:28.042480 26338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7605cb441eb4cafab64c9328c0abed5" candidate_uuid: "3644479ba829485a9790eeb1bbed091c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c49dc366744a849977acea442ce59a" is_pre_election: true
I20260713 09:09:28.042634 26411 raft_consensus.cc:2468] T e7605cb441eb4cafab64c9328c0abed5 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3644479ba829485a9790eeb1bbed091c in term 0.
W20260713 09:09:28.038138 26284 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:28.027396 26235 catalog_manager.cc:5697] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3644479ba829485a9790eeb1bbed091c (127.21.94.131). New cstate: current_term: 1 leader_uuid: "3644479ba829485a9790eeb1bbed091c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:28.043956 26452 leader_election.cc:304] T e7605cb441eb4cafab64c9328c0abed5 P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3644479ba829485a9790eeb1bbed091c, 86522b9f1c814144bd9e5e19ad767f1a; no voters: 
I20260713 09:09:28.044741 26613 raft_consensus.cc:2804] T e7605cb441eb4cafab64c9328c0abed5 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:28.040289 26627 ts_tablet_manager.cc:1434] T fc7922c2b1114f80abc4e45cf78f937f P 63c49dc366744a849977acea442ce59a: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.003s
W20260713 09:09:28.045488 26450 leader_election.cc:343] T e7605cb441eb4cafab64c9328c0abed5 P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63c49dc366744a849977acea442ce59a (127.21.94.129:46405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:28.046847 26628 ts_tablet_manager.cc:1434] T 67b3c7af030e438ab96bff1bae282e7e P 86522b9f1c814144bd9e5e19ad767f1a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:09:28.048312 26628 tablet_bootstrap.cc:492] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a: Bootstrap starting.
I20260713 09:09:28.045135 26613 raft_consensus.cc:493] T e7605cb441eb4cafab64c9328c0abed5 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:28.047382 26627 tablet_bootstrap.cc:492] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a: Bootstrap starting.
I20260713 09:09:28.054382 26613 raft_consensus.cc:3060] T e7605cb441eb4cafab64c9328c0abed5 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.017247 26639 raft_consensus.cc:515] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.070062 26628 tablet_bootstrap.cc:654] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.078256 26338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81211309b0284608bde202ebe0a28ba5" candidate_uuid: "3644479ba829485a9790eeb1bbed091c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c49dc366744a849977acea442ce59a"
I20260713 09:09:28.078473 26411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81211309b0284608bde202ebe0a28ba5" candidate_uuid: "3644479ba829485a9790eeb1bbed091c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
I20260713 09:09:28.079107 26411 raft_consensus.cc:3060] T 81211309b0284608bde202ebe0a28ba5 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:28.082109 26450 leader_election.cc:343] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63c49dc366744a849977acea442ce59a (127.21.94.129:46405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:28.082809 26639 leader_election.cc:290] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 1 election: Requested vote from peers 63c49dc366744a849977acea442ce59a (127.21.94.129:46405), 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869)
I20260713 09:09:28.085028 26626 tablet_bootstrap.cc:492] T 567224726c6a4ba5a5e99d4e583e493b P 3644479ba829485a9790eeb1bbed091c: No bootstrap required, opened a new log
I20260713 09:09:28.085647 26626 ts_tablet_manager.cc:1403] T 567224726c6a4ba5a5e99d4e583e493b P 3644479ba829485a9790eeb1bbed091c: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.011s
I20260713 09:09:28.085783 26411 raft_consensus.cc:2468] T 81211309b0284608bde202ebe0a28ba5 P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3644479ba829485a9790eeb1bbed091c in term 1.
I20260713 09:09:28.087069 26452 leader_election.cc:304] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c [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: 3644479ba829485a9790eeb1bbed091c, 86522b9f1c814144bd9e5e19ad767f1a; no voters: 63c49dc366744a849977acea442ce59a
I20260713 09:09:28.082517 26613 raft_consensus.cc:515] T e7605cb441eb4cafab64c9328c0abed5 P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.087862 26639 raft_consensus.cc:2804] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:28.088419 26639 raft_consensus.cc:697] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c [term 1 LEADER]: Becoming Leader. State: Replica: 3644479ba829485a9790eeb1bbed091c, State: Running, Role: LEADER
I20260713 09:09:28.089138 26639 consensus_queue.cc:237] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.089885 26338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7605cb441eb4cafab64c9328c0abed5" candidate_uuid: "3644479ba829485a9790eeb1bbed091c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c49dc366744a849977acea442ce59a"
W20260713 09:09:28.091305 26450 leader_election.cc:343] T e7605cb441eb4cafab64c9328c0abed5 P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63c49dc366744a849977acea442ce59a (127.21.94.129:46405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:28.093569 26626 raft_consensus.cc:359] T 567224726c6a4ba5a5e99d4e583e493b P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.094041 26613 leader_election.cc:290] T e7605cb441eb4cafab64c9328c0abed5 P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 1 election: Requested vote from peers 63c49dc366744a849977acea442ce59a (127.21.94.129:46405), 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869)
I20260713 09:09:28.094401 26626 raft_consensus.cc:385] T 567224726c6a4ba5a5e99d4e583e493b P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.094724 26626 raft_consensus.cc:740] T 567224726c6a4ba5a5e99d4e583e493b P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3644479ba829485a9790eeb1bbed091c, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.095940 26411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7605cb441eb4cafab64c9328c0abed5" candidate_uuid: "3644479ba829485a9790eeb1bbed091c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
I20260713 09:09:28.096213 26627 tablet_bootstrap.cc:654] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.096525 26411 raft_consensus.cc:3060] T e7605cb441eb4cafab64c9328c0abed5 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.095463 26626 consensus_queue.cc:260] T 567224726c6a4ba5a5e99d4e583e493b P 3644479ba829485a9790eeb1bbed091c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.101522 26626 ts_tablet_manager.cc:1434] T 567224726c6a4ba5a5e99d4e583e493b P 3644479ba829485a9790eeb1bbed091c: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:09:28.102542 26626 tablet_bootstrap.cc:492] T 67b3c7af030e438ab96bff1bae282e7e P 3644479ba829485a9790eeb1bbed091c: Bootstrap starting.
I20260713 09:09:28.104449 26411 raft_consensus.cc:2468] T e7605cb441eb4cafab64c9328c0abed5 P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3644479ba829485a9790eeb1bbed091c in term 1.
I20260713 09:09:28.108752 26626 tablet_bootstrap.cc:654] T 67b3c7af030e438ab96bff1bae282e7e P 3644479ba829485a9790eeb1bbed091c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.109704 26452 leader_election.cc:304] T e7605cb441eb4cafab64c9328c0abed5 P 3644479ba829485a9790eeb1bbed091c [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: 3644479ba829485a9790eeb1bbed091c, 86522b9f1c814144bd9e5e19ad767f1a; no voters: 63c49dc366744a849977acea442ce59a
I20260713 09:09:28.110565 26639 raft_consensus.cc:2804] T e7605cb441eb4cafab64c9328c0abed5 P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:28.107147 26234 catalog_manager.cc:5697] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3644479ba829485a9790eeb1bbed091c (127.21.94.131). New cstate: current_term: 1 leader_uuid: "3644479ba829485a9790eeb1bbed091c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:28.111030 26639 raft_consensus.cc:697] T e7605cb441eb4cafab64c9328c0abed5 P 3644479ba829485a9790eeb1bbed091c [term 1 LEADER]: Becoming Leader. State: Replica: 3644479ba829485a9790eeb1bbed091c, State: Running, Role: LEADER
I20260713 09:09:28.111846 26639 consensus_queue.cc:237] T e7605cb441eb4cafab64c9328c0abed5 P 3644479ba829485a9790eeb1bbed091c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.122174 26626 tablet_bootstrap.cc:492] T 67b3c7af030e438ab96bff1bae282e7e P 3644479ba829485a9790eeb1bbed091c: No bootstrap required, opened a new log
I20260713 09:09:28.122998 26626 ts_tablet_manager.cc:1403] T 67b3c7af030e438ab96bff1bae282e7e P 3644479ba829485a9790eeb1bbed091c: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.003s
I20260713 09:09:28.123715 26627 tablet_bootstrap.cc:492] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a: No bootstrap required, opened a new log
I20260713 09:09:28.124270 26627 ts_tablet_manager.cc:1403] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.008s
I20260713 09:09:28.127044 26626 raft_consensus.cc:359] T 67b3c7af030e438ab96bff1bae282e7e P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.127395 26627 raft_consensus.cc:359] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.128123 26626 raft_consensus.cc:385] T 67b3c7af030e438ab96bff1bae282e7e P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.128849 26626 raft_consensus.cc:740] T 67b3c7af030e438ab96bff1bae282e7e P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3644479ba829485a9790eeb1bbed091c, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.129772 26626 consensus_queue.cc:260] T 67b3c7af030e438ab96bff1bae282e7e P 3644479ba829485a9790eeb1bbed091c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.130805 26628 tablet_bootstrap.cc:492] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a: No bootstrap required, opened a new log
I20260713 09:09:28.131296 26628 ts_tablet_manager.cc:1403] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a: Time spent bootstrapping tablet: real 0.083s	user 0.012s	sys 0.004s
I20260713 09:09:28.131652 26626 ts_tablet_manager.cc:1434] T 67b3c7af030e438ab96bff1bae282e7e P 3644479ba829485a9790eeb1bbed091c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:09:28.132557 26626 tablet_bootstrap.cc:492] T fc7922c2b1114f80abc4e45cf78f937f P 3644479ba829485a9790eeb1bbed091c: Bootstrap starting.
I20260713 09:09:28.128255 26627 raft_consensus.cc:385] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.134197 26627 raft_consensus.cc:740] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63c49dc366744a849977acea442ce59a, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.134298 26628 raft_consensus.cc:359] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.135005 26628 raft_consensus.cc:385] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.135357 26628 raft_consensus.cc:740] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86522b9f1c814144bd9e5e19ad767f1a, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.135090 26627 consensus_queue.cc:260] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.136247 26234 catalog_manager.cc:5697] T e7605cb441eb4cafab64c9328c0abed5 P 3644479ba829485a9790eeb1bbed091c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3644479ba829485a9790eeb1bbed091c (127.21.94.131). New cstate: current_term: 1 leader_uuid: "3644479ba829485a9790eeb1bbed091c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:28.138651 26626 tablet_bootstrap.cc:654] T fc7922c2b1114f80abc4e45cf78f937f P 3644479ba829485a9790eeb1bbed091c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.139335 26573 raft_consensus.cc:493] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.139854 26573 raft_consensus.cc:515] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.145615 26628 consensus_queue.cc:260] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.147897 26573 leader_election.cc:290] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:28.148619 26411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67b3c7af030e438ab96bff1bae282e7e" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a" is_pre_election: true
I20260713 09:09:28.149273 26411 raft_consensus.cc:2468] T 67b3c7af030e438ab96bff1bae282e7e P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63c49dc366744a849977acea442ce59a in term 0.
I20260713 09:09:28.150523 26303 leader_election.cc:304] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63c49dc366744a849977acea442ce59a, 86522b9f1c814144bd9e5e19ad767f1a; no voters: 
I20260713 09:09:28.150647 26485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67b3c7af030e438ab96bff1bae282e7e" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3644479ba829485a9790eeb1bbed091c" is_pre_election: true
I20260713 09:09:28.151298 26485 raft_consensus.cc:2468] T 67b3c7af030e438ab96bff1bae282e7e P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63c49dc366744a849977acea442ce59a in term 0.
I20260713 09:09:28.153124 26627 ts_tablet_manager.cc:1434] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.002s
I20260713 09:09:28.154899 26627 tablet_bootstrap.cc:492] T e7605cb441eb4cafab64c9328c0abed5 P 63c49dc366744a849977acea442ce59a: Bootstrap starting.
I20260713 09:09:28.159122 26628 ts_tablet_manager.cc:1434] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260713 09:09:28.160188 26628 tablet_bootstrap.cc:492] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a: Bootstrap starting.
I20260713 09:09:28.163779 26627 tablet_bootstrap.cc:654] T e7605cb441eb4cafab64c9328c0abed5 P 63c49dc366744a849977acea442ce59a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.165162 26573 raft_consensus.cc:2804] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:28.165629 26573 raft_consensus.cc:493] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:28.165978 26573 raft_consensus.cc:3060] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.166865 26626 tablet_bootstrap.cc:492] T fc7922c2b1114f80abc4e45cf78f937f P 3644479ba829485a9790eeb1bbed091c: No bootstrap required, opened a new log
I20260713 09:09:28.167336 26626 ts_tablet_manager.cc:1403] T fc7922c2b1114f80abc4e45cf78f937f P 3644479ba829485a9790eeb1bbed091c: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.016s
I20260713 09:09:28.173588 26626 raft_consensus.cc:359] T fc7922c2b1114f80abc4e45cf78f937f P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.174289 26626 raft_consensus.cc:385] T fc7922c2b1114f80abc4e45cf78f937f P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.174623 26626 raft_consensus.cc:740] T fc7922c2b1114f80abc4e45cf78f937f P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3644479ba829485a9790eeb1bbed091c, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.175450 26626 consensus_queue.cc:260] T fc7922c2b1114f80abc4e45cf78f937f P 3644479ba829485a9790eeb1bbed091c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.178185 26626 ts_tablet_manager.cc:1434] T fc7922c2b1114f80abc4e45cf78f937f P 3644479ba829485a9790eeb1bbed091c: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:09:28.179631 26626 tablet_bootstrap.cc:492] T 1519e05d62a74abb9bd9439816876f04 P 3644479ba829485a9790eeb1bbed091c: Bootstrap starting.
I20260713 09:09:28.188632 26626 tablet_bootstrap.cc:654] T 1519e05d62a74abb9bd9439816876f04 P 3644479ba829485a9790eeb1bbed091c: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.203428 26573 raft_consensus.cc:515] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.208354 26626 tablet_bootstrap.cc:492] T 1519e05d62a74abb9bd9439816876f04 P 3644479ba829485a9790eeb1bbed091c: No bootstrap required, opened a new log
I20260713 09:09:28.209044 26626 ts_tablet_manager.cc:1403] T 1519e05d62a74abb9bd9439816876f04 P 3644479ba829485a9790eeb1bbed091c: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.005s
I20260713 09:09:28.209728 26411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67b3c7af030e438ab96bff1bae282e7e" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
I20260713 09:09:28.210359 26411 raft_consensus.cc:3060] T 67b3c7af030e438ab96bff1bae282e7e P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.210521 26628 tablet_bootstrap.cc:654] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.212764 26626 raft_consensus.cc:359] T 1519e05d62a74abb9bd9439816876f04 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.213781 26626 raft_consensus.cc:385] T 1519e05d62a74abb9bd9439816876f04 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.214118 26626 raft_consensus.cc:740] T 1519e05d62a74abb9bd9439816876f04 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3644479ba829485a9790eeb1bbed091c, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.215145 26626 consensus_queue.cc:260] T 1519e05d62a74abb9bd9439816876f04 P 3644479ba829485a9790eeb1bbed091c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.218300 26626 ts_tablet_manager.cc:1434] T 1519e05d62a74abb9bd9439816876f04 P 3644479ba829485a9790eeb1bbed091c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:09:28.219625 26639 raft_consensus.cc:493] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.220157 26639 raft_consensus.cc:515] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.222247 26639 leader_election.cc:290] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63c49dc366744a849977acea442ce59a (127.21.94.129:46405), 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869)
I20260713 09:09:28.223098 26411 raft_consensus.cc:2468] T 67b3c7af030e438ab96bff1bae282e7e P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63c49dc366744a849977acea442ce59a in term 1.
I20260713 09:09:28.224340 26303 leader_election.cc:304] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63c49dc366744a849977acea442ce59a, 86522b9f1c814144bd9e5e19ad767f1a; no voters: 
I20260713 09:09:28.239686 26652 raft_consensus.cc:2804] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:28.240242 26652 raft_consensus.cc:697] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a [term 1 LEADER]: Becoming Leader. State: Replica: 63c49dc366744a849977acea442ce59a, State: Running, Role: LEADER
I20260713 09:09:28.242090 26411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abff1a7ea4194840ade9cffbe1ec377b" candidate_uuid: "3644479ba829485a9790eeb1bbed091c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a" is_pre_election: true
I20260713 09:09:28.243299 26573 leader_election.cc:290] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 election: Requested vote from peers 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:28.241132 26652 consensus_queue.cc:237] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
W20260713 09:09:28.245311 26452 leader_election.cc:343] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:28.247346 26485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67b3c7af030e438ab96bff1bae282e7e" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3644479ba829485a9790eeb1bbed091c"
I20260713 09:09:28.248091 26485 raft_consensus.cc:3060] T 67b3c7af030e438ab96bff1bae282e7e P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.250206 26628 tablet_bootstrap.cc:492] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a: No bootstrap required, opened a new log
I20260713 09:09:28.250842 26628 ts_tablet_manager.cc:1403] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a: Time spent bootstrapping tablet: real 0.091s	user 0.008s	sys 0.004s
I20260713 09:09:28.252272 26627 tablet_bootstrap.cc:492] T e7605cb441eb4cafab64c9328c0abed5 P 63c49dc366744a849977acea442ce59a: No bootstrap required, opened a new log
I20260713 09:09:28.252419 26654 raft_consensus.cc:493] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.252818 26627 ts_tablet_manager.cc:1403] T e7605cb441eb4cafab64c9328c0abed5 P 63c49dc366744a849977acea442ce59a: Time spent bootstrapping tablet: real 0.098s	user 0.022s	sys 0.058s
I20260713 09:09:28.252951 26654 raft_consensus.cc:515] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.254436 26628 raft_consensus.cc:359] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.255266 26628 raft_consensus.cc:385] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.255319 26654 leader_election.cc:290] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63c49dc366744a849977acea442ce59a (127.21.94.129:46405), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:28.258080 26485 raft_consensus.cc:2468] T 67b3c7af030e438ab96bff1bae282e7e P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63c49dc366744a849977acea442ce59a in term 1.
I20260713 09:09:28.258316 26338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abff1a7ea4194840ade9cffbe1ec377b" candidate_uuid: "3644479ba829485a9790eeb1bbed091c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c49dc366744a849977acea442ce59a" is_pre_election: true
I20260713 09:09:28.255941 26627 raft_consensus.cc:359] T e7605cb441eb4cafab64c9328c0abed5 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.256940 26486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7922c2b1114f80abc4e45cf78f937f" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3644479ba829485a9790eeb1bbed091c" is_pre_election: true
I20260713 09:09:28.259424 26627 raft_consensus.cc:385] T e7605cb441eb4cafab64c9328c0abed5 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.259644 26486 raft_consensus.cc:2468] T fc7922c2b1114f80abc4e45cf78f937f P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86522b9f1c814144bd9e5e19ad767f1a in term 0.
I20260713 09:09:28.259858 26627 raft_consensus.cc:740] T e7605cb441eb4cafab64c9328c0abed5 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63c49dc366744a849977acea442ce59a, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.260869 26627 consensus_queue.cc:260] T e7605cb441eb4cafab64c9328c0abed5 P 63c49dc366744a849977acea442ce59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.261449 26379 leader_election.cc:304] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3644479ba829485a9790eeb1bbed091c, 86522b9f1c814144bd9e5e19ad767f1a; no voters: 
I20260713 09:09:28.259047 26338 raft_consensus.cc:2468] T abff1a7ea4194840ade9cffbe1ec377b P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3644479ba829485a9790eeb1bbed091c in term 0.
I20260713 09:09:28.257483 26628 raft_consensus.cc:740] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86522b9f1c814144bd9e5e19ad767f1a, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.262770 26654 raft_consensus.cc:2804] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:28.263145 26654 raft_consensus.cc:493] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:28.263510 26654 raft_consensus.cc:3060] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.263340 26628 consensus_queue.cc:260] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.264639 26627 ts_tablet_manager.cc:1434] T e7605cb441eb4cafab64c9328c0abed5 P 63c49dc366744a849977acea442ce59a: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260713 09:09:28.265784 26627 tablet_bootstrap.cc:492] T 81211309b0284608bde202ebe0a28ba5 P 63c49dc366744a849977acea442ce59a: Bootstrap starting.
I20260713 09:09:28.265842 26628 ts_tablet_manager.cc:1434] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:09:28.265954 26336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7922c2b1114f80abc4e45cf78f937f" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c49dc366744a849977acea442ce59a" is_pre_election: true
I20260713 09:09:28.266808 26336 raft_consensus.cc:2468] T fc7922c2b1114f80abc4e45cf78f937f P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86522b9f1c814144bd9e5e19ad767f1a in term 0.
I20260713 09:09:28.267117 26628 tablet_bootstrap.cc:492] T 1519e05d62a74abb9bd9439816876f04 P 86522b9f1c814144bd9e5e19ad767f1a: Bootstrap starting.
I20260713 09:09:28.270828 26450 leader_election.cc:304] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c [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: 3644479ba829485a9790eeb1bbed091c, 63c49dc366744a849977acea442ce59a; no voters: 86522b9f1c814144bd9e5e19ad767f1a
I20260713 09:09:28.272044 26639 raft_consensus.cc:2804] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:28.272462 26639 raft_consensus.cc:493] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:28.272846 26639 raft_consensus.cc:3060] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.274145 26628 tablet_bootstrap.cc:654] T 1519e05d62a74abb9bd9439816876f04 P 86522b9f1c814144bd9e5e19ad767f1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.276026 26627 tablet_bootstrap.cc:654] T 81211309b0284608bde202ebe0a28ba5 P 63c49dc366744a849977acea442ce59a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.275245 26233 catalog_manager.cc:5697] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a reported cstate change: term changed from 0 to 1, leader changed from <none> to 63c49dc366744a849977acea442ce59a (127.21.94.129). New cstate: current_term: 1 leader_uuid: "63c49dc366744a849977acea442ce59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:28.279994 26654 raft_consensus.cc:515] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.281216 26639 raft_consensus.cc:515] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.285594 26656 raft_consensus.cc:493] T 1519e05d62a74abb9bd9439816876f04 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.286140 26656 raft_consensus.cc:515] T 1519e05d62a74abb9bd9439816876f04 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.290871 26413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1519e05d62a74abb9bd9439816876f04" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a" is_pre_election: true
I20260713 09:09:28.292587 26639 leader_election.cc:290] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 1 election: Requested vote from peers 63c49dc366744a849977acea442ce59a (127.21.94.129:46405), 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869)
I20260713 09:09:28.293515 26336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abff1a7ea4194840ade9cffbe1ec377b" candidate_uuid: "3644479ba829485a9790eeb1bbed091c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c49dc366744a849977acea442ce59a"
W20260713 09:09:28.294001 26303 leader_election.cc:343] T 1519e05d62a74abb9bd9439816876f04 P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:28.294144 26336 raft_consensus.cc:3060] T abff1a7ea4194840ade9cffbe1ec377b P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.294080 26628 tablet_bootstrap.cc:492] T 1519e05d62a74abb9bd9439816876f04 P 86522b9f1c814144bd9e5e19ad767f1a: No bootstrap required, opened a new log
I20260713 09:09:28.295361 26628 ts_tablet_manager.cc:1403] T 1519e05d62a74abb9bd9439816876f04 P 86522b9f1c814144bd9e5e19ad767f1a: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.006s
I20260713 09:09:28.298292 26628 raft_consensus.cc:359] T 1519e05d62a74abb9bd9439816876f04 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.299001 26628 raft_consensus.cc:385] T 1519e05d62a74abb9bd9439816876f04 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.299422 26628 raft_consensus.cc:740] T 1519e05d62a74abb9bd9439816876f04 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86522b9f1c814144bd9e5e19ad767f1a, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.300280 26628 consensus_queue.cc:260] T 1519e05d62a74abb9bd9439816876f04 P 86522b9f1c814144bd9e5e19ad767f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.301745 26413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abff1a7ea4194840ade9cffbe1ec377b" candidate_uuid: "3644479ba829485a9790eeb1bbed091c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
I20260713 09:09:28.302577 26628 ts_tablet_manager.cc:1434] T 1519e05d62a74abb9bd9439816876f04 P 86522b9f1c814144bd9e5e19ad767f1a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:09:28.303248 26656 leader_election.cc:290] T 1519e05d62a74abb9bd9439816876f04 P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
W20260713 09:09:28.303369 26452 leader_election.cc:343] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:28.303656 26628 tablet_bootstrap.cc:492] T abff1a7ea4194840ade9cffbe1ec377b P 86522b9f1c814144bd9e5e19ad767f1a: Bootstrap starting.
I20260713 09:09:28.304347 26486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1519e05d62a74abb9bd9439816876f04" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3644479ba829485a9790eeb1bbed091c" is_pre_election: true
I20260713 09:09:28.304909 26486 raft_consensus.cc:2468] T 1519e05d62a74abb9bd9439816876f04 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63c49dc366744a849977acea442ce59a in term 0.
I20260713 09:09:28.306071 26656 raft_consensus.cc:493] T 4ef6ea5c8c384624991ca45e30281754 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.306118 26304 leader_election.cc:304] T 1519e05d62a74abb9bd9439816876f04 P 63c49dc366744a849977acea442ce59a [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: 3644479ba829485a9790eeb1bbed091c, 63c49dc366744a849977acea442ce59a; no voters: 86522b9f1c814144bd9e5e19ad767f1a
I20260713 09:09:28.306731 26656 raft_consensus.cc:515] T 4ef6ea5c8c384624991ca45e30281754 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.307546 26652 raft_consensus.cc:2804] T 1519e05d62a74abb9bd9439816876f04 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:28.307961 26652 raft_consensus.cc:493] T 1519e05d62a74abb9bd9439816876f04 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:28.308319 26652 raft_consensus.cc:3060] T 1519e05d62a74abb9bd9439816876f04 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.309738 26413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ef6ea5c8c384624991ca45e30281754" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a" is_pre_election: true
W20260713 09:09:28.311167 26303 leader_election.cc:343] T 4ef6ea5c8c384624991ca45e30281754 P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:28.311537 26627 tablet_bootstrap.cc:492] T 81211309b0284608bde202ebe0a28ba5 P 63c49dc366744a849977acea442ce59a: No bootstrap required, opened a new log
I20260713 09:09:28.312052 26627 ts_tablet_manager.cc:1403] T 81211309b0284608bde202ebe0a28ba5 P 63c49dc366744a849977acea442ce59a: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.008s
I20260713 09:09:28.313906 26656 leader_election.cc:290] T 4ef6ea5c8c384624991ca45e30281754 P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:28.315079 26486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ef6ea5c8c384624991ca45e30281754" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3644479ba829485a9790eeb1bbed091c" is_pre_election: true
I20260713 09:09:28.315007 26627 raft_consensus.cc:359] T 81211309b0284608bde202ebe0a28ba5 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.315819 26627 raft_consensus.cc:385] T 81211309b0284608bde202ebe0a28ba5 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.315825 26486 raft_consensus.cc:2468] T 4ef6ea5c8c384624991ca45e30281754 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63c49dc366744a849977acea442ce59a in term 0.
I20260713 09:09:28.316282 26627 raft_consensus.cc:740] T 81211309b0284608bde202ebe0a28ba5 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63c49dc366744a849977acea442ce59a, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.316517 26336 raft_consensus.cc:2468] T abff1a7ea4194840ade9cffbe1ec377b P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3644479ba829485a9790eeb1bbed091c in term 1.
I20260713 09:09:28.317272 26304 leader_election.cc:304] T 4ef6ea5c8c384624991ca45e30281754 P 63c49dc366744a849977acea442ce59a [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: 3644479ba829485a9790eeb1bbed091c, 63c49dc366744a849977acea442ce59a; no voters: 86522b9f1c814144bd9e5e19ad767f1a
I20260713 09:09:28.317209 26627 consensus_queue.cc:260] T 81211309b0284608bde202ebe0a28ba5 P 63c49dc366744a849977acea442ce59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.318364 26573 raft_consensus.cc:2804] T 4ef6ea5c8c384624991ca45e30281754 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:28.318740 26573 raft_consensus.cc:493] T 4ef6ea5c8c384624991ca45e30281754 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:28.319077 26573 raft_consensus.cc:3060] T 4ef6ea5c8c384624991ca45e30281754 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.319698 26627 ts_tablet_manager.cc:1434] T 81211309b0284608bde202ebe0a28ba5 P 63c49dc366744a849977acea442ce59a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:28.320358 26486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7922c2b1114f80abc4e45cf78f937f" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3644479ba829485a9790eeb1bbed091c"
I20260713 09:09:28.320740 26627 tablet_bootstrap.cc:492] T 62a5d677aaac47d1b1b4efd8d920afd3 P 63c49dc366744a849977acea442ce59a: Bootstrap starting.
I20260713 09:09:28.320971 26486 raft_consensus.cc:3060] T fc7922c2b1114f80abc4e45cf78f937f P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.322814 26625 raft_consensus.cc:493] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.323262 26625 raft_consensus.cc:515] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.324589 26628 tablet_bootstrap.cc:654] T abff1a7ea4194840ade9cffbe1ec377b P 86522b9f1c814144bd9e5e19ad767f1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.325537 26625 leader_election.cc:290] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63c49dc366744a849977acea442ce59a (127.21.94.129:46405), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:28.326766 26485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567224726c6a4ba5a5e99d4e583e493b" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3644479ba829485a9790eeb1bbed091c" is_pre_election: true
I20260713 09:09:28.327459 26485 raft_consensus.cc:2468] T 567224726c6a4ba5a5e99d4e583e493b P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86522b9f1c814144bd9e5e19ad767f1a in term 0.
I20260713 09:09:28.328677 26379 leader_election.cc:304] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3644479ba829485a9790eeb1bbed091c, 86522b9f1c814144bd9e5e19ad767f1a; no voters: 
I20260713 09:09:28.329664 26625 raft_consensus.cc:2804] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:28.330047 26625 raft_consensus.cc:493] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:28.330384 26625 raft_consensus.cc:3060] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.330518 26450 leader_election.cc:304] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c [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: 3644479ba829485a9790eeb1bbed091c, 63c49dc366744a849977acea442ce59a; no voters: 86522b9f1c814144bd9e5e19ad767f1a
I20260713 09:09:28.331584 26627 tablet_bootstrap.cc:654] T 62a5d677aaac47d1b1b4efd8d920afd3 P 63c49dc366744a849977acea442ce59a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.331771 26639 raft_consensus.cc:2804] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:28.332324 26639 raft_consensus.cc:697] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c [term 1 LEADER]: Becoming Leader. State: Replica: 3644479ba829485a9790eeb1bbed091c, State: Running, Role: LEADER
I20260713 09:09:28.334010 26639 consensus_queue.cc:237] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.337483 26654 leader_election.cc:290] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 1 election: Requested vote from peers 63c49dc366744a849977acea442ce59a (127.21.94.129:46405), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:28.338896 26338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567224726c6a4ba5a5e99d4e583e493b" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c49dc366744a849977acea442ce59a" is_pre_election: true
I20260713 09:09:28.340139 26628 tablet_bootstrap.cc:492] T abff1a7ea4194840ade9cffbe1ec377b P 86522b9f1c814144bd9e5e19ad767f1a: No bootstrap required, opened a new log
I20260713 09:09:28.340637 26628 ts_tablet_manager.cc:1403] T abff1a7ea4194840ade9cffbe1ec377b P 86522b9f1c814144bd9e5e19ad767f1a: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.003s
I20260713 09:09:28.343353 26628 raft_consensus.cc:359] T abff1a7ea4194840ade9cffbe1ec377b P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.344110 26628 raft_consensus.cc:385] T abff1a7ea4194840ade9cffbe1ec377b P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.344386 26628 raft_consensus.cc:740] T abff1a7ea4194840ade9cffbe1ec377b P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86522b9f1c814144bd9e5e19ad767f1a, State: Initialized, Role: FOLLOWER
W20260713 09:09:28.345031 26376 leader_election.cc:343] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63c49dc366744a849977acea442ce59a (127.21.94.129:46405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:28.343557 26573 raft_consensus.cc:515] T 4ef6ea5c8c384624991ca45e30281754 P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.345039 26628 consensus_queue.cc:260] T abff1a7ea4194840ade9cffbe1ec377b P 86522b9f1c814144bd9e5e19ad767f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.358379 26628 ts_tablet_manager.cc:1434] T abff1a7ea4194840ade9cffbe1ec377b P 86522b9f1c814144bd9e5e19ad767f1a: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.005s
I20260713 09:09:28.353611 26486 raft_consensus.cc:2468] T fc7922c2b1114f80abc4e45cf78f937f P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86522b9f1c814144bd9e5e19ad767f1a in term 1.
I20260713 09:09:28.356072 26656 raft_consensus.cc:493] T 81211309b0284608bde202ebe0a28ba5 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.358096 26625 raft_consensus.cc:515] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.359354 26656 raft_consensus.cc:515] T 81211309b0284608bde202ebe0a28ba5 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.360282 26379 leader_election.cc:304] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3644479ba829485a9790eeb1bbed091c, 86522b9f1c814144bd9e5e19ad767f1a; no voters: 
I20260713 09:09:28.361294 26625 leader_election.cc:290] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 1 election: Requested vote from peers 63c49dc366744a849977acea442ce59a (127.21.94.129:46405), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:28.361564 26654 raft_consensus.cc:2804] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:28.361930 26336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7922c2b1114f80abc4e45cf78f937f" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c49dc366744a849977acea442ce59a"
I20260713 09:09:28.362277 26654 raft_consensus.cc:697] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a [term 1 LEADER]: Becoming Leader. State: Replica: 86522b9f1c814144bd9e5e19ad767f1a, State: Running, Role: LEADER
I20260713 09:09:28.362531 26413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81211309b0284608bde202ebe0a28ba5" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a" is_pre_election: true
I20260713 09:09:28.362671 26336 raft_consensus.cc:3060] T fc7922c2b1114f80abc4e45cf78f937f P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.363346 26413 raft_consensus.cc:2393] T 81211309b0284608bde202ebe0a28ba5 P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63c49dc366744a849977acea442ce59a in current term 1: Already voted for candidate 3644479ba829485a9790eeb1bbed091c in this term.
I20260713 09:09:28.363469 26654 consensus_queue.cc:237] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.361299 26656 leader_election.cc:290] T 81211309b0284608bde202ebe0a28ba5 P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:28.367298 26338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567224726c6a4ba5a5e99d4e583e493b" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c49dc366744a849977acea442ce59a"
I20260713 09:09:28.367843 26485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81211309b0284608bde202ebe0a28ba5" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3644479ba829485a9790eeb1bbed091c" is_pre_election: true
W20260713 09:09:28.368469 26376 leader_election.cc:343] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63c49dc366744a849977acea442ce59a (127.21.94.129:46405): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:28.355463 26652 raft_consensus.cc:515] T 1519e05d62a74abb9bd9439816876f04 P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.370255 26413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ef6ea5c8c384624991ca45e30281754" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
I20260713 09:09:28.371057 26486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567224726c6a4ba5a5e99d4e583e493b" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3644479ba829485a9790eeb1bbed091c"
W20260713 09:09:28.371805 26303 leader_election.cc:343] T 4ef6ea5c8c384624991ca45e30281754 P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:28.371861 26486 raft_consensus.cc:3060] T 567224726c6a4ba5a5e99d4e583e493b P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.370245 26304 leader_election.cc:304] T 81211309b0284608bde202ebe0a28ba5 P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63c49dc366744a849977acea442ce59a; no voters: 3644479ba829485a9790eeb1bbed091c, 86522b9f1c814144bd9e5e19ad767f1a
I20260713 09:09:28.374303 26656 raft_consensus.cc:3060] T 81211309b0284608bde202ebe0a28ba5 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.374687 26413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1519e05d62a74abb9bd9439816876f04" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
I20260713 09:09:28.375268 26413 raft_consensus.cc:3060] T 1519e05d62a74abb9bd9439816876f04 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.380334 26628 tablet_bootstrap.cc:492] T 4ef6ea5c8c384624991ca45e30281754 P 86522b9f1c814144bd9e5e19ad767f1a: Bootstrap starting.
I20260713 09:09:28.382694 26413 raft_consensus.cc:2468] T 1519e05d62a74abb9bd9439816876f04 P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63c49dc366744a849977acea442ce59a in term 1.
I20260713 09:09:28.383724 26573 leader_election.cc:290] T 4ef6ea5c8c384624991ca45e30281754 P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 election: Requested vote from peers 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:28.383445 26656 raft_consensus.cc:2749] T 81211309b0284608bde202ebe0a28ba5 P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:28.389671 26485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ef6ea5c8c384624991ca45e30281754" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3644479ba829485a9790eeb1bbed091c"
I20260713 09:09:28.390367 26485 raft_consensus.cc:3060] T 4ef6ea5c8c384624991ca45e30281754 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.390499 26652 leader_election.cc:290] T 1519e05d62a74abb9bd9439816876f04 P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 election: Requested vote from peers 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:28.391878 26627 tablet_bootstrap.cc:492] T 62a5d677aaac47d1b1b4efd8d920afd3 P 63c49dc366744a849977acea442ce59a: No bootstrap required, opened a new log
I20260713 09:09:28.392446 26627 ts_tablet_manager.cc:1403] T 62a5d677aaac47d1b1b4efd8d920afd3 P 63c49dc366744a849977acea442ce59a: Time spent bootstrapping tablet: real 0.072s	user 0.029s	sys 0.025s
I20260713 09:09:28.392287 26487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1519e05d62a74abb9bd9439816876f04" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3644479ba829485a9790eeb1bbed091c"
I20260713 09:09:28.392974 26487 raft_consensus.cc:3060] T 1519e05d62a74abb9bd9439816876f04 P 3644479ba829485a9790eeb1bbed091c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.395501 26627 raft_consensus.cc:359] T 62a5d677aaac47d1b1b4efd8d920afd3 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.396266 26627 raft_consensus.cc:385] T 62a5d677aaac47d1b1b4efd8d920afd3 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.396600 26627 raft_consensus.cc:740] T 62a5d677aaac47d1b1b4efd8d920afd3 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63c49dc366744a849977acea442ce59a, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.397378 26627 consensus_queue.cc:260] T 62a5d677aaac47d1b1b4efd8d920afd3 P 63c49dc366744a849977acea442ce59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.401065 26627 ts_tablet_manager.cc:1434] T 62a5d677aaac47d1b1b4efd8d920afd3 P 63c49dc366744a849977acea442ce59a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:09:28.402315 26627 tablet_bootstrap.cc:492] T 567224726c6a4ba5a5e99d4e583e493b P 63c49dc366744a849977acea442ce59a: Bootstrap starting.
I20260713 09:09:28.403168 26303 leader_election.cc:304] T 1519e05d62a74abb9bd9439816876f04 P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63c49dc366744a849977acea442ce59a, 86522b9f1c814144bd9e5e19ad767f1a; no voters: 
I20260713 09:09:28.403710 26487 raft_consensus.cc:2468] T 1519e05d62a74abb9bd9439816876f04 P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63c49dc366744a849977acea442ce59a in term 1.
I20260713 09:09:28.408341 26627 tablet_bootstrap.cc:654] T 567224726c6a4ba5a5e99d4e583e493b P 63c49dc366744a849977acea442ce59a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.401906 26486 raft_consensus.cc:2468] T 567224726c6a4ba5a5e99d4e583e493b P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86522b9f1c814144bd9e5e19ad767f1a in term 1.
I20260713 09:09:28.410869 26379 leader_election.cc:304] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a [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: 3644479ba829485a9790eeb1bbed091c, 86522b9f1c814144bd9e5e19ad767f1a; no voters: 63c49dc366744a849977acea442ce59a
I20260713 09:09:28.411964 26625 raft_consensus.cc:2804] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:28.411613 26234 catalog_manager.cc:5697] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130). New cstate: current_term: 1 leader_uuid: "86522b9f1c814144bd9e5e19ad767f1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:28.413659 26652 raft_consensus.cc:2804] T 1519e05d62a74abb9bd9439816876f04 P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:28.425267 26652 raft_consensus.cc:697] T 1519e05d62a74abb9bd9439816876f04 P 63c49dc366744a849977acea442ce59a [term 1 LEADER]: Becoming Leader. State: Replica: 63c49dc366744a849977acea442ce59a, State: Running, Role: LEADER
I20260713 09:09:28.427362 26639 consensus_queue.cc:1048] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c [LEADER]: Connected to new peer: Peer: permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.427809 26652 consensus_queue.cc:237] T 1519e05d62a74abb9bd9439816876f04 P 63c49dc366744a849977acea442ce59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.436513 26485 raft_consensus.cc:2468] T 4ef6ea5c8c384624991ca45e30281754 P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63c49dc366744a849977acea442ce59a in term 1.
I20260713 09:09:28.439282 26304 leader_election.cc:304] T 4ef6ea5c8c384624991ca45e30281754 P 63c49dc366744a849977acea442ce59a [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: 3644479ba829485a9790eeb1bbed091c, 63c49dc366744a849977acea442ce59a; no voters: 86522b9f1c814144bd9e5e19ad767f1a
I20260713 09:09:28.440900 26573 raft_consensus.cc:2804] T 4ef6ea5c8c384624991ca45e30281754 P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:28.434885 26336 raft_consensus.cc:2468] T fc7922c2b1114f80abc4e45cf78f937f P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86522b9f1c814144bd9e5e19ad767f1a in term 1.
I20260713 09:09:28.453140 26628 tablet_bootstrap.cc:654] T 4ef6ea5c8c384624991ca45e30281754 P 86522b9f1c814144bd9e5e19ad767f1a: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:28.450719 26233 catalog_manager.cc:5697] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3644479ba829485a9790eeb1bbed091c (127.21.94.131). New cstate: current_term: 1 leader_uuid: "3644479ba829485a9790eeb1bbed091c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:28.459792 26627 tablet_bootstrap.cc:492] T 567224726c6a4ba5a5e99d4e583e493b P 63c49dc366744a849977acea442ce59a: No bootstrap required, opened a new log
I20260713 09:09:28.460220 26627 ts_tablet_manager.cc:1403] T 567224726c6a4ba5a5e99d4e583e493b P 63c49dc366744a849977acea442ce59a: Time spent bootstrapping tablet: real 0.058s	user 0.018s	sys 0.027s
I20260713 09:09:28.456485 26625 raft_consensus.cc:697] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a [term 1 LEADER]: Becoming Leader. State: Replica: 86522b9f1c814144bd9e5e19ad767f1a, State: Running, Role: LEADER
I20260713 09:09:28.462080 26573 raft_consensus.cc:697] T 4ef6ea5c8c384624991ca45e30281754 P 63c49dc366744a849977acea442ce59a [term 1 LEADER]: Becoming Leader. State: Replica: 63c49dc366744a849977acea442ce59a, State: Running, Role: LEADER
I20260713 09:09:28.463122 26573 consensus_queue.cc:237] T 4ef6ea5c8c384624991ca45e30281754 P 63c49dc366744a849977acea442ce59a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.464221 26627 raft_consensus.cc:359] T 567224726c6a4ba5a5e99d4e583e493b P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.464884 26627 raft_consensus.cc:385] T 567224726c6a4ba5a5e99d4e583e493b P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.465133 26627 raft_consensus.cc:740] T 567224726c6a4ba5a5e99d4e583e493b P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63c49dc366744a849977acea442ce59a, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.466876 26627 consensus_queue.cc:260] T 567224726c6a4ba5a5e99d4e583e493b P 63c49dc366744a849977acea442ce59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.470556 26627 ts_tablet_manager.cc:1434] T 567224726c6a4ba5a5e99d4e583e493b P 63c49dc366744a849977acea442ce59a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260713 09:09:28.470204 26625 consensus_queue.cc:237] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.476713 26628 tablet_bootstrap.cc:492] T 4ef6ea5c8c384624991ca45e30281754 P 86522b9f1c814144bd9e5e19ad767f1a: No bootstrap required, opened a new log
I20260713 09:09:28.477485 26628 ts_tablet_manager.cc:1403] T 4ef6ea5c8c384624991ca45e30281754 P 86522b9f1c814144bd9e5e19ad767f1a: Time spent bootstrapping tablet: real 0.099s	user 0.015s	sys 0.000s
I20260713 09:09:28.485543 26628 raft_consensus.cc:359] T 4ef6ea5c8c384624991ca45e30281754 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.487361 26628 raft_consensus.cc:385] T 4ef6ea5c8c384624991ca45e30281754 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:28.489481 26628 raft_consensus.cc:740] T 4ef6ea5c8c384624991ca45e30281754 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86522b9f1c814144bd9e5e19ad767f1a, State: Initialized, Role: FOLLOWER
I20260713 09:09:28.490248 26628 consensus_queue.cc:260] T 4ef6ea5c8c384624991ca45e30281754 P 86522b9f1c814144bd9e5e19ad767f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.485071 26233 catalog_manager.cc:5697] T 1519e05d62a74abb9bd9439816876f04 P 63c49dc366744a849977acea442ce59a reported cstate change: term changed from 0 to 1, leader changed from <none> to 63c49dc366744a849977acea442ce59a (127.21.94.129). New cstate: current_term: 1 leader_uuid: "63c49dc366744a849977acea442ce59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:28.497614 26628 ts_tablet_manager.cc:1434] T 4ef6ea5c8c384624991ca45e30281754 P 86522b9f1c814144bd9e5e19ad767f1a: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:09:28.510715 26233 catalog_manager.cc:5697] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130). New cstate: current_term: 1 leader_uuid: "86522b9f1c814144bd9e5e19ad767f1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:28.513577 26668 raft_consensus.cc:493] T 567224726c6a4ba5a5e99d4e583e493b P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.513901 26336 raft_consensus.cc:3060] T 62a5d677aaac47d1b1b4efd8d920afd3 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.514339 26668 raft_consensus.cc:515] T 567224726c6a4ba5a5e99d4e583e493b P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.517570 26411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567224726c6a4ba5a5e99d4e583e493b" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a" is_pre_election: true
I20260713 09:09:28.520527 26666 raft_consensus.cc:493] T 4ef6ea5c8c384624991ca45e30281754 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.521044 26666 raft_consensus.cc:515] T 4ef6ea5c8c384624991ca45e30281754 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.523217 26666 leader_election.cc:290] T 4ef6ea5c8c384624991ca45e30281754 P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63c49dc366744a849977acea442ce59a (127.21.94.129:46405), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:28.523869 26337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ef6ea5c8c384624991ca45e30281754" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c49dc366744a849977acea442ce59a" is_pre_election: true
I20260713 09:09:28.524081 26640 consensus_queue.cc:1048] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.524475 26485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ef6ea5c8c384624991ca45e30281754" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3644479ba829485a9790eeb1bbed091c" is_pre_election: true
I20260713 09:09:28.525316 26485 raft_consensus.cc:2393] T 4ef6ea5c8c384624991ca45e30281754 P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86522b9f1c814144bd9e5e19ad767f1a in current term 1: Already voted for candidate 63c49dc366744a849977acea442ce59a in this term.
I20260713 09:09:28.526496 26379 leader_election.cc:304] T 4ef6ea5c8c384624991ca45e30281754 P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86522b9f1c814144bd9e5e19ad767f1a; no voters: 3644479ba829485a9790eeb1bbed091c, 63c49dc366744a849977acea442ce59a
I20260713 09:09:28.527587 26485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567224726c6a4ba5a5e99d4e583e493b" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3644479ba829485a9790eeb1bbed091c" is_pre_election: true
I20260713 09:09:28.528335 26485 raft_consensus.cc:2393] T 567224726c6a4ba5a5e99d4e583e493b P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63c49dc366744a849977acea442ce59a in current term 1: Already voted for candidate 86522b9f1c814144bd9e5e19ad767f1a in this term.
I20260713 09:09:28.529134 26234 catalog_manager.cc:5697] T 4ef6ea5c8c384624991ca45e30281754 P 63c49dc366744a849977acea442ce59a reported cstate change: term changed from 0 to 1, leader changed from <none> to 63c49dc366744a849977acea442ce59a (127.21.94.129). New cstate: current_term: 1 leader_uuid: "63c49dc366744a849977acea442ce59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:28.531132 26304 leader_election.cc:304] T 567224726c6a4ba5a5e99d4e583e493b P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63c49dc366744a849977acea442ce59a; no voters: 3644479ba829485a9790eeb1bbed091c, 86522b9f1c814144bd9e5e19ad767f1a
I20260713 09:09:28.532024 26666 raft_consensus.cc:3060] T 4ef6ea5c8c384624991ca45e30281754 P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.532845 26640 consensus_queue.cc:1048] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c [LEADER]: Connected to new peer: Peer: permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.538480 26668 leader_election.cc:290] T 567224726c6a4ba5a5e99d4e583e493b P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:28.539626 26668 raft_consensus.cc:3060] T 567224726c6a4ba5a5e99d4e583e493b P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.557801 26666 raft_consensus.cc:2749] T 4ef6ea5c8c384624991ca45e30281754 P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:28.557670 26640 consensus_queue.cc:1048] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:28.561770 26668 raft_consensus.cc:2749] T 567224726c6a4ba5a5e99d4e583e493b P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:28.583864 26640 consensus_queue.cc:1048] T e7605cb441eb4cafab64c9328c0abed5 P 3644479ba829485a9790eeb1bbed091c [LEADER]: Connected to new peer: Peer: permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:28.599476 26337 raft_consensus.cc:3060] T e7605cb441eb4cafab64c9328c0abed5 P 63c49dc366744a849977acea442ce59a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.608139 26640 consensus_queue.cc:1048] T e7605cb441eb4cafab64c9328c0abed5 P 3644479ba829485a9790eeb1bbed091c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.664443 26411 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc7922c2b1114f80abc4e45cf78f937f"
dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
mode: GRACEFUL
new_leader_uuid: "63c49dc366744a849977acea442ce59a"
 from {username='slave'} at 127.0.0.1:35912
I20260713 09:09:28.664983 26411 raft_consensus.cc:606] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a [term 1 LEADER]: Received request to transfer leadership to TS 63c49dc366744a849977acea442ce59a
I20260713 09:09:28.670253 26411 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "567224726c6a4ba5a5e99d4e583e493b"
dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
mode: GRACEFUL
new_leader_uuid: "63c49dc366744a849977acea442ce59a"
 from {username='slave'} at 127.0.0.1:35912
I20260713 09:09:28.670781 26411 raft_consensus.cc:606] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a [term 1 LEADER]: Received request to transfer leadership to TS 63c49dc366744a849977acea442ce59a
I20260713 09:09:28.678390 26485 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "abff1a7ea4194840ade9cffbe1ec377b"
dest_uuid: "3644479ba829485a9790eeb1bbed091c"
mode: GRACEFUL
new_leader_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
 from {username='slave'} at 127.0.0.1:46044
I20260713 09:09:28.678968 26485 raft_consensus.cc:606] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c [term 1 LEADER]: Received request to transfer leadership to TS 86522b9f1c814144bd9e5e19ad767f1a
I20260713 09:09:28.681843 26652 consensus_queue.cc:1048] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.684986 26336 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67b3c7af030e438ab96bff1bae282e7e"
dest_uuid: "63c49dc366744a849977acea442ce59a"
mode: GRACEFUL
new_leader_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
 from {username='slave'} at 127.0.0.1:56214
I20260713 09:09:28.685654 26336 raft_consensus.cc:606] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a [term 1 LEADER]: Received request to transfer leadership to TS 86522b9f1c814144bd9e5e19ad767f1a
I20260713 09:09:28.685755 26625 raft_consensus.cc:493] T abff1a7ea4194840ade9cffbe1ec377b P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:28.686545 26625 raft_consensus.cc:515] T abff1a7ea4194840ade9cffbe1ec377b P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.691401 26486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abff1a7ea4194840ade9cffbe1ec377b" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3644479ba829485a9790eeb1bbed091c" is_pre_election: true
I20260713 09:09:28.692636 26487 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81211309b0284608bde202ebe0a28ba5"
dest_uuid: "3644479ba829485a9790eeb1bbed091c"
mode: GRACEFUL
new_leader_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
 from {username='slave'} at 127.0.0.1:46044
I20260713 09:09:28.693262 26487 raft_consensus.cc:606] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c [term 1 LEADER]: Received request to transfer leadership to TS 86522b9f1c814144bd9e5e19ad767f1a
I20260713 09:09:28.693850 26336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abff1a7ea4194840ade9cffbe1ec377b" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63c49dc366744a849977acea442ce59a" is_pre_election: true
I20260713 09:09:28.694842 26336 raft_consensus.cc:2393] T abff1a7ea4194840ade9cffbe1ec377b P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86522b9f1c814144bd9e5e19ad767f1a in current term 1: Already voted for candidate 3644479ba829485a9790eeb1bbed091c in this term.
I20260713 09:09:28.696329 26376 leader_election.cc:304] T abff1a7ea4194840ade9cffbe1ec377b P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86522b9f1c814144bd9e5e19ad767f1a; no voters: 3644479ba829485a9790eeb1bbed091c, 63c49dc366744a849977acea442ce59a
I20260713 09:09:28.697213 26666 raft_consensus.cc:3060] T abff1a7ea4194840ade9cffbe1ec377b P 86522b9f1c814144bd9e5e19ad767f1a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:28.699641 26487 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62a5d677aaac47d1b1b4efd8d920afd3"
dest_uuid: "3644479ba829485a9790eeb1bbed091c"
mode: GRACEFUL
new_leader_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
 from {username='slave'} at 127.0.0.1:46044
I20260713 09:09:28.700259 26487 raft_consensus.cc:606] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c [term 1 LEADER]: Received request to transfer leadership to TS 86522b9f1c814144bd9e5e19ad767f1a
I20260713 09:09:28.701712 26625 leader_election.cc:290] T abff1a7ea4194840ade9cffbe1ec377b P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63c49dc366744a849977acea442ce59a (127.21.94.129:46405), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:28.714108 26666 raft_consensus.cc:2749] T abff1a7ea4194840ade9cffbe1ec377b P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:28.723323 26668 consensus_queue.cc:1048] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.741253 26573 raft_consensus.cc:993] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a: : Instructing follower 86522b9f1c814144bd9e5e19ad767f1a to start an election
I20260713 09:09:28.741840 26656 raft_consensus.cc:1081] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a [term 1 LEADER]: Signalling peer 86522b9f1c814144bd9e5e19ad767f1a to start an election
I20260713 09:09:28.743659 26411 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67b3c7af030e438ab96bff1bae282e7e"
dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
 from {username='slave'} at 127.0.0.1:35904
I20260713 09:09:28.744282 26411 raft_consensus.cc:493] T 67b3c7af030e438ab96bff1bae282e7e P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:28.744746 26411 raft_consensus.cc:3060] T 67b3c7af030e438ab96bff1bae282e7e P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:28.747748 26666 consensus_queue.cc:1048] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:28.756687 26654 raft_consensus.cc:993] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a: : Instructing follower 63c49dc366744a849977acea442ce59a to start an election
I20260713 09:09:28.757174 26654 raft_consensus.cc:1081] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a [term 1 LEADER]: Signalling peer 63c49dc366744a849977acea442ce59a to start an election
I20260713 09:09:28.755769 26411 raft_consensus.cc:515] T 67b3c7af030e438ab96bff1bae282e7e P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.761317 26625 consensus_queue.cc:1048] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.764101 26337 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc7922c2b1114f80abc4e45cf78f937f"
dest_uuid: "63c49dc366744a849977acea442ce59a"
 from {username='slave'} at 127.0.0.1:56212
I20260713 09:09:28.764642 26337 raft_consensus.cc:493] T fc7922c2b1114f80abc4e45cf78f937f P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:28.765096 26337 raft_consensus.cc:3060] T fc7922c2b1114f80abc4e45cf78f937f P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:28.765484 26486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67b3c7af030e438ab96bff1bae282e7e" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3644479ba829485a9790eeb1bbed091c"
I20260713 09:09:28.766086 26486 raft_consensus.cc:3060] T 67b3c7af030e438ab96bff1bae282e7e P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:28.769800 26338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67b3c7af030e438ab96bff1bae282e7e" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63c49dc366744a849977acea442ce59a"
I20260713 09:09:28.770478 26338 raft_consensus.cc:3055] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:28.770819 26338 raft_consensus.cc:740] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63c49dc366744a849977acea442ce59a, State: Running, Role: LEADER
I20260713 09:09:28.771607 26338 consensus_queue.cc:260] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.772403 26486 raft_consensus.cc:2468] T 67b3c7af030e438ab96bff1bae282e7e P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86522b9f1c814144bd9e5e19ad767f1a in term 2.
I20260713 09:09:28.776397 26379 leader_election.cc:304] T 67b3c7af030e438ab96bff1bae282e7e P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3644479ba829485a9790eeb1bbed091c, 86522b9f1c814144bd9e5e19ad767f1a; no voters: 
I20260713 09:09:28.772699 26338 raft_consensus.cc:3060] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:28.781961 26654 raft_consensus.cc:2804] T 67b3c7af030e438ab96bff1bae282e7e P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:28.782485 26654 raft_consensus.cc:697] T 67b3c7af030e438ab96bff1bae282e7e P 86522b9f1c814144bd9e5e19ad767f1a [term 2 LEADER]: Becoming Leader. State: Replica: 86522b9f1c814144bd9e5e19ad767f1a, State: Running, Role: LEADER
I20260713 09:09:28.764611 26411 leader_election.cc:290] T 67b3c7af030e438ab96bff1bae282e7e P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 2 election: Requested vote from peers 63c49dc366744a849977acea442ce59a (127.21.94.129:46405), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:28.785400 26337 raft_consensus.cc:515] T fc7922c2b1114f80abc4e45cf78f937f P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.788321 26336 raft_consensus.cc:1240] T fc7922c2b1114f80abc4e45cf78f937f P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Rejecting Update request from peer 86522b9f1c814144bd9e5e19ad767f1a for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:28.790987 26411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7922c2b1114f80abc4e45cf78f937f" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
I20260713 09:09:28.791883 26411 raft_consensus.cc:3055] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:28.792272 26411 raft_consensus.cc:740] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 86522b9f1c814144bd9e5e19ad767f1a, State: Running, Role: LEADER
I20260713 09:09:28.789072 26338 raft_consensus.cc:2468] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86522b9f1c814144bd9e5e19ad767f1a in term 2.
I20260713 09:09:28.793143 26337 leader_election.cc:290] T fc7922c2b1114f80abc4e45cf78f937f P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 2 election: Requested vote from peers 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:28.795083 26411 consensus_queue.cc:260] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.797518 26666 consensus_queue.cc:1059] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.783284 26654 consensus_queue.cc:237] T 67b3c7af030e438ab96bff1bae282e7e P 86522b9f1c814144bd9e5e19ad767f1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.800647 26411 raft_consensus.cc:3060] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:28.801085 26487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7922c2b1114f80abc4e45cf78f937f" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3644479ba829485a9790eeb1bbed091c"
I20260713 09:09:28.801714 26487 raft_consensus.cc:3060] T fc7922c2b1114f80abc4e45cf78f937f P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:28.812376 26411 raft_consensus.cc:2468] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63c49dc366744a849977acea442ce59a in term 2.
I20260713 09:09:28.814256 26487 raft_consensus.cc:2468] T fc7922c2b1114f80abc4e45cf78f937f P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63c49dc366744a849977acea442ce59a in term 2.
I20260713 09:09:28.815126 26640 consensus_queue.cc:1048] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.815668 26304 leader_election.cc:304] T fc7922c2b1114f80abc4e45cf78f937f P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3644479ba829485a9790eeb1bbed091c, 63c49dc366744a849977acea442ce59a; no voters: 
I20260713 09:09:28.816510 26656 raft_consensus.cc:2804] T fc7922c2b1114f80abc4e45cf78f937f P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:28.817013 26656 raft_consensus.cc:697] T fc7922c2b1114f80abc4e45cf78f937f P 63c49dc366744a849977acea442ce59a [term 2 LEADER]: Becoming Leader. State: Replica: 63c49dc366744a849977acea442ce59a, State: Running, Role: LEADER
I20260713 09:09:28.817791 26656 consensus_queue.cc:237] T fc7922c2b1114f80abc4e45cf78f937f P 63c49dc366744a849977acea442ce59a [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: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.819640 26235 catalog_manager.cc:5697] T 67b3c7af030e438ab96bff1bae282e7e P 86522b9f1c814144bd9e5e19ad767f1a reported cstate change: term changed from 1 to 2, leader changed from 63c49dc366744a849977acea442ce59a (127.21.94.129) to 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130). New cstate: current_term: 2 leader_uuid: "86522b9f1c814144bd9e5e19ad767f1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:28.831568 26234 catalog_manager.cc:5697] T fc7922c2b1114f80abc4e45cf78f937f P 63c49dc366744a849977acea442ce59a reported cstate change: term changed from 1 to 2, leader changed from 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130) to 63c49dc366744a849977acea442ce59a (127.21.94.129). New cstate: current_term: 2 leader_uuid: "63c49dc366744a849977acea442ce59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:28.843859 26613 consensus_queue.cc:1048] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c [LEADER]: Connected to new peer: Peer: permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:09:28.860729 26690 raft_consensus.cc:993] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c: : Instructing follower 86522b9f1c814144bd9e5e19ad767f1a to start an election
I20260713 09:09:28.861235 26640 raft_consensus.cc:1081] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c [term 1 LEADER]: Signalling peer 86522b9f1c814144bd9e5e19ad767f1a to start an election
I20260713 09:09:28.862883 26411 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "abff1a7ea4194840ade9cffbe1ec377b"
dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
 from {username='slave'} at 127.0.0.1:35890
I20260713 09:09:28.863554 26411 raft_consensus.cc:493] T abff1a7ea4194840ade9cffbe1ec377b P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:28.863953 26411 raft_consensus.cc:3060] T abff1a7ea4194840ade9cffbe1ec377b P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:28.871742 26411 raft_consensus.cc:515] T abff1a7ea4194840ade9cffbe1ec377b P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.873950 26411 leader_election.cc:290] T abff1a7ea4194840ade9cffbe1ec377b P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 2 election: Requested vote from peers 63c49dc366744a849977acea442ce59a (127.21.94.129:46405), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:28.874641 26337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abff1a7ea4194840ade9cffbe1ec377b" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63c49dc366744a849977acea442ce59a"
I20260713 09:09:28.874929 26487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abff1a7ea4194840ade9cffbe1ec377b" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3644479ba829485a9790eeb1bbed091c"
I20260713 09:09:28.875322 26337 raft_consensus.cc:3060] T abff1a7ea4194840ade9cffbe1ec377b P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:28.875485 26487 raft_consensus.cc:3055] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:28.875864 26487 raft_consensus.cc:740] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3644479ba829485a9790eeb1bbed091c, State: Running, Role: LEADER
I20260713 09:09:28.876708 26487 consensus_queue.cc:260] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.877810 26487 raft_consensus.cc:3060] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:28.883354 26337 raft_consensus.cc:2468] T abff1a7ea4194840ade9cffbe1ec377b P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86522b9f1c814144bd9e5e19ad767f1a in term 2.
I20260713 09:09:28.884588 26376 leader_election.cc:304] T abff1a7ea4194840ade9cffbe1ec377b P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63c49dc366744a849977acea442ce59a, 86522b9f1c814144bd9e5e19ad767f1a; no voters: 
I20260713 09:09:28.884908 26487 raft_consensus.cc:2468] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86522b9f1c814144bd9e5e19ad767f1a in term 2.
I20260713 09:09:28.885521 26654 raft_consensus.cc:2804] T abff1a7ea4194840ade9cffbe1ec377b P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:28.886090 26654 raft_consensus.cc:697] T abff1a7ea4194840ade9cffbe1ec377b P 86522b9f1c814144bd9e5e19ad767f1a [term 2 LEADER]: Becoming Leader. State: Replica: 86522b9f1c814144bd9e5e19ad767f1a, State: Running, Role: LEADER
I20260713 09:09:28.887380 26654 consensus_queue.cc:237] T abff1a7ea4194840ade9cffbe1ec377b P 86522b9f1c814144bd9e5e19ad767f1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:28.890875 26573 consensus_queue.cc:1048] T 1519e05d62a74abb9bd9439816876f04 P 63c49dc366744a849977acea442ce59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.898967 26234 catalog_manager.cc:5697] T abff1a7ea4194840ade9cffbe1ec377b P 86522b9f1c814144bd9e5e19ad767f1a reported cstate change: term changed from 1 to 2, leader changed from 3644479ba829485a9790eeb1bbed091c (127.21.94.131) to 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130). New cstate: current_term: 2 leader_uuid: "86522b9f1c814144bd9e5e19ad767f1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:28.907692 26652 consensus_queue.cc:1048] T 1519e05d62a74abb9bd9439816876f04 P 63c49dc366744a849977acea442ce59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:28.949191 26656 consensus_queue.cc:1048] T 4ef6ea5c8c384624991ca45e30281754 P 63c49dc366744a849977acea442ce59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.964676 26573 consensus_queue.cc:1048] T 4ef6ea5c8c384624991ca45e30281754 P 63c49dc366744a849977acea442ce59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.981879 26654 consensus_queue.cc:1048] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:28.989526 26625 raft_consensus.cc:993] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a: : Instructing follower 63c49dc366744a849977acea442ce59a to start an election
I20260713 09:09:28.989993 26625 raft_consensus.cc:1081] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a [term 1 LEADER]: Signalling peer 63c49dc366744a849977acea442ce59a to start an election
I20260713 09:09:28.992589 26338 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "567224726c6a4ba5a5e99d4e583e493b"
dest_uuid: "63c49dc366744a849977acea442ce59a"
 from {username='slave'} at 127.0.0.1:56212
I20260713 09:09:28.993178 26338 raft_consensus.cc:493] T 567224726c6a4ba5a5e99d4e583e493b P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:28.993561 26338 raft_consensus.cc:3060] T 567224726c6a4ba5a5e99d4e583e493b P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:28.994225 26654 consensus_queue.cc:1048] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:29.002418 26338 raft_consensus.cc:515] T 567224726c6a4ba5a5e99d4e583e493b P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:29.003526 26337 raft_consensus.cc:1240] T 567224726c6a4ba5a5e99d4e583e493b P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Rejecting Update request from peer 86522b9f1c814144bd9e5e19ad767f1a for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:29.008211 26666 consensus_queue.cc:1059] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:29.009040 26654 raft_consensus.cc:3055] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:29.009449 26654 raft_consensus.cc:740] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 86522b9f1c814144bd9e5e19ad767f1a, State: Running, Role: LEADER
I20260713 09:09:29.010238 26654 consensus_queue.cc:260] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:29.011307 26654 raft_consensus.cc:3060] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.013373 26411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567224726c6a4ba5a5e99d4e583e493b" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
I20260713 09:09:29.014832 26338 leader_election.cc:290] T 567224726c6a4ba5a5e99d4e583e493b P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 2 election: Requested vote from peers 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:29.020298 26486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "567224726c6a4ba5a5e99d4e583e493b" candidate_uuid: "63c49dc366744a849977acea442ce59a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3644479ba829485a9790eeb1bbed091c"
I20260713 09:09:29.020810 26486 raft_consensus.cc:3060] T 567224726c6a4ba5a5e99d4e583e493b P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.030009 26486 raft_consensus.cc:2468] T 567224726c6a4ba5a5e99d4e583e493b P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63c49dc366744a849977acea442ce59a in term 2.
I20260713 09:09:29.028887 26411 raft_consensus.cc:2468] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63c49dc366744a849977acea442ce59a in term 2.
I20260713 09:09:29.033834 26304 leader_election.cc:304] T 567224726c6a4ba5a5e99d4e583e493b P 63c49dc366744a849977acea442ce59a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3644479ba829485a9790eeb1bbed091c, 63c49dc366744a849977acea442ce59a; no voters: 
I20260713 09:09:29.034726 26573 raft_consensus.cc:2804] T 567224726c6a4ba5a5e99d4e583e493b P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:29.035225 26573 raft_consensus.cc:697] T 567224726c6a4ba5a5e99d4e583e493b P 63c49dc366744a849977acea442ce59a [term 2 LEADER]: Becoming Leader. State: Replica: 63c49dc366744a849977acea442ce59a, State: Running, Role: LEADER
I20260713 09:09:29.035995 26573 consensus_queue.cc:237] T 567224726c6a4ba5a5e99d4e583e493b P 63c49dc366744a849977acea442ce59a [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: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:29.045864 26235 catalog_manager.cc:5697] T 567224726c6a4ba5a5e99d4e583e493b P 63c49dc366744a849977acea442ce59a reported cstate change: term changed from 1 to 2, leader changed from 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130) to 63c49dc366744a849977acea442ce59a (127.21.94.129). New cstate: current_term: 2 leader_uuid: "63c49dc366744a849977acea442ce59a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:29.068822 26613 raft_consensus.cc:993] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c: : Instructing follower 86522b9f1c814144bd9e5e19ad767f1a to start an election
I20260713 09:09:29.069293 26690 raft_consensus.cc:1081] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c [term 1 LEADER]: Signalling peer 86522b9f1c814144bd9e5e19ad767f1a to start an election
I20260713 09:09:29.070784 26411 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81211309b0284608bde202ebe0a28ba5"
dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
 from {username='slave'} at 127.0.0.1:35890
I20260713 09:09:29.071264 26411 raft_consensus.cc:493] T 81211309b0284608bde202ebe0a28ba5 P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:29.071571 26411 raft_consensus.cc:3060] T 81211309b0284608bde202ebe0a28ba5 P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.076469 26411 raft_consensus.cc:515] T 81211309b0284608bde202ebe0a28ba5 P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:29.079084 26338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81211309b0284608bde202ebe0a28ba5" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63c49dc366744a849977acea442ce59a"
I20260713 09:09:29.079231 26486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81211309b0284608bde202ebe0a28ba5" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3644479ba829485a9790eeb1bbed091c"
I20260713 09:09:29.079792 26338 raft_consensus.cc:3060] T 81211309b0284608bde202ebe0a28ba5 P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.079793 26486 raft_consensus.cc:3055] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:29.080487 26486 raft_consensus.cc:740] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3644479ba829485a9790eeb1bbed091c, State: Running, Role: LEADER
I20260713 09:09:29.081640 26486 consensus_queue.cc:260] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:29.082739 26486 raft_consensus.cc:3060] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.084565 26411 leader_election.cc:290] T 81211309b0284608bde202ebe0a28ba5 P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 2 election: Requested vote from peers 63c49dc366744a849977acea442ce59a (127.21.94.129:46405), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:29.086817 26338 raft_consensus.cc:2468] T 81211309b0284608bde202ebe0a28ba5 P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86522b9f1c814144bd9e5e19ad767f1a in term 2.
I20260713 09:09:29.088198 26376 leader_election.cc:304] T 81211309b0284608bde202ebe0a28ba5 P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63c49dc366744a849977acea442ce59a, 86522b9f1c814144bd9e5e19ad767f1a; no voters: 
I20260713 09:09:29.089097 26654 raft_consensus.cc:2804] T 81211309b0284608bde202ebe0a28ba5 P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:29.089610 26654 raft_consensus.cc:697] T 81211309b0284608bde202ebe0a28ba5 P 86522b9f1c814144bd9e5e19ad767f1a [term 2 LEADER]: Becoming Leader. State: Replica: 86522b9f1c814144bd9e5e19ad767f1a, State: Running, Role: LEADER
I20260713 09:09:29.090435 26654 consensus_queue.cc:237] T 81211309b0284608bde202ebe0a28ba5 P 86522b9f1c814144bd9e5e19ad767f1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:29.092636 26486 raft_consensus.cc:2468] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86522b9f1c814144bd9e5e19ad767f1a in term 2.
I20260713 09:09:29.096954 26640 raft_consensus.cc:993] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c: : Instructing follower 86522b9f1c814144bd9e5e19ad767f1a to start an election
I20260713 09:09:29.098474 26640 raft_consensus.cc:1081] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c [term 1 LEADER]: Signalling peer 86522b9f1c814144bd9e5e19ad767f1a to start an election
I20260713 09:09:29.100329 26411 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62a5d677aaac47d1b1b4efd8d920afd3"
dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
 from {username='slave'} at 127.0.0.1:35890
I20260713 09:09:29.100953 26411 raft_consensus.cc:493] T 62a5d677aaac47d1b1b4efd8d920afd3 P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:29.100632 26235 catalog_manager.cc:5697] T 81211309b0284608bde202ebe0a28ba5 P 86522b9f1c814144bd9e5e19ad767f1a reported cstate change: term changed from 1 to 2, leader changed from 3644479ba829485a9790eeb1bbed091c (127.21.94.131) to 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130). New cstate: current_term: 2 leader_uuid: "86522b9f1c814144bd9e5e19ad767f1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:29.101385 26411 raft_consensus.cc:3060] T 62a5d677aaac47d1b1b4efd8d920afd3 P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.114154 26411 raft_consensus.cc:515] T 62a5d677aaac47d1b1b4efd8d920afd3 P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:29.116573 26338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a5d677aaac47d1b1b4efd8d920afd3" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63c49dc366744a849977acea442ce59a"
I20260713 09:09:29.117170 26338 raft_consensus.cc:3060] T 62a5d677aaac47d1b1b4efd8d920afd3 P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.117048 26486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a5d677aaac47d1b1b4efd8d920afd3" candidate_uuid: "86522b9f1c814144bd9e5e19ad767f1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3644479ba829485a9790eeb1bbed091c"
I20260713 09:09:29.117861 26486 raft_consensus.cc:3055] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:29.118206 26486 raft_consensus.cc:740] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3644479ba829485a9790eeb1bbed091c, State: Running, Role: LEADER
I20260713 09:09:29.119032 26486 consensus_queue.cc:260] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:29.120189 26486 raft_consensus.cc:3060] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:29.122044 26338 raft_consensus.cc:2468] T 62a5d677aaac47d1b1b4efd8d920afd3 P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86522b9f1c814144bd9e5e19ad767f1a in term 2.
I20260713 09:09:29.116556 26411 leader_election.cc:290] T 62a5d677aaac47d1b1b4efd8d920afd3 P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 2 election: Requested vote from peers 63c49dc366744a849977acea442ce59a (127.21.94.129:46405), 3644479ba829485a9790eeb1bbed091c (127.21.94.131:35313)
I20260713 09:09:29.123236 26376 leader_election.cc:304] T 62a5d677aaac47d1b1b4efd8d920afd3 P 86522b9f1c814144bd9e5e19ad767f1a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63c49dc366744a849977acea442ce59a, 86522b9f1c814144bd9e5e19ad767f1a; no voters: 
I20260713 09:09:29.124011 26654 raft_consensus.cc:2804] T 62a5d677aaac47d1b1b4efd8d920afd3 P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:29.124524 26654 raft_consensus.cc:697] T 62a5d677aaac47d1b1b4efd8d920afd3 P 86522b9f1c814144bd9e5e19ad767f1a [term 2 LEADER]: Becoming Leader. State: Replica: 86522b9f1c814144bd9e5e19ad767f1a, State: Running, Role: LEADER
I20260713 09:09:29.125268 26654 consensus_queue.cc:237] T 62a5d677aaac47d1b1b4efd8d920afd3 P 86522b9f1c814144bd9e5e19ad767f1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:29.127354 26486 raft_consensus.cc:2468] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86522b9f1c814144bd9e5e19ad767f1a in term 2.
I20260713 09:09:29.134734 26235 catalog_manager.cc:5697] T 62a5d677aaac47d1b1b4efd8d920afd3 P 86522b9f1c814144bd9e5e19ad767f1a reported cstate change: term changed from 1 to 2, leader changed from 3644479ba829485a9790eeb1bbed091c (127.21.94.131) to 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130). New cstate: current_term: 2 leader_uuid: "86522b9f1c814144bd9e5e19ad767f1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:29.226594 26411 raft_consensus.cc:1275] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Refusing update from remote peer 63c49dc366744a849977acea442ce59a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.228049 26573 consensus_queue.cc:1048] T fc7922c2b1114f80abc4e45cf78f937f P 63c49dc366744a849977acea442ce59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.238018 26486 raft_consensus.cc:1275] T fc7922c2b1114f80abc4e45cf78f937f P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Refusing update from remote peer 63c49dc366744a849977acea442ce59a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.239702 26573 consensus_queue.cc:1048] T fc7922c2b1114f80abc4e45cf78f937f P 63c49dc366744a849977acea442ce59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.271759 26338 raft_consensus.cc:1275] T abff1a7ea4194840ade9cffbe1ec377b P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Refusing update from remote peer 86522b9f1c814144bd9e5e19ad767f1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.273417 26654 consensus_queue.cc:1048] T abff1a7ea4194840ade9cffbe1ec377b P 86522b9f1c814144bd9e5e19ad767f1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.277070 26486 raft_consensus.cc:1275] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Refusing update from remote peer 86522b9f1c814144bd9e5e19ad767f1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.278415 26654 consensus_queue.cc:1048] T abff1a7ea4194840ade9cffbe1ec377b P 86522b9f1c814144bd9e5e19ad767f1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.350822 26338 raft_consensus.cc:1275] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Refusing update from remote peer 86522b9f1c814144bd9e5e19ad767f1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.352020 26667 consensus_queue.cc:1048] T 67b3c7af030e438ab96bff1bae282e7e P 86522b9f1c814144bd9e5e19ad767f1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.361917 26487 raft_consensus.cc:1275] T 67b3c7af030e438ab96bff1bae282e7e P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Refusing update from remote peer 86522b9f1c814144bd9e5e19ad767f1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.363411 26666 consensus_queue.cc:1048] T 67b3c7af030e438ab96bff1bae282e7e P 86522b9f1c814144bd9e5e19ad767f1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.467448 26411 raft_consensus.cc:1275] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Refusing update from remote peer 63c49dc366744a849977acea442ce59a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.468941 26573 consensus_queue.cc:1048] T 567224726c6a4ba5a5e99d4e583e493b P 63c49dc366744a849977acea442ce59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.480509 26487 raft_consensus.cc:1275] T 567224726c6a4ba5a5e99d4e583e493b P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Refusing update from remote peer 63c49dc366744a849977acea442ce59a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.488466 26652 consensus_queue.cc:1048] T 567224726c6a4ba5a5e99d4e583e493b P 63c49dc366744a849977acea442ce59a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.525068 26338 raft_consensus.cc:1275] T 81211309b0284608bde202ebe0a28ba5 P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Refusing update from remote peer 86522b9f1c814144bd9e5e19ad767f1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.525611 26337 raft_consensus.cc:1275] T 62a5d677aaac47d1b1b4efd8d920afd3 P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Refusing update from remote peer 86522b9f1c814144bd9e5e19ad767f1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.526451 26654 consensus_queue.cc:1048] T 81211309b0284608bde202ebe0a28ba5 P 86522b9f1c814144bd9e5e19ad767f1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.527016 26667 consensus_queue.cc:1048] T 62a5d677aaac47d1b1b4efd8d920afd3 P 86522b9f1c814144bd9e5e19ad767f1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:29.538954 26487 raft_consensus.cc:1275] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Refusing update from remote peer 86522b9f1c814144bd9e5e19ad767f1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.540843 26487 raft_consensus.cc:1275] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Refusing update from remote peer 86522b9f1c814144bd9e5e19ad767f1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:29.545976 26625 consensus_queue.cc:1048] T 81211309b0284608bde202ebe0a28ba5 P 86522b9f1c814144bd9e5e19ad767f1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:29.547750 26625 consensus_queue.cc:1048] T 62a5d677aaac47d1b1b4efd8d920afd3 P 86522b9f1c814144bd9e5e19ad767f1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:31.707789 26234 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:50302:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:09:31.733328 26234 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50302:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:09:31.777777 21882 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:09:31.869671 26720 log.cc:927] Time spent T 67b3c7af030e438ab96bff1bae282e7e P 86522b9f1c814144bd9e5e19ad767f1a: Append to log took a long time: real 0.072s	user 0.005s	sys 0.003s
I20260713 09:09:31.919349 26729 tablet.cc:1724] T 4ef6ea5c8c384624991ca45e30281754 P 63c49dc366744a849977acea442ce59a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:31.982299 26727 log.cc:927] Time spent T 567224726c6a4ba5a5e99d4e583e493b P 63c49dc366744a849977acea442ce59a: Append to log took a long time: real 0.130s	user 0.002s	sys 0.000s
I20260713 09:09:31.993659 26736 tablet.cc:1724] T 4ef6ea5c8c384624991ca45e30281754 P 3644479ba829485a9790eeb1bbed091c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.029279 26756 tablet.cc:1724] T fc7922c2b1114f80abc4e45cf78f937f P 63c49dc366744a849977acea442ce59a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:32.064708 26741 log.cc:927] Time spent T 62a5d677aaac47d1b1b4efd8d920afd3 P 63c49dc366744a849977acea442ce59a: Append to log took a long time: real 0.110s	user 0.002s	sys 0.000s
W20260713 09:09:32.077447 26734 log.cc:927] Time spent T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a: Append to log took a long time: real 0.082s	user 0.000s	sys 0.001s
W20260713 09:09:32.082334 26742 log.cc:927] Time spent T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a: Append to log took a long time: real 0.055s	user 0.000s	sys 0.001s
W20260713 09:09:32.086306 26749 log.cc:927] Time spent T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a: Append to log took a long time: real 0.077s	user 0.002s	sys 0.000s
W20260713 09:09:32.103360 26744 log.cc:927] Time spent T 1519e05d62a74abb9bd9439816876f04 P 63c49dc366744a849977acea442ce59a: Append to log took a long time: real 0.110s	user 0.000s	sys 0.002s
I20260713 09:09:32.141742 26762 tablet.cc:1724] T abff1a7ea4194840ade9cffbe1ec377b P 86522b9f1c814144bd9e5e19ad767f1a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.212797 26771 tablet.cc:1724] T e7605cb441eb4cafab64c9328c0abed5 P 3644479ba829485a9790eeb1bbed091c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.215907 26764 tablet.cc:1724] T 62a5d677aaac47d1b1b4efd8d920afd3 P 63c49dc366744a849977acea442ce59a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.221293 26729 tablet.cc:1724] T 567224726c6a4ba5a5e99d4e583e493b P 63c49dc366744a849977acea442ce59a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.224048 26767 tablet.cc:1724] T abff1a7ea4194840ade9cffbe1ec377b P 63c49dc366744a849977acea442ce59a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:32.222644 26754 log.cc:927] Time spent T 567224726c6a4ba5a5e99d4e583e493b P 3644479ba829485a9790eeb1bbed091c: Append to log took a long time: real 0.122s	user 0.000s	sys 0.001s
I20260713 09:09:32.237165 26765 tablet.cc:1724] T 62a5d677aaac47d1b1b4efd8d920afd3 P 86522b9f1c814144bd9e5e19ad767f1a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.250263 26336 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f115bfdf113436eb8503b7b0863105d"
dest_uuid: "63c49dc366744a849977acea442ce59a"
mode: GRACEFUL
new_leader_uuid: "3644479ba829485a9790eeb1bbed091c"
 from {username='slave'} at 127.0.0.1:33618
I20260713 09:09:32.251168 26336 raft_consensus.cc:606] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a [term 1 LEADER]: Received request to transfer leadership to TS 3644479ba829485a9790eeb1bbed091c
I20260713 09:09:32.252368 26763 tablet.cc:1724] T 67b3c7af030e438ab96bff1bae282e7e P 86522b9f1c814144bd9e5e19ad767f1a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.225880 26762 tablet.cc:1724] T 4ef6ea5c8c384624991ca45e30281754 P 86522b9f1c814144bd9e5e19ad767f1a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.252606 26736 tablet.cc:1724] T fc7922c2b1114f80abc4e45cf78f937f P 3644479ba829485a9790eeb1bbed091c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.271440 26768 tablet.cc:1724] T 67b3c7af030e438ab96bff1bae282e7e P 3644479ba829485a9790eeb1bbed091c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:09:32.274083 26759 log.cc:927] Time spent T e7605cb441eb4cafab64c9328c0abed5 P 63c49dc366744a849977acea442ce59a: Append to log took a long time: real 0.175s	user 0.002s	sys 0.000s
I20260713 09:09:32.291895 26729 tablet.cc:1724] T 1519e05d62a74abb9bd9439816876f04 P 63c49dc366744a849977acea442ce59a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.294548 26756 tablet.cc:1724] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.295022 26767 tablet.cc:1724] T 81211309b0284608bde202ebe0a28ba5 P 63c49dc366744a849977acea442ce59a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.308141 26772 tablet.cc:1724] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.320964 26764 tablet.cc:1724] T e7605cb441eb4cafab64c9328c0abed5 P 63c49dc366744a849977acea442ce59a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.273743 26766 tablet.cc:1724] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.319736 26765 tablet.cc:1724] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.329330 26763 tablet.cc:1724] T e7605cb441eb4cafab64c9328c0abed5 P 86522b9f1c814144bd9e5e19ad767f1a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.348413 26736 tablet.cc:1724] T 567224726c6a4ba5a5e99d4e583e493b P 3644479ba829485a9790eeb1bbed091c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.358737 26413 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9585afb8ce204b7e918928e13ebd3983"
dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
mode: GRACEFUL
new_leader_uuid: "3644479ba829485a9790eeb1bbed091c"
 from {username='slave'} at 127.0.0.1:49080
I20260713 09:09:32.359431 26413 raft_consensus.cc:606] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a [term 2 LEADER]: Received request to transfer leadership to TS 3644479ba829485a9790eeb1bbed091c
I20260713 09:09:32.362990 21882 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:09:32.363634 21882 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:32.367134 26768 tablet.cc:1724] T 1519e05d62a74abb9bd9439816876f04 P 3644479ba829485a9790eeb1bbed091c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.377266 26762 tablet.cc:1724] T 1519e05d62a74abb9bd9439816876f04 P 86522b9f1c814144bd9e5e19ad767f1a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.384254 26771 tablet.cc:1724] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.383101 26766 tablet.cc:1724] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.387140 26772 tablet.cc:1724] T 81211309b0284608bde202ebe0a28ba5 P 86522b9f1c814144bd9e5e19ad767f1a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:09:32.428903 26235 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 90a9eb5b915c4a409378c75306a5549c: soft_deleted_table [id=0cee7ac6dbd344c2bdc15b9b202a9b14] alter complete (version 1)
I20260713 09:09:32.475099 26726 raft_consensus.cc:993] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a: : Instructing follower 3644479ba829485a9790eeb1bbed091c to start an election
I20260713 09:09:32.475623 26760 raft_consensus.cc:1081] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a [term 2 LEADER]: Signalling peer 3644479ba829485a9790eeb1bbed091c to start an election
I20260713 09:09:32.477061 26486 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9585afb8ce204b7e918928e13ebd3983"
dest_uuid: "3644479ba829485a9790eeb1bbed091c"
 from {username='slave'} at 127.0.0.1:46024
I20260713 09:09:32.477596 26486 raft_consensus.cc:493] T 9585afb8ce204b7e918928e13ebd3983 P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:32.477852 26486 raft_consensus.cc:3060] T 9585afb8ce204b7e918928e13ebd3983 P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:32.482766 26486 raft_consensus.cc:515] T 9585afb8ce204b7e918928e13ebd3983 P 3644479ba829485a9790eeb1bbed091c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:32.484194 26486 leader_election.cc:290] T 9585afb8ce204b7e918928e13ebd3983 P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 3 election: Requested vote from peers 63c49dc366744a849977acea442ce59a (127.21.94.129:46405), 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869)
I20260713 09:09:32.485438 26413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9585afb8ce204b7e918928e13ebd3983" candidate_uuid: "3644479ba829485a9790eeb1bbed091c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
I20260713 09:09:32.485272 26335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9585afb8ce204b7e918928e13ebd3983" candidate_uuid: "3644479ba829485a9790eeb1bbed091c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "63c49dc366744a849977acea442ce59a"
I20260713 09:09:32.486121 26413 raft_consensus.cc:3055] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:32.486197 26335 raft_consensus.cc:3060] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:32.486406 26413 raft_consensus.cc:740] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 86522b9f1c814144bd9e5e19ad767f1a, State: Running, Role: LEADER
I20260713 09:09:32.487336 26413 consensus_queue.cc:260] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a [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: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:32.488528 26413 raft_consensus.cc:3060] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:32.492672 26758 raft_consensus.cc:993] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a: : Instructing follower 3644479ba829485a9790eeb1bbed091c to start an election
I20260713 09:09:32.493185 26758 raft_consensus.cc:1081] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a [term 1 LEADER]: Signalling peer 3644479ba829485a9790eeb1bbed091c to start an election
I20260713 09:09:32.493500 26335 raft_consensus.cc:2468] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3644479ba829485a9790eeb1bbed091c in term 3.
I20260713 09:09:32.494885 26486 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f115bfdf113436eb8503b7b0863105d"
dest_uuid: "3644479ba829485a9790eeb1bbed091c"
 from {username='slave'} at 127.0.0.1:46028
I20260713 09:09:32.495653 26486 raft_consensus.cc:493] T 1f115bfdf113436eb8503b7b0863105d P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:32.496031 26486 raft_consensus.cc:3060] T 1f115bfdf113436eb8503b7b0863105d P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:32.494937 26450 leader_election.cc:304] T 9585afb8ce204b7e918928e13ebd3983 P 3644479ba829485a9790eeb1bbed091c [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: 3644479ba829485a9790eeb1bbed091c, 63c49dc366744a849977acea442ce59a; no voters: 
I20260713 09:09:32.497013 26747 raft_consensus.cc:2804] T 9585afb8ce204b7e918928e13ebd3983 P 3644479ba829485a9790eeb1bbed091c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:32.497511 26747 raft_consensus.cc:697] T 9585afb8ce204b7e918928e13ebd3983 P 3644479ba829485a9790eeb1bbed091c [term 3 LEADER]: Becoming Leader. State: Replica: 3644479ba829485a9790eeb1bbed091c, State: Running, Role: LEADER
I20260713 09:09:32.498380 26747 consensus_queue.cc:237] T 9585afb8ce204b7e918928e13ebd3983 P 3644479ba829485a9790eeb1bbed091c [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: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:32.501946 26486 raft_consensus.cc:515] T 1f115bfdf113436eb8503b7b0863105d P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:32.502290 26413 raft_consensus.cc:2468] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3644479ba829485a9790eeb1bbed091c in term 3.
I20260713 09:09:32.504231 26486 leader_election.cc:290] T 1f115bfdf113436eb8503b7b0863105d P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 2 election: Requested vote from peers 63c49dc366744a849977acea442ce59a (127.21.94.129:46405), 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869)
I20260713 09:09:32.505681 26413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f115bfdf113436eb8503b7b0863105d" candidate_uuid: "3644479ba829485a9790eeb1bbed091c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86522b9f1c814144bd9e5e19ad767f1a"
I20260713 09:09:32.505681 26335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f115bfdf113436eb8503b7b0863105d" candidate_uuid: "3644479ba829485a9790eeb1bbed091c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63c49dc366744a849977acea442ce59a"
I20260713 09:09:32.506379 26413 raft_consensus.cc:3060] T 1f115bfdf113436eb8503b7b0863105d P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:32.506472 26335 raft_consensus.cc:3055] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:32.506883 26335 raft_consensus.cc:740] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63c49dc366744a849977acea442ce59a, State: Running, Role: LEADER
I20260713 09:09:32.507795 26335 consensus_queue.cc:260] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:32.509160 26335 raft_consensus.cc:3060] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:32.509833 26233 catalog_manager.cc:5697] T 9585afb8ce204b7e918928e13ebd3983 P 3644479ba829485a9790eeb1bbed091c reported cstate change: term changed from 2 to 3, leader changed from 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130) to 3644479ba829485a9790eeb1bbed091c (127.21.94.131). New cstate: current_term: 3 leader_uuid: "3644479ba829485a9790eeb1bbed091c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:32.513926 26413 raft_consensus.cc:2468] T 1f115bfdf113436eb8503b7b0863105d P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3644479ba829485a9790eeb1bbed091c in term 2.
I20260713 09:09:32.515573 26452 leader_election.cc:304] T 1f115bfdf113436eb8503b7b0863105d P 3644479ba829485a9790eeb1bbed091c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3644479ba829485a9790eeb1bbed091c, 86522b9f1c814144bd9e5e19ad767f1a; no voters: 
I20260713 09:09:32.516260 26335 raft_consensus.cc:2468] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3644479ba829485a9790eeb1bbed091c in term 2.
I20260713 09:09:32.516372 26747 raft_consensus.cc:2804] T 1f115bfdf113436eb8503b7b0863105d P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:32.516959 26747 raft_consensus.cc:697] T 1f115bfdf113436eb8503b7b0863105d P 3644479ba829485a9790eeb1bbed091c [term 2 LEADER]: Becoming Leader. State: Replica: 3644479ba829485a9790eeb1bbed091c, State: Running, Role: LEADER
I20260713 09:09:32.517748 26747 consensus_queue.cc:237] T 1f115bfdf113436eb8503b7b0863105d P 3644479ba829485a9790eeb1bbed091c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } }
I20260713 09:09:32.525897 26233 catalog_manager.cc:5697] T 1f115bfdf113436eb8503b7b0863105d P 3644479ba829485a9790eeb1bbed091c reported cstate change: term changed from 1 to 2, leader changed from 63c49dc366744a849977acea442ce59a (127.21.94.129) to 3644479ba829485a9790eeb1bbed091c (127.21.94.131). New cstate: current_term: 2 leader_uuid: "3644479ba829485a9790eeb1bbed091c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3644479ba829485a9790eeb1bbed091c" member_type: VOTER last_known_addr { host: "127.21.94.131" port: 35313 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:32.942287 26335 raft_consensus.cc:1275] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a [term 3 FOLLOWER]: Refusing update from remote peer 3644479ba829485a9790eeb1bbed091c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:32.943639 26747 consensus_queue.cc:1048] T 9585afb8ce204b7e918928e13ebd3983 P 3644479ba829485a9790eeb1bbed091c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:32.953291 26413 raft_consensus.cc:1275] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a [term 3 FOLLOWER]: Refusing update from remote peer 3644479ba829485a9790eeb1bbed091c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:32.955931 26747 consensus_queue.cc:1048] T 9585afb8ce204b7e918928e13ebd3983 P 3644479ba829485a9790eeb1bbed091c [LEADER]: Connected to new peer: Peer: permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:32.957399 26413 raft_consensus.cc:1275] T 1f115bfdf113436eb8503b7b0863105d P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Refusing update from remote peer 3644479ba829485a9790eeb1bbed091c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:32.959012 26783 consensus_queue.cc:1048] T 1f115bfdf113436eb8503b7b0863105d P 3644479ba829485a9790eeb1bbed091c [LEADER]: Connected to new peer: Peer: permanent_uuid: "86522b9f1c814144bd9e5e19ad767f1a" member_type: VOTER last_known_addr { host: "127.21.94.130" port: 37869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:32.959987 26335 raft_consensus.cc:1275] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Refusing update from remote peer 3644479ba829485a9790eeb1bbed091c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:32.961488 26783 consensus_queue.cc:1048] T 1f115bfdf113436eb8503b7b0863105d P 3644479ba829485a9790eeb1bbed091c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63c49dc366744a849977acea442ce59a" member_type: VOTER last_known_addr { host: "127.21.94.129" port: 46405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:33.427407 21882 tablet_server.cc:179] TabletServer@127.21.94.129:0 shutting down...
I20260713 09:09:33.461594 21882 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:33.462343 21882 tablet_replica.cc:333] T e7605cb441eb4cafab64c9328c0abed5 P 63c49dc366744a849977acea442ce59a: stopping tablet replica
I20260713 09:09:33.463286 21882 raft_consensus.cc:2243] T e7605cb441eb4cafab64c9328c0abed5 P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.463950 21882 raft_consensus.cc:2272] T e7605cb441eb4cafab64c9328c0abed5 P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.466776 21882 tablet_replica.cc:333] T 62a5d677aaac47d1b1b4efd8d920afd3 P 63c49dc366744a849977acea442ce59a: stopping tablet replica
I20260713 09:09:33.467700 21882 raft_consensus.cc:2243] T 62a5d677aaac47d1b1b4efd8d920afd3 P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.468235 21882 raft_consensus.cc:2272] T 62a5d677aaac47d1b1b4efd8d920afd3 P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.471071 21882 tablet_replica.cc:333] T fc7922c2b1114f80abc4e45cf78f937f P 63c49dc366744a849977acea442ce59a: stopping tablet replica
I20260713 09:09:33.471838 21882 raft_consensus.cc:2243] T fc7922c2b1114f80abc4e45cf78f937f P 63c49dc366744a849977acea442ce59a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.473377 21882 raft_consensus.cc:2272] T fc7922c2b1114f80abc4e45cf78f937f P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.475373 21882 tablet_replica.cc:333] T 81211309b0284608bde202ebe0a28ba5 P 63c49dc366744a849977acea442ce59a: stopping tablet replica
I20260713 09:09:33.475855 21882 raft_consensus.cc:2243] T 81211309b0284608bde202ebe0a28ba5 P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.476265 21882 raft_consensus.cc:2272] T 81211309b0284608bde202ebe0a28ba5 P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.478225 21882 tablet_replica.cc:333] T abff1a7ea4194840ade9cffbe1ec377b P 63c49dc366744a849977acea442ce59a: stopping tablet replica
I20260713 09:09:33.478776 21882 raft_consensus.cc:2243] T abff1a7ea4194840ade9cffbe1ec377b P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.479203 21882 raft_consensus.cc:2272] T abff1a7ea4194840ade9cffbe1ec377b P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.481097 21882 tablet_replica.cc:333] T 4ef6ea5c8c384624991ca45e30281754 P 63c49dc366744a849977acea442ce59a: stopping tablet replica
I20260713 09:09:33.481724 21882 raft_consensus.cc:2243] T 4ef6ea5c8c384624991ca45e30281754 P 63c49dc366744a849977acea442ce59a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.482424 21882 raft_consensus.cc:2272] T 4ef6ea5c8c384624991ca45e30281754 P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.484274 21882 tablet_replica.cc:333] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a: stopping tablet replica
I20260713 09:09:33.484936 21882 raft_consensus.cc:2243] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.485471 21882 raft_consensus.cc:2272] T 2c62f5eb82ad4b87913860487d6df205 P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.487464 21882 tablet_replica.cc:333] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a: stopping tablet replica
I20260713 09:09:33.488060 21882 raft_consensus.cc:2243] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.488469 21882 raft_consensus.cc:2272] T 1f115bfdf113436eb8503b7b0863105d P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.490784 21882 tablet_replica.cc:333] T 1519e05d62a74abb9bd9439816876f04 P 63c49dc366744a849977acea442ce59a: stopping tablet replica
I20260713 09:09:33.491328 21882 raft_consensus.cc:2243] T 1519e05d62a74abb9bd9439816876f04 P 63c49dc366744a849977acea442ce59a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.492112 21882 raft_consensus.cc:2272] T 1519e05d62a74abb9bd9439816876f04 P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.493961 21882 tablet_replica.cc:333] T 5289fa75244c4a4c870dd30288b03930 P 63c49dc366744a849977acea442ce59a: stopping tablet replica
I20260713 09:09:33.494451 21882 raft_consensus.cc:2243] T 5289fa75244c4a4c870dd30288b03930 P 63c49dc366744a849977acea442ce59a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.495396 21882 raft_consensus.cc:2272] T 5289fa75244c4a4c870dd30288b03930 P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:33.496913 26376 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
I20260713 09:09:33.497890 21882 tablet_replica.cc:333] T 567224726c6a4ba5a5e99d4e583e493b P 63c49dc366744a849977acea442ce59a: stopping tablet replica
I20260713 09:09:33.498538 21882 raft_consensus.cc:2243] T 567224726c6a4ba5a5e99d4e583e493b P 63c49dc366744a849977acea442ce59a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.499465 21882 raft_consensus.cc:2272] T 567224726c6a4ba5a5e99d4e583e493b P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:33.500041 26376 consensus_peers.cc:597] T 4127c9d2be1b4d589c9d52f34ac17745 P 86522b9f1c814144bd9e5e19ad767f1a -> Peer 63c49dc366744a849977acea442ce59a (127.21.94.129:46405): Couldn't send request to peer 63c49dc366744a849977acea442ce59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:33.501456 21882 tablet_replica.cc:333] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a: stopping tablet replica
I20260713 09:09:33.502049 21882 raft_consensus.cc:2243] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.502498 21882 raft_consensus.cc:2272] T 9585afb8ce204b7e918928e13ebd3983 P 63c49dc366744a849977acea442ce59a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.504915 21882 tablet_replica.cc:333] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a: stopping tablet replica
I20260713 09:09:33.505592 21882 raft_consensus.cc:2243] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.506062 21882 raft_consensus.cc:2272] T 4127c9d2be1b4d589c9d52f34ac17745 P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.508006 21882 tablet_replica.cc:333] T 3a10131ef7d14807b3fb149088b748e0 P 63c49dc366744a849977acea442ce59a: stopping tablet replica
I20260713 09:09:33.508520 21882 raft_consensus.cc:2243] T 3a10131ef7d14807b3fb149088b748e0 P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.508929 21882 raft_consensus.cc:2272] T 3a10131ef7d14807b3fb149088b748e0 P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.511394 21882 tablet_replica.cc:333] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a: stopping tablet replica
I20260713 09:09:33.511946 21882 raft_consensus.cc:2243] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.512403 21882 raft_consensus.cc:2272] T 67b3c7af030e438ab96bff1bae282e7e P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:33.513908 26450 consensus_peers.cc:597] T 9585afb8ce204b7e918928e13ebd3983 P 3644479ba829485a9790eeb1bbed091c -> Peer 63c49dc366744a849977acea442ce59a (127.21.94.129:46405): Couldn't send request to peer 63c49dc366744a849977acea442ce59a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:33.514564 21882 tablet_replica.cc:333] T 6a115b988c374b3db3609af9de2ded4f P 63c49dc366744a849977acea442ce59a: stopping tablet replica
I20260713 09:09:33.515100 21882 raft_consensus.cc:2243] T 6a115b988c374b3db3609af9de2ded4f P 63c49dc366744a849977acea442ce59a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.515839 21882 raft_consensus.cc:2272] T 6a115b988c374b3db3609af9de2ded4f P 63c49dc366744a849977acea442ce59a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.517843 21882 tablet_replica.cc:333] T bc6a2f6303e6456c88cbc5859d9da9ef P 63c49dc366744a849977acea442ce59a: stopping tablet replica
I20260713 09:09:33.518311 21882 raft_consensus.cc:2243] T bc6a2f6303e6456c88cbc5859d9da9ef P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.518723 21882 raft_consensus.cc:2272] T bc6a2f6303e6456c88cbc5859d9da9ef P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.520577 21882 tablet_replica.cc:333] T 4d87281f01a34d48b361a24449c6de5d P 63c49dc366744a849977acea442ce59a: stopping tablet replica
I20260713 09:09:33.521061 21882 raft_consensus.cc:2243] T 4d87281f01a34d48b361a24449c6de5d P 63c49dc366744a849977acea442ce59a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.521915 21882 raft_consensus.cc:2272] T 4d87281f01a34d48b361a24449c6de5d P 63c49dc366744a849977acea442ce59a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:33.574959 26376 consensus_peers.cc:597] T abff1a7ea4194840ade9cffbe1ec377b P 86522b9f1c814144bd9e5e19ad767f1a -> Peer 63c49dc366744a849977acea442ce59a (127.21.94.129:46405): Couldn't send request to peer 63c49dc366744a849977acea442ce59a. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:46405: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:33.580785 21882 tablet_server.cc:196] TabletServer@127.21.94.129:0 shutdown complete.
W20260713 09:09:33.588295 26376 consensus_peers.cc:597] T 3a10131ef7d14807b3fb149088b748e0 P 86522b9f1c814144bd9e5e19ad767f1a -> Peer 63c49dc366744a849977acea442ce59a (127.21.94.129:46405): Couldn't send request to peer 63c49dc366744a849977acea442ce59a. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:46405: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:33.593631 26450 consensus_peers.cc:597] T 1f115bfdf113436eb8503b7b0863105d P 3644479ba829485a9790eeb1bbed091c -> Peer 63c49dc366744a849977acea442ce59a (127.21.94.129:46405): Couldn't send request to peer 63c49dc366744a849977acea442ce59a. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:46405: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:33.614550 26376 consensus_peers.cc:597] T 67b3c7af030e438ab96bff1bae282e7e P 86522b9f1c814144bd9e5e19ad767f1a -> Peer 63c49dc366744a849977acea442ce59a (127.21.94.129:46405): Couldn't send request to peer 63c49dc366744a849977acea442ce59a. Status: Network error: Client connection negotiation failed: client connection to 127.21.94.129:46405: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:33.616729 21882 tablet_server.cc:179] TabletServer@127.21.94.130:0 shutting down...
I20260713 09:09:33.641995 21882 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:33.644279 21882 tablet_replica.cc:333] T 4ef6ea5c8c384624991ca45e30281754 P 86522b9f1c814144bd9e5e19ad767f1a: stopping tablet replica
I20260713 09:09:33.645246 21882 raft_consensus.cc:2243] T 4ef6ea5c8c384624991ca45e30281754 P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.645925 21882 raft_consensus.cc:2272] T 4ef6ea5c8c384624991ca45e30281754 P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:33.646672 26452 consensus_peers.cc:597] T e7605cb441eb4cafab64c9328c0abed5 P 3644479ba829485a9790eeb1bbed091c -> Peer 86522b9f1c814144bd9e5e19ad767f1a (127.21.94.130:37869): Couldn't send request to peer 86522b9f1c814144bd9e5e19ad767f1a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:33.648048 21882 tablet_replica.cc:333] T abff1a7ea4194840ade9cffbe1ec377b P 86522b9f1c814144bd9e5e19ad767f1a: stopping tablet replica
I20260713 09:09:33.648690 21882 raft_consensus.cc:2243] T abff1a7ea4194840ade9cffbe1ec377b P 86522b9f1c814144bd9e5e19ad767f1a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.649513 21882 raft_consensus.cc:2272] T abff1a7ea4194840ade9cffbe1ec377b P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.651489 21882 tablet_replica.cc:333] T 81211309b0284608bde202ebe0a28ba5 P 86522b9f1c814144bd9e5e19ad767f1a: stopping tablet replica
I20260713 09:09:33.652204 21882 raft_consensus.cc:2243] T 81211309b0284608bde202ebe0a28ba5 P 86522b9f1c814144bd9e5e19ad767f1a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.652942 21882 raft_consensus.cc:2272] T 81211309b0284608bde202ebe0a28ba5 P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.654757 21882 tablet_replica.cc:333] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a: stopping tablet replica
I20260713 09:09:33.655292 21882 raft_consensus.cc:2243] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.655675 21882 raft_consensus.cc:2272] T fc7922c2b1114f80abc4e45cf78f937f P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.657389 21882 tablet_replica.cc:333] T 62a5d677aaac47d1b1b4efd8d920afd3 P 86522b9f1c814144bd9e5e19ad767f1a: stopping tablet replica
I20260713 09:09:33.657905 21882 raft_consensus.cc:2243] T 62a5d677aaac47d1b1b4efd8d920afd3 P 86522b9f1c814144bd9e5e19ad767f1a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.658566 21882 raft_consensus.cc:2272] T 62a5d677aaac47d1b1b4efd8d920afd3 P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.660264 21882 tablet_replica.cc:333] T e7605cb441eb4cafab64c9328c0abed5 P 86522b9f1c814144bd9e5e19ad767f1a: stopping tablet replica
I20260713 09:09:33.660732 21882 raft_consensus.cc:2243] T e7605cb441eb4cafab64c9328c0abed5 P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.661085 21882 raft_consensus.cc:2272] T e7605cb441eb4cafab64c9328c0abed5 P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.662801 21882 tablet_replica.cc:333] T 4d87281f01a34d48b361a24449c6de5d P 86522b9f1c814144bd9e5e19ad767f1a: stopping tablet replica
I20260713 09:09:33.663308 21882 raft_consensus.cc:2243] T 4d87281f01a34d48b361a24449c6de5d P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.663663 21882 raft_consensus.cc:2272] T 4d87281f01a34d48b361a24449c6de5d P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.665692 21882 tablet_replica.cc:333] T 1519e05d62a74abb9bd9439816876f04 P 86522b9f1c814144bd9e5e19ad767f1a: stopping tablet replica
I20260713 09:09:33.666188 21882 raft_consensus.cc:2243] T 1519e05d62a74abb9bd9439816876f04 P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.666541 21882 raft_consensus.cc:2272] T 1519e05d62a74abb9bd9439816876f04 P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.668253 21882 tablet_replica.cc:333] T 1f115bfdf113436eb8503b7b0863105d P 86522b9f1c814144bd9e5e19ad767f1a: stopping tablet replica
I20260713 09:09:33.668726 21882 raft_consensus.cc:2243] T 1f115bfdf113436eb8503b7b0863105d P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.669061 21882 raft_consensus.cc:2272] T 1f115bfdf113436eb8503b7b0863105d P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.671543 21882 tablet_replica.cc:333] T 2c62f5eb82ad4b87913860487d6df205 P 86522b9f1c814144bd9e5e19ad767f1a: stopping tablet replica
I20260713 09:09:33.672025 21882 raft_consensus.cc:2243] T 2c62f5eb82ad4b87913860487d6df205 P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.672410 21882 raft_consensus.cc:2272] T 2c62f5eb82ad4b87913860487d6df205 P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.674235 21882 tablet_replica.cc:333] T bc6a2f6303e6456c88cbc5859d9da9ef P 86522b9f1c814144bd9e5e19ad767f1a: stopping tablet replica
I20260713 09:09:33.674701 21882 raft_consensus.cc:2243] T bc6a2f6303e6456c88cbc5859d9da9ef P 86522b9f1c814144bd9e5e19ad767f1a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.675395 21882 raft_consensus.cc:2272] T bc6a2f6303e6456c88cbc5859d9da9ef P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.677170 21882 tablet_replica.cc:333] T 3a10131ef7d14807b3fb149088b748e0 P 86522b9f1c814144bd9e5e19ad767f1a: stopping tablet replica
I20260713 09:09:33.677685 21882 raft_consensus.cc:2243] T 3a10131ef7d14807b3fb149088b748e0 P 86522b9f1c814144bd9e5e19ad767f1a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.678617 21882 raft_consensus.cc:2272] T 3a10131ef7d14807b3fb149088b748e0 P 86522b9f1c814144bd9e5e19ad767f1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.680500 21882 tablet_replica.cc:333] T 67b3c7af030e438ab96bff1bae282e7e P 86522b9f1c814144bd9e5e19ad767f1a: stopping tablet replica
I20260713 09:09:33.681069 21882 raft_consensus.cc:2243] T 67b3c7af030e438ab96bff1bae282e7e P 86522b9f1c814144bd9e5e19ad767f1a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.681849 21882 raft_consensus.cc:2272] T 67b3c7af030e438ab96bff1bae282e7e P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.683588 21882 tablet_replica.cc:333] T 6a115b988c374b3db3609af9de2ded4f P 86522b9f1c814144bd9e5e19ad767f1a: stopping tablet replica
I20260713 09:09:33.684053 21882 raft_consensus.cc:2243] T 6a115b988c374b3db3609af9de2ded4f P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.684434 21882 raft_consensus.cc:2272] T 6a115b988c374b3db3609af9de2ded4f P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.686376 21882 tablet_replica.cc:333] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a: stopping tablet replica
I20260713 09:09:33.686892 21882 raft_consensus.cc:2243] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.687356 21882 raft_consensus.cc:2272] T 567224726c6a4ba5a5e99d4e583e493b P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.689028 21882 tablet_replica.cc:333] T 4127c9d2be1b4d589c9d52f34ac17745 P 86522b9f1c814144bd9e5e19ad767f1a: stopping tablet replica
I20260713 09:09:33.689520 21882 raft_consensus.cc:2243] T 4127c9d2be1b4d589c9d52f34ac17745 P 86522b9f1c814144bd9e5e19ad767f1a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.690263 21882 raft_consensus.cc:2272] T 4127c9d2be1b4d589c9d52f34ac17745 P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.692139 21882 tablet_replica.cc:333] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a: stopping tablet replica
I20260713 09:09:33.692577 21882 raft_consensus.cc:2243] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.692924 21882 raft_consensus.cc:2272] T 9585afb8ce204b7e918928e13ebd3983 P 86522b9f1c814144bd9e5e19ad767f1a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.695145 21882 tablet_replica.cc:333] T 5289fa75244c4a4c870dd30288b03930 P 86522b9f1c814144bd9e5e19ad767f1a: stopping tablet replica
I20260713 09:09:33.695623 21882 raft_consensus.cc:2243] T 5289fa75244c4a4c870dd30288b03930 P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.696026 21882 raft_consensus.cc:2272] T 5289fa75244c4a4c870dd30288b03930 P 86522b9f1c814144bd9e5e19ad767f1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.733945 21882 tablet_server.cc:196] TabletServer@127.21.94.130:0 shutdown complete.
I20260713 09:09:33.764927 21882 tablet_server.cc:179] TabletServer@127.21.94.131:0 shutting down...
I20260713 09:09:33.791015 21882 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:33.791718 21882 tablet_replica.cc:333] T 4ef6ea5c8c384624991ca45e30281754 P 3644479ba829485a9790eeb1bbed091c: stopping tablet replica
I20260713 09:09:33.792380 21882 raft_consensus.cc:2243] T 4ef6ea5c8c384624991ca45e30281754 P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.792881 21882 raft_consensus.cc:2272] T 4ef6ea5c8c384624991ca45e30281754 P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.794795 21882 tablet_replica.cc:333] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c: stopping tablet replica
I20260713 09:09:33.795326 21882 raft_consensus.cc:2243] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.795754 21882 raft_consensus.cc:2272] T abff1a7ea4194840ade9cffbe1ec377b P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.797554 21882 tablet_replica.cc:333] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c: stopping tablet replica
I20260713 09:09:33.798064 21882 raft_consensus.cc:2243] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.798480 21882 raft_consensus.cc:2272] T 81211309b0284608bde202ebe0a28ba5 P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.800217 21882 tablet_replica.cc:333] T 1519e05d62a74abb9bd9439816876f04 P 3644479ba829485a9790eeb1bbed091c: stopping tablet replica
I20260713 09:09:33.800696 21882 raft_consensus.cc:2243] T 1519e05d62a74abb9bd9439816876f04 P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.801097 21882 raft_consensus.cc:2272] T 1519e05d62a74abb9bd9439816876f04 P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.802789 21882 tablet_replica.cc:333] T 1f115bfdf113436eb8503b7b0863105d P 3644479ba829485a9790eeb1bbed091c: stopping tablet replica
I20260713 09:09:33.803262 21882 raft_consensus.cc:2243] T 1f115bfdf113436eb8503b7b0863105d P 3644479ba829485a9790eeb1bbed091c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.803973 21882 raft_consensus.cc:2272] T 1f115bfdf113436eb8503b7b0863105d P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.806190 21882 tablet_replica.cc:333] T 2c62f5eb82ad4b87913860487d6df205 P 3644479ba829485a9790eeb1bbed091c: stopping tablet replica
I20260713 09:09:33.806679 21882 raft_consensus.cc:2243] T 2c62f5eb82ad4b87913860487d6df205 P 3644479ba829485a9790eeb1bbed091c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.807423 21882 raft_consensus.cc:2272] T 2c62f5eb82ad4b87913860487d6df205 P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.809280 21882 tablet_replica.cc:333] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c: stopping tablet replica
I20260713 09:09:33.809854 21882 raft_consensus.cc:2243] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.810256 21882 raft_consensus.cc:2272] T 5289fa75244c4a4c870dd30288b03930 P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.811942 21882 tablet_replica.cc:333] T 3a10131ef7d14807b3fb149088b748e0 P 3644479ba829485a9790eeb1bbed091c: stopping tablet replica
I20260713 09:09:33.812419 21882 raft_consensus.cc:2243] T 3a10131ef7d14807b3fb149088b748e0 P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.812800 21882 raft_consensus.cc:2272] T 3a10131ef7d14807b3fb149088b748e0 P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.814582 21882 tablet_replica.cc:333] T 67b3c7af030e438ab96bff1bae282e7e P 3644479ba829485a9790eeb1bbed091c: stopping tablet replica
I20260713 09:09:33.815099 21882 raft_consensus.cc:2243] T 67b3c7af030e438ab96bff1bae282e7e P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.815496 21882 raft_consensus.cc:2272] T 67b3c7af030e438ab96bff1bae282e7e P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.817091 21882 tablet_replica.cc:333] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c: stopping tablet replica
I20260713 09:09:33.817638 21882 raft_consensus.cc:2243] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.818058 21882 raft_consensus.cc:2272] T 6a115b988c374b3db3609af9de2ded4f P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.819784 21882 tablet_replica.cc:333] T bc6a2f6303e6456c88cbc5859d9da9ef P 3644479ba829485a9790eeb1bbed091c: stopping tablet replica
I20260713 09:09:33.820283 21882 raft_consensus.cc:2243] T bc6a2f6303e6456c88cbc5859d9da9ef P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.820673 21882 raft_consensus.cc:2272] T bc6a2f6303e6456c88cbc5859d9da9ef P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.822419 21882 tablet_replica.cc:333] T fc7922c2b1114f80abc4e45cf78f937f P 3644479ba829485a9790eeb1bbed091c: stopping tablet replica
I20260713 09:09:33.822889 21882 raft_consensus.cc:2243] T fc7922c2b1114f80abc4e45cf78f937f P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.823307 21882 raft_consensus.cc:2272] T fc7922c2b1114f80abc4e45cf78f937f P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.824906 21882 tablet_replica.cc:333] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c: stopping tablet replica
I20260713 09:09:33.825374 21882 raft_consensus.cc:2243] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.825754 21882 raft_consensus.cc:2272] T 62a5d677aaac47d1b1b4efd8d920afd3 P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.827347 21882 tablet_replica.cc:333] T e7605cb441eb4cafab64c9328c0abed5 P 3644479ba829485a9790eeb1bbed091c: stopping tablet replica
I20260713 09:09:33.827745 21882 raft_consensus.cc:2243] T e7605cb441eb4cafab64c9328c0abed5 P 3644479ba829485a9790eeb1bbed091c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.828423 21882 raft_consensus.cc:2272] T e7605cb441eb4cafab64c9328c0abed5 P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.830147 21882 tablet_replica.cc:333] T 4d87281f01a34d48b361a24449c6de5d P 3644479ba829485a9790eeb1bbed091c: stopping tablet replica
I20260713 09:09:33.830564 21882 raft_consensus.cc:2243] T 4d87281f01a34d48b361a24449c6de5d P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.830884 21882 raft_consensus.cc:2272] T 4d87281f01a34d48b361a24449c6de5d P 3644479ba829485a9790eeb1bbed091c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.832502 21882 tablet_replica.cc:333] T 567224726c6a4ba5a5e99d4e583e493b P 3644479ba829485a9790eeb1bbed091c: stopping tablet replica
I20260713 09:09:33.832896 21882 raft_consensus.cc:2243] T 567224726c6a4ba5a5e99d4e583e493b P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.833237 21882 raft_consensus.cc:2272] T 567224726c6a4ba5a5e99d4e583e493b P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.834971 21882 tablet_replica.cc:333] T 9585afb8ce204b7e918928e13ebd3983 P 3644479ba829485a9790eeb1bbed091c: stopping tablet replica
I20260713 09:09:33.835355 21882 raft_consensus.cc:2243] T 9585afb8ce204b7e918928e13ebd3983 P 3644479ba829485a9790eeb1bbed091c [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.835994 21882 raft_consensus.cc:2272] T 9585afb8ce204b7e918928e13ebd3983 P 3644479ba829485a9790eeb1bbed091c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.838479 21882 tablet_replica.cc:333] T 4127c9d2be1b4d589c9d52f34ac17745 P 3644479ba829485a9790eeb1bbed091c: stopping tablet replica
I20260713 09:09:33.838984 21882 raft_consensus.cc:2243] T 4127c9d2be1b4d589c9d52f34ac17745 P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.839341 21882 raft_consensus.cc:2272] T 4127c9d2be1b4d589c9d52f34ac17745 P 3644479ba829485a9790eeb1bbed091c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.867210 21882 tablet_server.cc:196] TabletServer@127.21.94.131:0 shutdown complete.
I20260713 09:09:33.896896 21882 master.cc:562] Master@127.21.94.190:45473 shutting down...
I20260713 09:09:33.916857 21882 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 90a9eb5b915c4a409378c75306a5549c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.917451 21882 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 90a9eb5b915c4a409378c75306a5549c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.917783 21882 tablet_replica.cc:333] T 00000000000000000000000000000000 P 90a9eb5b915c4a409378c75306a5549c: stopping tablet replica
I20260713 09:09:33.937826 21882 master.cc:584] Master@127.21.94.190:45473 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11119 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23468 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (114418 ms total)
[  PASSED  ] 8 tests.
I20260713 09:09:33.994746 21882 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 405 messages since previous log ~14 seconds ago
I20260713 09:09:33.995007 21882 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 405 messages since previous log ~14 seconds ago
I20260713 09:09:33.995188 21882 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 403 messages since previous log ~14 seconds ago
I20260713 09:09:33.995381 21882 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
I20260713 09:09:33.995579 21882 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
I20260713 09:09:33.995839 21882 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260713 09:09:33.996030 21882 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
